diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2001-08-14 05:35:41 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2001-08-14 05:35:41 +0800 |
commit | 074f38d92e739c53d0ac35f1f2f52b8c039eed84 (patch) | |
tree | 27d75ab1e93c24f6ccef4bd2117fc402c097eb84 | |
parent | febc97f6f5ea4f2a7a612a963439c448e0592f0c (diff) | |
download | gsoc2013-evolution-074f38d92e739c53d0ac35f1f2f52b8c039eed84.tar.gz gsoc2013-evolution-074f38d92e739c53d0ac35f1f2f52b8c039eed84.tar.zst gsoc2013-evolution-074f38d92e739c53d0ac35f1f2f52b8c039eed84.zip |
Remove a separator after the "Subscribe to Folders" item.
* evolution-mail-global.xml: Remove a separator after the
"Subscribe to Folders" item.
svn path=/trunk/; revision=11963
-rw-r--r-- | ui/ChangeLog | 5 | ||||
-rw-r--r-- | ui/evolution-mail-global.xml | 2 |
2 files changed, 5 insertions, 2 deletions
diff --git a/ui/ChangeLog b/ui/ChangeLog index a347cc3956..4fb271ea83 100644 --- a/ui/ChangeLog +++ b/ui/ChangeLog @@ -1,5 +1,10 @@ 2001-08-13 Ettore Perazzoli <ettore@ximian.com> + * evolution-mail-global.xml: Remove a separator after the + "Subscribe to Folders" item. + +2001-08-13 Ettore Perazzoli <ettore@ximian.com> + * evolution-calendar.xml: Add labels for the ShowDayView, ShowWorkWeekView, ShowWeekView, ShowMonthView buttons. diff --git a/ui/evolution-mail-global.xml b/ui/evolution-mail-global.xml index a942bcfb6b..6c93bd6fc8 100644 --- a/ui/evolution-mail-global.xml +++ b/ui/evolution-mail-global.xml @@ -108,8 +108,6 @@ <menuitem name="ToolsSubscriptions" verb="" _label="_Subscribe to Folders..."/> - <separator/> - </submenu> </placeholder> </menu> |