diff options
author | JP Rosevear <jpr@novell.com> | 2004-05-29 00:34:29 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2004-05-29 00:34:29 +0800 |
commit | f2e876d583a10631304537c94218057095095cc4 (patch) | |
tree | 60e8a274d2635c07c0adc758155121f1d0f91db7 /ui/evolution.xml | |
parent | f0e2de981a71c1f25b11872125dfa3f900017b77 (diff) | |
download | gsoc2013-evolution-f2e876d583a10631304537c94218057095095cc4.tar.gz gsoc2013-evolution-f2e876d583a10631304537c94218057095095cc4.tar.zst gsoc2013-evolution-f2e876d583a10631304537c94218057095095cc4.zip |
changed to About Evolution; comment out FAQ
2004-05-28 JP Rosevear <jpr@novell.com>
* evolution.xml: changed to About Evolution; comment out FAQ
svn path=/trunk/; revision=26123
Diffstat (limited to 'ui/evolution.xml')
-rw-r--r-- | ui/evolution.xml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/ui/evolution.xml b/ui/evolution.xml index 0bc4314ead..598b82c17b 100644 --- a/ui/evolution.xml +++ b/ui/evolution.xml @@ -26,8 +26,8 @@ _label="_Work Offline" _tip="Toggle whether we are working offline."/> - <cmd name="HelpAbout" _label="About Ximian Evolution..." - _tip="Show information about Ximian Evolution" + <cmd name="HelpAbout" _label="About Evolution..." + _tip="Show information about Evolution" pixtype="stock" pixname="About"/> </commands> @@ -100,10 +100,10 @@ <separator f="" name="eshell2"/> - <menuitem name="HelpFAQ" verb="" - _label="Ximian Evolution _FAQ"/> + <!-- <menuitem name="HelpFAQ" verb="" + _label="Evolution _FAQ"/> - <separator f="" name="eshell3"/> + <separator/> --> <menuitem name="HelpSubmitBug" verb="" _label="Submit _Bug Report"/> @@ -111,7 +111,7 @@ <separator f="" name="eshell4"/> <menuitem name="HelpAbout" verb="" - _label="_About Ximian Evolution..."/> + _label="_About Evolution..."/> </submenu> </menu> |