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 /ui/evolution.xml | |
parent | 4a8b09b1bdf8df1bd7c7626042431dc8f0319423 (diff) | |
download | gsoc2013-evolution-b50e2b7ed9d47cec0137b7d1477bea745541586c.tar gsoc2013-evolution-b50e2b7ed9d47cec0137b7d1477bea745541586c.tar.gz gsoc2013-evolution-b50e2b7ed9d47cec0137b7d1477bea745541586c.tar.bz2 gsoc2013-evolution-b50e2b7ed9d47cec0137b7d1477bea745541586c.tar.lz gsoc2013-evolution-b50e2b7ed9d47cec0137b7d1477bea745541586c.tar.xz 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
Diffstat (limited to 'ui/evolution.xml')
-rw-r--r-- | ui/evolution.xml | 18 |
1 files changed, 0 insertions, 18 deletions
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> |