From 46bee495664a9a83a7fbb5169b7ee71128689639 Mon Sep 17 00:00:00 2001 From: Jason Leach Date: Thu, 2 Aug 2001 17:12:15 +0000 Subject: Update the updated Save, Save As, and Print icons for menus and the 2001-08-02 Jason Leach * evolution-contact-editor.xml: Update the updated Save, Save As, and Print icons for menus and the toolbar. Also added a Close button to the toolbar and some other fixes suggested in #5518. svn path=/trunk/; revision=11584 --- ui/ChangeLog | 6 ++++++ ui/evolution-contact-editor.xml | 35 +++++++++++++---------------------- 2 files changed, 19 insertions(+), 22 deletions(-) (limited to 'ui') diff --git a/ui/ChangeLog b/ui/ChangeLog index 04e84aab6a..fafbeb42b4 100644 --- a/ui/ChangeLog +++ b/ui/ChangeLog @@ -1,3 +1,9 @@ +2001-08-02 Jason Leach + + * evolution-contact-editor.xml: Update the updated Save, Save As, + and Print icons for menus and the toolbar. Also added a Close + button to the toolbar and some other fixes suggested in #5518. + 2001-08-02 Christopher James Lahey * evolution-addressbook.xml: Added ContactsSaveAsVCard, diff --git a/ui/evolution-contact-editor.xml b/ui/evolution-contact-editor.xml index 3acae0b328..7916ef9986 100644 --- a/ui/evolution-contact-editor.xml +++ b/ui/evolution-contact-editor.xml @@ -157,11 +157,6 @@ static GnomeUIInfo actions_menu[] = { GNOMEUIINFO_ITEM_NONE (N_("FIXME: For_ward"), NULL, NULL) }; -static GnomeUIInfo help_menu[] = { - GNOMEUIINFO_ITEM_NONE ("FIXME: fix Bonobo so it supports help items!", NULL, NULL), - GNOMEUIINFO_END -}; - static GnomeUIInfo main_menu[] = { GNOMEUIINFO_MENU_FILE_TREE (file_menu), GNOMEUIINFO_MENU_EDIT_TREE (edit_menu), @@ -170,16 +165,12 @@ static GnomeUIInfo main_menu[] = { GNOMEUIINFO_SUBTREE (N_("F_ormat"), format_menu), GNOMEUIINFO_SUBTREE (N_("_Tools"), tools_menu), GNOMEUIINFO_SUBTREE (N_("Actio_ns"), actions_menu), - GNOMEUIINFO_MENU_HELP_TREE (help_menu), GNOMEUIINFO_END }; --> - - - + + @@ -191,10 +182,10 @@ static GnomeUIInfo main_menu[] = { + pixtype="pixbuf"/> + pixtype="pixbuf"/> @@ -208,15 +199,12 @@ static GnomeUIInfo main_menu[] = { - - - + + - + _label="Delete"/> @@ -255,10 +243,13 @@ static GnomeUIInfo main_menu[] = { + _label="Print" priority="1" pixtype="pixbuf"/> + _label="Delete" priority="1"/> + +