cowbell r48 - in trunk: . gui



Author: btaylor
Date: Wed Dec 10 17:00:18 2008
New Revision: 48
URL: http://svn.gnome.org/viewvc/cowbell?rev=48&view=rev

Log:
2008-12-10  Brad Taylor  <brad getcoded net>

	* gui/AboutDialog.cs: Remove ProgamName as it's not necessary.



Modified:
   trunk/ChangeLog
   trunk/gui/AboutDialog.cs

Modified: trunk/gui/AboutDialog.cs
==============================================================================
--- trunk/gui/AboutDialog.cs	(original)
+++ trunk/gui/AboutDialog.cs	Wed Dec 10 17:00:18 2008
@@ -33,7 +33,6 @@
 		{
 			SetUrlHook (new AboutDialogActivateLinkFunc (UrlFunc));
 
-			ProgramName = Globals.AppName;
 			Version = Globals.AppVersion;
 			Comments = Catalog.GetString ("An elegant music organizer.");
 			Authors = new string[] {"Brad Taylor <brad getcoded net>"};



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