aboutsummaryrefslogtreecommitdiffstats
path: root/ui/evolution-calendar.xml
diff options
context:
space:
mode:
authorMichael Meeks <michael@helixcode.com>2000-10-09 20:29:50 +0800
committerMichael Meeks <mmeeks@src.gnome.org>2000-10-09 20:29:50 +0800
commitf3159dd29e59cbaec931e2985384cda805471925 (patch)
treecf0b5974a7fe007abdaa1f313bec9f4672a889ad /ui/evolution-calendar.xml
parent3012f7b1f28abda4cb15c50d061af165889bc08b (diff)
downloadgsoc2013-evolution-f3159dd29e59cbaec931e2985384cda805471925.tar
gsoc2013-evolution-f3159dd29e59cbaec931e2985384cda805471925.tar.gz
gsoc2013-evolution-f3159dd29e59cbaec931e2985384cda805471925.tar.bz2
gsoc2013-evolution-f3159dd29e59cbaec931e2985384cda805471925.tar.lz
gsoc2013-evolution-f3159dd29e59cbaec931e2985384cda805471925.tar.xz
gsoc2013-evolution-f3159dd29e59cbaec931e2985384cda805471925.tar.zst
gsoc2013-evolution-f3159dd29e59cbaec931e2985384cda805471925.zip
fix the mess with separators.
2000-10-09 Michael Meeks <michael@helixcode.com> * fix the mess with separators. svn path=/trunk/; revision=5796
Diffstat (limited to 'ui/evolution-calendar.xml')
-rw-r--r--ui/evolution-calendar.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/ui/evolution-calendar.xml b/ui/evolution-calendar.xml
index c27b6f1214..54080b84e5 100644
--- a/ui/evolution-calendar.xml
+++ b/ui/evolution-calendar.xml
@@ -51,13 +51,13 @@
_tip="Create a new appointment" verb="EditNewAppointment"
pixtype="stock" pixname="New"/>
- <toolitem type="separator"/>
+ <separator/>
<toolitem name="Print" _label="Print"
_tip="Print this calendar" verb="CalendarPrint"
pixtype="stock" pixname="Print"/>
- <toolitem type="separator"/>
+ <separator/>
<toolitem name="Prev" label="Prev"
_tip="Go back in time" verb="CalendarPrev"
@@ -71,13 +71,13 @@
_tip="Go forward in time" verb="CalendarNext"
pixtype="stock" pixname="Forward"/>
- <toolitem type="separator"/>
+ <separator/>
<toolitem name="Goto" label="Go to"
_tip="Go to a specific date" verb="CalendarGoto"
pixtype="stock" pixname="Jump To"/>
- <toolitem type="separator"/>
+ <separator/>
</dockitem>