[evolution] Fix a misspelled icon name.
- From: Matthew Barnes <mbarnes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution] Fix a misspelled icon name.
- Date: Wed, 3 Mar 2010 23:11:43 +0000 (UTC)
commit 90bc495b6159641aab9544d8188757f3a246d537
Author: Matthew Barnes <mbarnes redhat com>
Date: Wed Mar 3 18:11:21 2010 -0500
Fix a misspelled icon name.
widgets/misc/e-attachment.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/widgets/misc/e-attachment.c b/widgets/misc/e-attachment.c
index dbd9fd0..4752251 100644
--- a/widgets/misc/e-attachment.c
+++ b/widgets/misc/e-attachment.c
@@ -55,7 +55,7 @@
#define EMBLEM_ENCRYPT_WEAK "security-low"
#define EMBLEM_ENCRYPT_STRONG "security-high"
#define EMBLEM_ENCRYPT_UNKNOWN "security-medium"
-#define EMBLEM_SIGN_BAD "stock_signature_bad"
+#define EMBLEM_SIGN_BAD "stock_signature-bad"
#define EMBLEM_SIGN_GOOD "stock_signature-ok"
#define EMBLEM_SIGN_UNKNOWN "stock_signature"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]