diff options
author | JP Rosevear <jpr@novell.com> | 2005-01-05 03:43:20 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2005-01-05 03:43:20 +0800 |
commit | 097c33e75eb2e2d06d643e467285310676d1fe62 (patch) | |
tree | 7a43ad783bde7fd45f73411fcd5f5b264d8a1294 /ui/evolution-mail-message.xml | |
parent | d69bcd6549f2f769b52181eb6e8a8e02558dc9ea (diff) | |
download | gsoc2013-evolution-097c33e75eb2e2d06d643e467285310676d1fe62.tar.gz gsoc2013-evolution-097c33e75eb2e2d06d643e467285310676d1fe62.tar.zst gsoc2013-evolution-097c33e75eb2e2d06d643e467285310676d1fe62.zip |
add component button view items
2005-01-04 JP Rosevear <jpr@novell.com>
* evolution.xml: add component button view items
* evolution.xml: set the toolbar look to "system" everywhere
* evolution-signature-editor.xml: ditto
* evolution-message-composer.xml: ditto
svn path=/trunk/; revision=28238
Diffstat (limited to 'ui/evolution-mail-message.xml')
-rw-r--r-- | ui/evolution-mail-message.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ui/evolution-mail-message.xml b/ui/evolution-mail-message.xml index 7f575399f8..26cc026b84 100644 --- a/ui/evolution-mail-message.xml +++ b/ui/evolution-mail-message.xml @@ -119,7 +119,8 @@ <cmd name="MessageOpen" _tip="Open the selected message in a new window" - accel="*Control*o"/> + accel="*Control*o" + pixtype="pixbuf"/> <cmd name="MessagePostReply" _tip="Post a reply to a message in a Public folder" |