diff options
author | nobody <nobody@localhost> | 2001-11-28 09:38:38 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2001-11-28 09:38:38 +0800 |
commit | 08377c5ea21aa6c29a912833febb05adddfd096e (patch) | |
tree | 79560a393da3e5e67ae5f3bf03d952ba22cfe72d /ui/my-evolution.xml | |
parent | 267d5ca986ef09f508f7163956bd4fc55f3e5817 (diff) | |
download | gsoc2013-evolution-twodaysago.tar.gz gsoc2013-evolution-twodaysago.tar.zst gsoc2013-evolution-twodaysago.zip |
This commit was manufactured by cvs2svn to create tag 'twodaysago'.twodaysago
svn path=/tags/twodaysago/; revision=14812
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> |