aboutsummaryrefslogtreecommitdiffstats
path: root/ui/my-evolution.xml
diff options
context:
space:
mode:
authorMichael Meeks <michael@ximian.com>2002-01-16 23:36:23 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2002-01-16 23:36:23 +0800
commit1b16221c5993da4d9c39c952479101be8d35e13b (patch)
tree90872ad1edc7207eb75f7935b92cdbf3ad9d2092 /ui/my-evolution.xml
parent1d68f8289f5686820da5ed0cecec586bc50e445c (diff)
downloadgsoc2013-evolution-1b16221c5993da4d9c39c952479101be8d35e13b.tar
gsoc2013-evolution-1b16221c5993da4d9c39c952479101be8d35e13b.tar.gz
gsoc2013-evolution-1b16221c5993da4d9c39c952479101be8d35e13b.tar.bz2
gsoc2013-evolution-1b16221c5993da4d9c39c952479101be8d35e13b.tar.lz
gsoc2013-evolution-1b16221c5993da4d9c39c952479101be8d35e13b.tar.xz
gsoc2013-evolution-1b16221c5993da4d9c39c952479101be8d35e13b.tar.zst
gsoc2013-evolution-1b16221c5993da4d9c39c952479101be8d35e13b.zip
for all separators, add a unique (per xml file) name to each separator, so
2002-01-15 Michael Meeks <michael@ximian.com> * *.xml: for all separators, add a unique (per xml file) name to each separator, so we don't get them conflicting across merges and messing with the order; then give them a dummy attr f="" to stop them being transparent, hmm. svn path=/trunk/; revision=15338
Diffstat (limited to 'ui/my-evolution.xml')
-rw-r--r--ui/my-evolution.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/my-evolution.xml b/ui/my-evolution.xml
index a62f0469c8..339a43399f 100644
--- a/ui/my-evolution.xml
+++ b/ui/my-evolution.xml
@@ -25,7 +25,7 @@
<placeholder name="ComponentPlaceholder">
<menuitem name="ToolsSettings" verb=""
_label="_Summary Settings..."/>
- <separator/>
+ <separator f="" name="myevo"/>
</placeholder>
</submenu>
</menu>