aboutsummaryrefslogtreecommitdiffstats
path: root/ui
diff options
context:
space:
mode:
Diffstat (limited to 'ui')
-rw-r--r--ui/ChangeLog5
-rw-r--r--ui/evolution-message-composer.xml8
2 files changed, 12 insertions, 1 deletions
diff --git a/ui/ChangeLog b/ui/ChangeLog
index 1f7f40c7e8..5da755f176 100644
--- a/ui/ChangeLog
+++ b/ui/ChangeLog
@@ -1,3 +1,8 @@
+2001-07-31 Peter Williams <peterw@ximian.com>
+
+ * evolution-message-composer.xml: Add "Customize Toolbars" menu item
+ and command.
+
2001-07-31 Jeffrey Stedfast <fejj@ximian.com>
* evolution-mail-message.xml: Added Next/Previous menu items under
diff --git a/ui/evolution-message-composer.xml b/ui/evolution-message-composer.xml
index 9041b774f8..eb83c0a546 100644
--- a/ui/evolution-message-composer.xml
+++ b/ui/evolution-message-composer.xml
@@ -71,7 +71,12 @@
<cmd name="SecuritySMimeEncrypt" _label="S/MIME Encrypt"
_tip="Encrypt this message with your S/MIME Encryption Cetificate"
type="toggle" state="0" hidden="1"/>
-
+
+ <!-- Builtin to Bonobo -->
+
+ <cmd name="BonoboCustomize" _label="Customize toolbars..."
+ _tip="Customize toolbars" pixtype="stock" pixname="Preferences"/>
+
</commands>
<keybindings>
@@ -115,6 +120,7 @@
<menuitem name="ViewCC" verb=""/>
<menuitem name="ViewBCC" verb=""/>
<separator/>
+ <menuitem name="BonoboCustomize" verb="" pos="bottom"/>
</submenu>
<submenu name="Insert" _label="_Insert">