diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2001-08-10 07:40:42 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2001-08-10 07:40:42 +0800 |
commit | b50e2b7ed9d47cec0137b7d1477bea745541586c (patch) | |
tree | 94891e940ae8fc68494d4632eb93269ee748b254 | |
parent | 4a8b09b1bdf8df1bd7c7626042431dc8f0319423 (diff) | |
download | gsoc2013-evolution-b50e2b7ed9d47cec0137b7d1477bea745541586c.tar.gz gsoc2013-evolution-b50e2b7ed9d47cec0137b7d1477bea745541586c.tar.zst gsoc2013-evolution-b50e2b7ed9d47cec0137b7d1477bea745541586c.zip |
Remove all the "New ... FIXME" items.
* evolution.xml: Remove all the "New ... FIXME" items.
svn path=/trunk/; revision=11851
-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> |