diff options
author | Damon Chaplin <damon@ximian.com> | 2001-08-20 17:45:16 +0800 |
---|---|---|
committer | Damon Chaplin <damon@src.gnome.org> | 2001-08-20 17:45:16 +0800 |
commit | 5bdc672b86d748913582e841098504513db54e09 (patch) | |
tree | 6334f17bdba92e5abb10ef7c4044150dce7692d4 /ui/evolution-contact-editor.xml | |
parent | 05fcec21ff26909cf3ed593074863bdd353e3824 (diff) | |
download | gsoc2013-evolution-5bdc672b86d748913582e841098504513db54e09.tar.gz gsoc2013-evolution-5bdc672b86d748913582e841098504513db54e09.tar.zst gsoc2013-evolution-5bdc672b86d748913582e841098504513db54e09.zip |
use bigger Save icon for toolbar.
2001-08-20 Damon Chaplin <damon@ximian.com>
* evolution-contact-editor.xml: use bigger Save icon for toolbar.
* evolution-comp-editor.xml: used Delete icon for menu.
* evolution-tasks.xml: changed 'Tasks Settings' to 'Tasks Settings...'.
svn path=/trunk/; revision=12278
Diffstat (limited to 'ui/evolution-contact-editor.xml')
-rw-r--r-- | ui/evolution-contact-editor.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/evolution-contact-editor.xml b/ui/evolution-contact-editor.xml index 01d71062ea..dedce798be 100644 --- a/ui/evolution-contact-editor.xml +++ b/ui/evolution-contact-editor.xml @@ -72,7 +72,7 @@ <dockitem name="Toolbar" relief="none" behavior="exclusive" hlook="text" vlook="icon"> <toolitem name="ContactEditorSave" verb="" - _label="Save" priority="1" /> + _label="Save" priority="1" pixtype="pixbuf"/> <separator/> |