aboutsummaryrefslogtreecommitdiffstats
path: root/ui/my-evolution.xml
diff options
context:
space:
mode:
authornobody <nobody@localhost>2001-10-25 06:17:05 +0800
committernobody <nobody@localhost>2001-10-25 06:17:05 +0800
commit2ffe36b40df5c85e98cc6e5a6a2a38e26cc61eae (patch)
tree75a31cb1cb19b4266322f9427b0641c1b53aca24 /ui/my-evolution.xml
parentdcc99c020b6a58e174091b32585159edfae18dd4 (diff)
downloadgsoc2013-evolution-BALSA_1_2_2.tar.gz
gsoc2013-evolution-BALSA_1_2_2.tar.zst
gsoc2013-evolution-BALSA_1_2_2.zip
This commit was manufactured by cvs2svn to create tag 'BALSA_1_2_2'.BALSA_1_2_2
svn path=/tags/BALSA_1_2_2/; revision=13998
Diffstat (limited to 'ui/my-evolution.xml')
-rw-r--r--ui/my-evolution.xml41
1 files changed, 0 insertions, 41 deletions
diff --git a/ui/my-evolution.xml b/ui/my-evolution.xml
deleted file mode 100644
index a62f0469c8..0000000000
--- a/ui/my-evolution.xml
+++ /dev/null
@@ -1,41 +0,0 @@
-<Root>
-
- <commands>
- <cmd name="PrintMyEvolution" _label="Print" _tip="Print Summary"
- pixtype="stock" pixname="Print"/>
-
- <cmd name="ToolsSettings"
- _tip="Change the settings for the summary"
- pixtype="pixbuf"/>
-
- <cmd name="Reload" _label="Reload" _tip="Reload the view"
- pixtype="stock" pixname="Refresh"/>
- </commands>
-
- <menu>
- <submenu name="File">
- <placeholder name="Print">
- <menuitem name="Print" verb="PrintMyEvolution"
- _label="_Print..." _tip="Print summary"
- accel="*Control*p" pixtype="pixbuf"/>
- </placeholder>
- </submenu>
-
- <submenu name="Tools" _label="_Tools">
- <placeholder name="ComponentPlaceholder">
- <menuitem name="ToolsSettings" verb=""
- _label="_Summary Settings..."/>
- <separator/>
- </placeholder>
- </submenu>
- </menu>
-
- <dockitem name="Toolbar">
-
- <toolitem name="PrintMyEvolution" verb="PrintMyEvolution"
- _label="Print" pixtype="pixbuf" priority="1"/>
-
- <toolitem name="Reload" verb="Reload"
- _label="Reload" priority="1"/>
- </dockitem>
-</Root>