diff options
Diffstat (limited to 'ui')
-rw-r--r-- | ui/ChangeLog | 6 | ||||
-rw-r--r-- | ui/evolution-calendar.xml | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/ui/ChangeLog b/ui/ChangeLog index 77eee13454..ecffd67a69 100644 --- a/ui/ChangeLog +++ b/ui/ChangeLog @@ -1,3 +1,8 @@ +2001-08-15 Anna Marie Dirks <anna@ximian.com> + + *evolution-calendar.xml : Changed "print calendar" to "print". + + 2001-08-15 Iain Holmes <iain@ximian.com> * my-evolution.xml: s/My Evolution/Summary/ @@ -6,6 +11,7 @@ * evolution-calendar.xml: Add Tigert's new icons for Prev and Next. + 2001-08-14 Christopher James Lahey <clahey@ximian.com> * evolution-addressbook.xml: Rearranged this Edit menu to fit the diff --git a/ui/evolution-calendar.xml b/ui/evolution-calendar.xml index 96b76be2ef..8c5cd3998d 100644 --- a/ui/evolution-calendar.xml +++ b/ui/evolution-calendar.xml @@ -47,7 +47,7 @@ _label="Print Pre_view" pixtype="pixbuf"/> <menuitem name="Print" verb="CalendarPrint" accel="*Control*p" - _label="_Print Calendar..." pixtype="pixbuf"/> + _label="_Print..." pixtype="pixbuf"/> </placeholder> </submenu> |