From ccbc51dd6d14dad2b90dd7ef2665de0b8a391934 Mon Sep 17 00:00:00 2001 From: Christopher James Lahey Date: Mon, 6 Nov 2000 01:07:26 +0000 Subject: Added print envelope menus. Added ...s. 2000-11-05 Christopher James Lahey * evolution-contact-editor.xml: Added print envelope menus. Added ...s. svn path=/trunk/; revision=6409 --- ui/ChangeLog | 5 +++++ ui/evolution-contact-editor.xml | 14 +++++++++----- 2 files changed, 14 insertions(+), 5 deletions(-) (limited to 'ui') diff --git a/ui/ChangeLog b/ui/ChangeLog index 31814aed0c..e248d70adc 100644 --- a/ui/ChangeLog +++ b/ui/ChangeLog @@ -1,3 +1,8 @@ +2000-11-05 Christopher James Lahey + + * evolution-contact-editor.xml: Added print envelope menus. Added + ...s. + 2000-11-05 Michael Meeks * Makefile.am (uidir): kill all the bonob-ui-extract crud. diff --git a/ui/evolution-contact-editor.xml b/ui/evolution-contact-editor.xml index f15cdc6310..6a074e7af2 100644 --- a/ui/evolution-contact-editor.xml +++ b/ui/evolution-contact-editor.xml @@ -183,13 +183,13 @@ static GnomeUIInfo main_menu[] = { pixtype="stock" pixname="Save"/> @@ -197,9 +197,13 @@ static GnomeUIInfo main_menu[] = { - + + + @@ -222,7 +226,7 @@ static GnomeUIInfo main_menu[] = { _tip="Print this item" verb="ContactEditorPrint" pixtype="stock" pixname="Print"/> - -- cgit