aboutsummaryrefslogtreecommitdiffstats
path: root/ui/evolution-contact-list-editor.xml
diff options
context:
space:
mode:
authorWilliam Jon McCann <mccann@jhu.edu>2004-05-26 04:54:01 +0800
committerWilliam Jon McCann <mccann@src.gnome.org>2004-05-26 04:54:01 +0800
commitebb89b17ef6820efce8134cd0dacf9ea03f1b6f5 (patch)
treebcc7c3c32d72fdd0beb98b149d126f1e281f28e3 /ui/evolution-contact-list-editor.xml
parent7dfee05355fb0086563434285ac1a524e78cd2bd (diff)
downloadgsoc2013-evolution-ebb89b17ef6820efce8134cd0dacf9ea03f1b6f5.tar
gsoc2013-evolution-ebb89b17ef6820efce8134cd0dacf9ea03f1b6f5.tar.gz
gsoc2013-evolution-ebb89b17ef6820efce8134cd0dacf9ea03f1b6f5.tar.bz2
gsoc2013-evolution-ebb89b17ef6820efce8134cd0dacf9ea03f1b6f5.tar.lz
gsoc2013-evolution-ebb89b17ef6820efce8134cd0dacf9ea03f1b6f5.tar.xz
gsoc2013-evolution-ebb89b17ef6820efce8134cd0dacf9ea03f1b6f5.tar.zst
gsoc2013-evolution-ebb89b17ef6820efce8134cd0dacf9ea03f1b6f5.zip
use stock icons where possible. Calendar and tasks already use stock
2004-05-25 William Jon McCann <mccann@jhu.edu> * evolution-message-composer.xml: * evolution-composer-entries.xml: * evolution-contact-list-editor.xml: * evolution-contact-editor.xml: * evolution.xml: * evolution-mail-message.xml: * evolution-mail-list.xml: * evolution-mail-global.xml: * evolution-addressbook.xml: use stock icons where possible. Calendar and tasks already use stock icons. * evolution-tasks.xml: swap positions of delete and print icons to be consistent with the other components. svn path=/trunk/; revision=26085
Diffstat (limited to 'ui/evolution-contact-list-editor.xml')
-rw-r--r--ui/evolution-contact-list-editor.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/ui/evolution-contact-list-editor.xml b/ui/evolution-contact-list-editor.xml
index 5ce79661a3..182d9d76f8 100644
--- a/ui/evolution-contact-list-editor.xml
+++ b/ui/evolution-contact-list-editor.xml
@@ -1,17 +1,17 @@
<Root>
<commands>
- <cmd name="ContactListEditorSave" pixtype="pixbuf" accel="*Control*s"/>
- <cmd name="ContactListEditorSaveAs" pixtype="pixbuf" accel="*Control**Shift*s"/>
+ <cmd name="ContactListEditorSave" pixtype="stock" pixname="gtk-save" accel="*Control*s"/>
+ <cmd name="ContactListEditorSaveAs" pixtype="stock" pixname="gtk-save-as" accel="*Control**Shift*s"/>
<cmd name="ContactListEditorSendAs"/>
<cmd name="ContactListEditorSendTo"/>
<cmd name="ContactListEditorDelete"
_tip="Delete this list"
- pixtype="pixbuf" accel="*Control*d"/>
+ pixtype="stock" pixname="gtk-delete" accel="*Control*d"/>
<cmd name="ContactListEditorClose"
- pixtype="stock" pixname="Close" accel="*Control*w"/>
+ pixtype="stock" pixname="gtk-close" accel="*Control*w"/>
<cmd name="ContactListEditorSaveClose"
_tip="Save the list and close the dialog box"
@@ -29,7 +29,7 @@
<separator/>
- <menuitem name="ContactListEditorDelete" verb="" _label="_Delete..." pixtype="pixbuf"/>
+ <menuitem name="ContactListEditorDelete" verb="" _label="_Delete..."/>
<separator/>