diff options
-rw-r--r-- | ui/ChangeLog | 5 | ||||
-rw-r--r-- | ui/evolution-event-editor.xml | 1 |
2 files changed, 5 insertions, 1 deletions
diff --git a/ui/ChangeLog b/ui/ChangeLog index 8333569bff..759c8e7c60 100644 --- a/ui/ChangeLog +++ b/ui/ChangeLog @@ -1,3 +1,8 @@ +2005-11-18 Chenthill Palanisamy <pchenthill@novell.com> + + * evolution-event-editor.xml: Removed the timezone + entry from the toolbar. + 2005-11-16 Chenthill Palanisamy <pchenthill@novell.com> * evolution-event-editor.xml: Removed the view attendee diff --git a/ui/evolution-event-editor.xml b/ui/evolution-event-editor.xml index 2b35a0be3c..e4e3eff1f9 100644 --- a/ui/evolution-event-editor.xml +++ b/ui/evolution-event-editor.xml @@ -82,7 +82,6 @@ <dockitem name="Toolbar"> <toolitem name="ActionAlarm" verb="" _label="Alarms" pixtype="pixbuf" /> <toolitem name="ActionAllDayEvent" verb="" _label="All day Event" pixtype="pixbuf"/> - <toolitem name="ViewTimeZone" verb="" _label="Time Zone" pixtype="pixbuf"/> <toolitem name="ActionRecurrence" verb="" _label="Recurrence" pixtype="pixbuf"/> <toolitem name="ActionFreeBusy" verb="" _label="Free/Busy" pixtype="pixbuf"/> </dockitem> |