aboutsummaryrefslogtreecommitdiffstats
path: root/ui
diff options
context:
space:
mode:
authornobody <nobody@localhost>2003-04-02 01:15:53 +0800
committernobody <nobody@localhost>2003-04-02 01:15:53 +0800
commit2e5b2bbb530b642dda56b332cfd93810ac415098 (patch)
treee2b63c11a404a5dd99d407c989c8846fd0d5379d /ui
parent5cda225087bfdc66e19edb703689e8af655e171c (diff)
downloadgsoc2013-evolution-EVOLUTION_1_2_4.tar
gsoc2013-evolution-EVOLUTION_1_2_4.tar.gz
gsoc2013-evolution-EVOLUTION_1_2_4.tar.bz2
gsoc2013-evolution-EVOLUTION_1_2_4.tar.lz
gsoc2013-evolution-EVOLUTION_1_2_4.tar.xz
gsoc2013-evolution-EVOLUTION_1_2_4.tar.zst
gsoc2013-evolution-EVOLUTION_1_2_4.zip
This commit was manufactured by cvs2svn to create tagEVOLUTION_1_2_4
'EVOLUTION_1_2_4'. svn path=/tags/EVOLUTION_1_2_4/; revision=20614
Diffstat (limited to 'ui')
-rw-r--r--ui/ChangeLog52
-rw-r--r--ui/evolution-mail-message.xml6
2 files changed, 6 insertions, 52 deletions
diff --git a/ui/ChangeLog b/ui/ChangeLog
index 44048e1f14..481254c658 100644
--- a/ui/ChangeLog
+++ b/ui/ChangeLog
@@ -1,54 +1,6 @@
-2003-03-26 Chris Toshok <toshok@ximian.com>
+2002-11-03 Jeffrey Stedfast <fejj@ximian.com>
- [ fixes #40212 ]
- * evolution-contact-editor.xml: change accelerator for Save
- As... to Control-Shift-s
-
- * evolution-contact-list-editor.xml: same.
-
-2003-03-20 JP Rosevear <jpr@ximian.com>
-
- * evolution.xml: remove conduit settings as a separate entry
-
-2003-02-28 Ettore Perazzoli <ettore@ximian.com>
-
- * evolution-mail-message.xml: Make "MessageReplyList" and
- "MessagePostReply" have no pixbuf.
- * evolution-mail-global.xml: Same with "MailPost".
-
-2003-02-23 Hans Petter Jansson <hpj@ximian.com>
-
- * evolution-event-editor.xml: Fix an attributes typo.
-
-2003-02-23 Hans Petter Jansson <hpj@ximian.com>
-
- * evolution-comp-editor.xml: Fix an attributes typo and add stock
- icon identifiers to silence warning spew.
-
-2003-01-22 Ettore Perazzoli <ettore@ximian.com>
-
- * Makefile.am (uidir): Removed (this is now defined in
- configure.in).
-
-2002-11-20 Ettore Perazzoli <ettore@ximian.com>
-
- * evolution-message-composer.xml: Change hlook value for "Toolbar"
- to be "both_horiz".
- * evolution-signature-editor.xml: Likewise.
- * evolution-mail-messagedisplay.xml: Likewise.
- * evolution-event-editor.xml: Likewise.
- * evolution-contact-list-editor.xml: Likewise.
- * evolution-contact-editor.xml: Likewise.
- * evolution-comp-editor.xml: Likewise.
-
-2002-11-20 Ettore Perazzoli <ettore@ximian.com>
-
- * evolution.xml: Change hlook value for Toolbar to be
- "both_horiz".
-
-2002-11-04 Ettore Perazzoli <ettore@ximian.com>
-
- * Makefile.am (uidir): Install in $(datadir)/gnome-2.0/ui.
+ * evolution-mail-message.xml: Fix for bug #33173
2002-10-28 Ettore Perazzoli <ettore@ximian.com>
diff --git a/ui/evolution-mail-message.xml b/ui/evolution-mail-message.xml
index 17b19b96f6..610c07791d 100644
--- a/ui/evolution-mail-message.xml
+++ b/ui/evolution-mail-message.xml
@@ -92,7 +92,8 @@
<cmd name="MessagePostReply"
_tip="Post a reply to a message in a Public folder"
- accel=""/>
+ accel=""
+ pixtype="pixbuf"/>
<cmd name="MessageRedirect"
_tip="Redirect (bounce) the selected message to someone"
@@ -105,7 +106,8 @@
<cmd name="MessageReplyList"
_tip="Compose a reply to the mailing list of the selected message"
- accel=""/>
+ accel=""
+ pixtype="pixbuf"/>
<cmd name="MessageReplySender"
_tip="Compose a reply to the sender of the selected message"