banshee r4576 - in trunk/banshee: . src/Core/Banshee.ThickClient/Banshee.Gui



Author: blorentz
Date: Fri Sep 19 18:58:58 2008
New Revision: 4576
URL: http://svn.gnome.org/viewvc/banshee?rev=4576&view=rev

Log:
2008-09-19  Bertrand Lorentz  <bertrand lorentz gmail com>

	* src/Core/Banshee.ThickClient/Banshee.Gui/GlobalActions.cs: Patch from
	Michael Monreal to make the help menu HIG compliant (BGO #552700).



Modified:
   trunk/banshee/ChangeLog
   trunk/banshee/src/Core/Banshee.ThickClient/Banshee.Gui/GlobalActions.cs

Modified: trunk/banshee/src/Core/Banshee.ThickClient/Banshee.Gui/GlobalActions.cs
==============================================================================
--- trunk/banshee/src/Core/Banshee.ThickClient/Banshee.Gui/GlobalActions.cs	(original)
+++ trunk/banshee/src/Core/Banshee.ThickClient/Banshee.Gui/GlobalActions.cs	Fri Sep 19 18:58:58 2008
@@ -119,7 +119,7 @@
                     }),
                  
                 new ActionEntry ("VersionInformationAction", null,
-                    Catalog.GetString ("_Version Information..."), null,
+                    Catalog.GetString ("_Version Information"), null,
                     Catalog.GetString ("View detailed version and configuration information"), OnVersionInformation),
                     
                 new ActionEntry("AboutAction", "gtk-about", OnAbout)



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