diff options
Diffstat (limited to 'ui')
-rw-r--r-- | ui/ChangeLog | 8 | ||||
-rw-r--r-- | ui/evolution-editor.xml | 1 |
2 files changed, 8 insertions, 1 deletions
diff --git a/ui/ChangeLog b/ui/ChangeLog index a215371695..412bc53674 100644 --- a/ui/ChangeLog +++ b/ui/ChangeLog @@ -1,3 +1,11 @@ +2006-01-14 Srinivasa Ragavan <sragavan@novell.com> + + ** Fixes bug #326458 + + * evolution-editor.xml: Removes a useless separator. + * evolution-event-editor.xml: Changes string Show Time Zone to Time + Zone. + 2006-01-13 Srinivasa Ragavan <sragavan@novell.com> ** Fixes bug #326265, #326266 diff --git a/ui/evolution-editor.xml b/ui/evolution-editor.xml index 071e198c67..b68c3add52 100644 --- a/ui/evolution-editor.xml +++ b/ui/evolution-editor.xml @@ -40,7 +40,6 @@ <submenu name="Insert" _label="_Insert"> <placeholder name="Attachments"> <menuitem name="InsertAttachments" verb="" _label="_Attachment..." pixtype="pixbuf"/> - <separator f="" name="attach"/> </placeholder> </submenu> |