aboutsummaryrefslogtreecommitdiffstats
path: root/ui
diff options
context:
space:
mode:
authorPeter Williams <peterw@ximian.com>2001-08-30 03:22:51 +0800
committerPeter Williams <peterw@src.gnome.org>2001-08-30 03:22:51 +0800
commitd754f55ce5aeb4578f5cf9ea8221e8d0ec3bbfd5 (patch)
tree960a2f18ed89a9f098ebb7342351a7c4e2e1a19a /ui
parentfd6740b4a8a27ea0a666c9e19ac600645935af44 (diff)
downloadgsoc2013-evolution-d754f55ce5aeb4578f5cf9ea8221e8d0ec3bbfd5.tar
gsoc2013-evolution-d754f55ce5aeb4578f5cf9ea8221e8d0ec3bbfd5.tar.gz
gsoc2013-evolution-d754f55ce5aeb4578f5cf9ea8221e8d0ec3bbfd5.tar.bz2
gsoc2013-evolution-d754f55ce5aeb4578f5cf9ea8221e8d0ec3bbfd5.tar.lz
gsoc2013-evolution-d754f55ce5aeb4578f5cf9ea8221e8d0ec3bbfd5.tar.xz
gsoc2013-evolution-d754f55ce5aeb4578f5cf9ea8221e8d0ec3bbfd5.tar.zst
gsoc2013-evolution-d754f55ce5aeb4578f5cf9ea8221e8d0ec3bbfd5.zip
in mail:
2001-08-29 Peter Williams <peterw@ximian.com> * folder-browser-ui.c: Fix the pixmap for /commands/MessageUndelete. in ui: 2001-08-29 Peter Williams <peterw@ximian.com> * evolution-mail-message.xml: Add a pixtype to /Commands/MessageUndelete so that people can see the icon. svn path=/trunk/; revision=12515
Diffstat (limited to 'ui')
-rw-r--r--ui/ChangeLog5
-rw-r--r--ui/evolution-mail-message.xml3
2 files changed, 7 insertions, 1 deletions
diff --git a/ui/ChangeLog b/ui/ChangeLog
index 15ee741b01..302bef750d 100644
--- a/ui/ChangeLog
+++ b/ui/ChangeLog
@@ -1,3 +1,8 @@
+2001-08-29 Peter Williams <peterw@ximian.com>
+
+ * evolution-mail-message.xml: Add a pixtype to
+ /Commands/MessageUndelete so that people can see the icon.
+
2001-08-23 Larry Ewing <lewing@ximian.com>
* evolution-mail-message.xml: added ... to Search Message to
diff --git a/ui/evolution-mail-message.xml b/ui/evolution-mail-message.xml
index 2ceb7788ca..0a0b5cb266 100644
--- a/ui/evolution-mail-message.xml
+++ b/ui/evolution-mail-message.xml
@@ -111,7 +111,8 @@
<cmd name="MessageUndelete"
_tip="Un-delete the selected messages"
- accel="*Control*u"/>
+ accel="*Control*u"
+ pixtype="pixbuf"/>
<cmd name="PrintMessage"
_tip="Print this message"