diff options
Diffstat (limited to 'e-util/e-attachment.c')
-rw-r--r-- | e-util/e-attachment.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/e-util/e-attachment.c b/e-util/e-attachment.c index 8230eab17a..b7c59779e1 100644 --- a/e-util/e-attachment.c +++ b/e-util/e-attachment.c @@ -42,7 +42,7 @@ #define DEFAULT_ICON_NAME "mail-attachment" /* Emblems */ -#define EMBLEM_CANCELLED "gtk-cancel" +#define EMBLEM_CANCELLED "process-stop" #define EMBLEM_LOADING "emblem-downloads" #define EMBLEM_SAVING "document-save" #define EMBLEM_ENCRYPT_WEAK "security-low" |