aboutsummaryrefslogtreecommitdiffstats
path: root/ui/my-evolution.xml
diff options
context:
space:
mode:
authornobody <nobody@localhost>2001-07-21 05:39:10 +0800
committernobody <nobody@localhost>2001-07-21 05:39:10 +0800
commite5b0c9abd7f9a1759ff942ac9d3a1eb53ddbc1b8 (patch)
tree73e0cf26a0654d0e265dc3951ab83d825af9dd1f /ui/my-evolution.xml
parent5637adc2c07617b7f5ea206d24cfa073787a4e0d (diff)
downloadgsoc2013-evolution-METATHEME_0_6_1.tar
gsoc2013-evolution-METATHEME_0_6_1.tar.gz
gsoc2013-evolution-METATHEME_0_6_1.tar.bz2
gsoc2013-evolution-METATHEME_0_6_1.tar.lz
gsoc2013-evolution-METATHEME_0_6_1.tar.xz
gsoc2013-evolution-METATHEME_0_6_1.tar.zst
gsoc2013-evolution-METATHEME_0_6_1.zip
This commit was manufactured by cvs2svn to create tagMETATHEME_0_6_1
'METATHEME_0_6_1'. svn path=/tags/METATHEME_0_6_1/; revision=11288
Diffstat (limited to 'ui/my-evolution.xml')
-rw-r--r--ui/my-evolution.xml35
1 files changed, 0 insertions, 35 deletions
diff --git a/ui/my-evolution.xml b/ui/my-evolution.xml
deleted file mode 100644
index 7f01d7a0d1..0000000000
--- a/ui/my-evolution.xml
+++ /dev/null
@@ -1,35 +0,0 @@
-<Root>
-
- <commands>
- <cmd name="PrintMyEvolution" _label="Print" _tip="Print My Evolution"
- pixtype="stock" pixname="Print"/>
-
- <cmd name="ToolsSettings"
- _tip="Change the settings for My Evolution"
- pixtype="pixbuf"/>
- </commands>
-
- <menu>
- <submenu name="File">
- <placeholder name="Print">
- <menuitem name="Print" verb="PrintMyEvolution"
- _label="_Print..." _tip="Print My Evolution"
- accel="*Control*p" pixtype="pixbuf"/>
- </placeholder>
- </submenu>
-
- <submenu name="Tools">
- <placeholder name="Component">
- <menuitem name="ToolsSettings" verb=""
- _label="_My Evolution Settings..."/>
- </placeholder>
- </submenu>
- </menu>
-
- <dockitem name="Toolbar">
-
- <toolitem name="PrintMyEvolution" verb="PrintMyEvolution"
- _label="Print" pixtype="pixbuf"/>
-
- </dockitem>
-</Root>