aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDamon Chaplin <damon@ximian.com>2001-08-20 17:58:27 +0800
committerDamon Chaplin <damon@src.gnome.org>2001-08-20 17:58:27 +0800
commit90a1b9c01df612030ef0d5866a197033bcfe9698 (patch)
tree81b09f45f4e4c1e94e7397dce04b33de01c7cd07
parent58a0c81c295f8f43c760d1fdb277568fa56398dc (diff)
downloadgsoc2013-evolution-90a1b9c01df612030ef0d5866a197033bcfe9698.tar
gsoc2013-evolution-90a1b9c01df612030ef0d5866a197033bcfe9698.tar.gz
gsoc2013-evolution-90a1b9c01df612030ef0d5866a197033bcfe9698.tar.bz2
gsoc2013-evolution-90a1b9c01df612030ef0d5866a197033bcfe9698.tar.lz
gsoc2013-evolution-90a1b9c01df612030ef0d5866a197033bcfe9698.tar.xz
gsoc2013-evolution-90a1b9c01df612030ef0d5866a197033bcfe9698.tar.zst
gsoc2013-evolution-90a1b9c01df612030ef0d5866a197033bcfe9698.zip
set Delete pixtype to pixbuf.
2001-08-20 Damon Chaplin <damon@ximian.com> * evolution-contact-editor.xml: set Delete pixtype to pixbuf. svn path=/trunk/; revision=12282
-rw-r--r--ui/ChangeLog1
-rw-r--r--ui/evolution-contact-editor.xml2
2 files changed, 2 insertions, 1 deletions
diff --git a/ui/ChangeLog b/ui/ChangeLog
index 51a4d4d27d..cb0b3fb3a3 100644
--- a/ui/ChangeLog
+++ b/ui/ChangeLog
@@ -1,6 +1,7 @@
2001-08-20 Damon Chaplin <damon@ximian.com>
* evolution-contact-editor.xml: use bigger Save icon for toolbar.
+ set Delete pixtype to pixbuf.
* evolution-comp-editor.xml: used Delete icon for menu.
diff --git a/ui/evolution-contact-editor.xml b/ui/evolution-contact-editor.xml
index dedce798be..4ec5876629 100644
--- a/ui/evolution-contact-editor.xml
+++ b/ui/evolution-contact-editor.xml
@@ -7,7 +7,7 @@
<cmd name="ContactEditorSendTo"/>
- <cmd name="ContactEditorDelete"
+ <cmd name="ContactEditorDelete" pixtype="pixbuf"
_tip="Delete this item" accel="*Control*d"/>
<cmd name="ContactEditorPrint"