diff options
-rw-r--r-- | ui/ChangeLog | 4 | ||||
-rw-r--r-- | ui/evolution.xml | 18 |
2 files changed, 4 insertions, 18 deletions
diff --git a/ui/ChangeLog b/ui/ChangeLog index 1b4c52f78b..55067c3bd3 100644 --- a/ui/ChangeLog +++ b/ui/ChangeLog @@ -1,5 +1,9 @@ 2001-08-09 Ettore Perazzoli <ettore@ximian.com> + * evolution.xml: Remove all the "New ... FIXME" items. + +2001-08-09 Ettore Perazzoli <ettore@ximian.com> + * evolution-addressbook.xml: Put the "Tools" and "Actions" menus in the "ComponentToolsPlaceholder" and "ComponentActionsPlaceholder", respectively. diff --git a/ui/evolution.xml b/ui/evolution.xml index 8b5772d465..5147dc02da 100644 --- a/ui/evolution.xml +++ b/ui/evolution.xml @@ -44,24 +44,6 @@ _label="_Shortcut" accel="*Control**Shift*s"/> - <separator/> - - <menuitem name="Mail" verb="NewMailMessage" - _label="_Mail message" - accel="*Control**Shift*m"/> - - <menuitem name="Appointment" verb="NewAppointment" - _label="_Appointment (FIXME)" - accel="*Control**Shift*a"/> - - <menuitem name="Contact" verb="NewContact" - _label="_Contact (FIXME)" - accel="*Control**Shift*c"/> - - <menuitem name="Task" verb="NewTask" - _label="_Task (FIXME)" - accel="*Control**Shift*t"/> - <placeholder name="NewItems"/> </submenu> |