diff options
author | Srinivasa Ragavan <sragavan@novell.com> | 2006-01-14 18:30:20 +0800 |
---|---|---|
committer | Srinivasa Ragavan <sragavan@src.gnome.org> | 2006-01-14 18:30:20 +0800 |
commit | b67632ca713170a8c9c182808d100dceccefd967 (patch) | |
tree | a1370e8a20c0a741e1892aa7aaa238f6f47f2349 | |
parent | cf100885d02d81d8850ef58936776bf161f99ad6 (diff) | |
download | gsoc2013-evolution-b67632ca713170a8c9c182808d100dceccefd967.tar gsoc2013-evolution-b67632ca713170a8c9c182808d100dceccefd967.tar.gz gsoc2013-evolution-b67632ca713170a8c9c182808d100dceccefd967.tar.bz2 gsoc2013-evolution-b67632ca713170a8c9c182808d100dceccefd967.tar.lz gsoc2013-evolution-b67632ca713170a8c9c182808d100dceccefd967.tar.xz gsoc2013-evolution-b67632ca713170a8c9c182808d100dceccefd967.tar.zst gsoc2013-evolution-b67632ca713170a8c9c182808d100dceccefd967.zip |
** Fixes bug #326458
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.
svn path=/trunk/; revision=31180
-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> |