aboutsummaryrefslogtreecommitdiffstats
path: root/ui
diff options
context:
space:
mode:
authorNot Zed <NotZed@Ximian.com>2005-04-08 12:34:54 +0800
committerMichael Zucci <zucchi@src.gnome.org>2005-04-08 12:34:54 +0800
commitc26a9f463daa131649f3cb2ec7d6770cc052038f (patch)
treea36903d0d30aab3bb3860aca932cefa173e4b669 /ui
parent3262cba6ce9e55ae6afd71dd7cee7173992fa493 (diff)
downloadgsoc2013-evolution-c26a9f463daa131649f3cb2ec7d6770cc052038f.tar
gsoc2013-evolution-c26a9f463daa131649f3cb2ec7d6770cc052038f.tar.gz
gsoc2013-evolution-c26a9f463daa131649f3cb2ec7d6770cc052038f.tar.bz2
gsoc2013-evolution-c26a9f463daa131649f3cb2ec7d6770cc052038f.tar.lz
gsoc2013-evolution-c26a9f463daa131649f3cb2ec7d6770cc052038f.tar.xz
gsoc2013-evolution-c26a9f463daa131649f3cb2ec7d6770cc052038f.tar.zst
gsoc2013-evolution-c26a9f463daa131649f3cb2ec7d6770cc052038f.zip
change the label to "Request read receipt".
2005-04-08 Not Zed <NotZed@Ximian.com> * evolution-message-composer.xml: change the label to "Request read receipt". 2004-03-31 ERDI Gergo <cactus@cactus.rulez.org> * evolution-message-composer.xml: Added new menu item for requesting message receipts when composing a new message svn path=/trunk/; revision=29186
Diffstat (limited to 'ui')
-rw-r--r--ui/ChangeLog10
-rw-r--r--ui/evolution-message-composer.xml6
2 files changed, 16 insertions, 0 deletions
diff --git a/ui/ChangeLog b/ui/ChangeLog
index f501db0b07..df23661251 100644
--- a/ui/ChangeLog
+++ b/ui/ChangeLog
@@ -1,3 +1,13 @@
+2005-04-08 Not Zed <NotZed@Ximian.com>
+
+ * evolution-message-composer.xml: change the label to "Request
+ read receipt".
+
+2004-03-31 ERDI Gergo <cactus@cactus.rulez.org>
+
+ * evolution-message-composer.xml: Added new menu item for
+ requesting message receipts when composing a new message
+
2005-02-14 Rodney Dawes <dobey@novell.com>
* evolution-mail-list.xml:
diff --git a/ui/evolution-message-composer.xml b/ui/evolution-message-composer.xml
index f8c0f1cc8a..3dbcee2900 100644
--- a/ui/evolution-message-composer.xml
+++ b/ui/evolution-message-composer.xml
@@ -31,6 +31,10 @@
pixtype="stock" pixname="gtk-delete"
_tip="Delete all but signature"/>
+ <cmd name="RequestReceipt" _label="Request read receipt"
+ _tip="Check to get delivery notification when your message is read"
+ type="toggle" state="0"/>
+
<cmd name="FormatHtml" _label="HT_ML" _tip="Send the mail in HTML format"
type="toggle" state="0"/>
@@ -132,6 +136,8 @@
<menuitem name="FileAttach" verb=""
_label="_Attachment..." pixtype="pixbuf"/>
<placeholder name="Component"/>
+ <separator f="" name="emailcomposer"/>
+ <menuitem name="RequestReceipt" verb=""/>
</submenu>
<submenu name="Security" _label="_Security">