diff options
author | nobody <nobody@localhost> | 2001-10-03 03:19:44 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2001-10-03 03:19:44 +0800 |
commit | fa6120de34598543969a8fc89a0e3fc587c52e54 (patch) | |
tree | 8f5f9b7cbb8614876e1daeaccef93d7ded95ca3f /ui/my-evolution.xml | |
parent | 1057efd639f0f3f0cef84fb492ef4b6bc4bd8bce (diff) | |
download | gsoc2013-evolution-0_11.tar gsoc2013-evolution-0_11.tar.gz gsoc2013-evolution-0_11.tar.bz2 gsoc2013-evolution-0_11.tar.lz gsoc2013-evolution-0_11.tar.xz gsoc2013-evolution-0_11.tar.zst gsoc2013-evolution-0_11.zip |
This commit was manufactured by cvs2svn to create tag 'V0_11'.V0_11
svn path=/tags/V0_11/; revision=13336
Diffstat (limited to 'ui/my-evolution.xml')
-rw-r--r-- | ui/my-evolution.xml | 41 |
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> |