diff options
-rw-r--r-- | ui/ChangeLog | 4 | ||||
-rw-r--r-- | ui/evolution-addressbook.xml | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/ui/ChangeLog b/ui/ChangeLog index b362fda844..279c73cab9 100644 --- a/ui/ChangeLog +++ b/ui/ChangeLog @@ -1,5 +1,9 @@ 2001-08-20 Damon Chaplin <damon@ximian.com> + * evolution-addressbook.xml: use new Delete icon for menu. + +2001-08-20 Damon Chaplin <damon@ximian.com> + * evolution-calendar.xml: added Delete command to menu and toolbar. 2001-08-20 Damon Chaplin <damon@ximian.com> diff --git a/ui/evolution-addressbook.xml b/ui/evolution-addressbook.xml index 4a1b87daaf..2481bbba95 100644 --- a/ui/evolution-addressbook.xml +++ b/ui/evolution-addressbook.xml @@ -95,7 +95,7 @@ pixtype="pixbuf"/> <menuitem name="ContactDelete" verb="" - _label="Delete"/> + _label="Delete" pixtype="pixbuf"/> <separator/> <menuitem name="ContactsSelectAll" verb="" _label="_Select All"/> |