aboutsummaryrefslogtreecommitdiffstats
path: root/ui/evolution-addressbook.xml
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2001-08-19 04:40:40 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2001-08-19 04:40:40 +0800
commit813550ae3b8f4c2f475c0137b19b3a5e580fa250 (patch)
treecd018a21857e610c72031a5fe29e5d914e8010e7 /ui/evolution-addressbook.xml
parente93c9c3075db3d34d0d0d8bf931161b5f9559a00 (diff)
downloadgsoc2013-evolution-813550ae3b8f4c2f475c0137b19b3a5e580fa250.tar
gsoc2013-evolution-813550ae3b8f4c2f475c0137b19b3a5e580fa250.tar.gz
gsoc2013-evolution-813550ae3b8f4c2f475c0137b19b3a5e580fa250.tar.bz2
gsoc2013-evolution-813550ae3b8f4c2f475c0137b19b3a5e580fa250.tar.lz
gsoc2013-evolution-813550ae3b8f4c2f475c0137b19b3a5e580fa250.tar.xz
gsoc2013-evolution-813550ae3b8f4c2f475c0137b19b3a5e580fa250.tar.zst
gsoc2013-evolution-813550ae3b8f4c2f475c0137b19b3a5e580fa250.zip
Set the pixtype for "ContactEditorDelete" to "pixbuf". Likewise. Likewise.
* evolution-addressbook.xml: Set the pixtype for "ContactEditorDelete" to "pixbuf". * evolution-contact-editor.xml: Likewise. * evolution-contact-list-editor.xml: Likewise. * gui/component/addressbook.c: Hook up `delete-message.png' as the icon for "ContactDelete". * gui/contact-editor/e-contact-editor.c: Likewise. svn path=/trunk/; revision=12206
Diffstat (limited to 'ui/evolution-addressbook.xml')
-rw-r--r--ui/evolution-addressbook.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/ui/evolution-addressbook.xml b/ui/evolution-addressbook.xml
index fbb22c69ba..40b7b6ab4d 100644
--- a/ui/evolution-addressbook.xml
+++ b/ui/evolution-addressbook.xml
@@ -2,7 +2,6 @@
<commands>
<cmd name="ContactDelete"
_tip="Delete selected contacts"
- pixtype="stock" pixname="Trash"
accel="*Control*d"/>
<cmd name="ContactNew"
@@ -138,7 +137,7 @@
_label="Print" pixtype="pixbuf"/>
<toolitem name="ContactDelete" verb=""
- _label="Delete"/>
+ _label="Delete" pixtype="pixbuf"/>
<toolitem name="ContactStop" verb=""
_label="Stop"/>