[evolution-patches] remove ellipsis from About



Hi,

Here is a patch to remove the ellipsis from About Evolution.

http://developer.gnome.org/projects/gup/hig/1.0/menus.html#menu-item-types

OK to commit?

Jon
Index: ChangeLog
===================================================================
RCS file: /cvs/gnome/evolution/ui/ChangeLog,v
retrieving revision 1.396
diff -p -u -r1.396 ChangeLog
--- ChangeLog	2 Jun 2004 20:37:45 -0000	1.396
+++ ChangeLog	4 Jun 2004 02:32:33 -0000
@@ -1,3 +1,7 @@
+2004-06-03  William Jon McCann  <mccann jhu edu>
+
+	* evolution.xml: Remove ellipsis from About Evolution.
+
 2004-06-01  William Jon McCann  <mccann jhu edu>
 
 	* evolution.xml: Add toolbar visibility toggle to View menu.
Index: evolution.xml
===================================================================
RCS file: /cvs/gnome/evolution/ui/evolution.xml,v
retrieving revision 1.94
diff -p -u -r1.94 evolution.xml
--- evolution.xml	2 Jun 2004 20:37:45 -0000	1.94
+++ evolution.xml	4 Jun 2004 02:32:34 -0000
@@ -29,7 +29,7 @@
       _label="_Work Offline"
       _tip="Toggle whether we are working offline."/>
 
-    <cmd name="HelpAbout" _label="About Evolution..."
+    <cmd name="HelpAbout" _label="About Evolution"
       _tip="Show information about Evolution"
       pixtype="stock" pixname="About"/>
   </commands>
@@ -115,7 +115,7 @@
       <separator f="" name="eshell4"/>
 
       <menuitem name="HelpAbout" verb=""
-	_label="_About Evolution..."/>
+	_label="_About Evolution"/>
 
     </submenu>
   </menu>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]