diff options
author | nobody <nobody@localhost> | 2001-07-25 08:33:17 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2001-07-25 08:33:17 +0800 |
commit | 4d75c97a8519f3a9f469c5d0119bef5e3fb6592f (patch) | |
tree | 8ef1fb6f0f43735a382bada2f369dde7d04387f4 /ui/my-evolution.xml | |
parent | e951bf718e130e43567187f4b71c27672cd6e996 (diff) | |
download | gsoc2013-evolution-GNOME_CONTROL_CENTER_1_5_4.tar.gz gsoc2013-evolution-GNOME_CONTROL_CENTER_1_5_4.tar.zst gsoc2013-evolution-GNOME_CONTROL_CENTER_1_5_4.zip |
This commit was manufactured by cvs2svn to create tagGNOME_CONTROL_CENTER_1_5_4
'GNOME_CONTROL_CENTER_1_5_4'.
svn path=/tags/GNOME_CONTROL_CENTER_1_5_4/; revision=11385
Diffstat (limited to 'ui/my-evolution.xml')
-rw-r--r-- | ui/my-evolution.xml | 35 |
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> |