tasque r10 - in trunk: . src



Author: calvinrg
Date: Thu Mar 13 05:35:22 2008
New Revision: 10
URL: http://svn.gnome.org/viewvc/tasque?rev=10&view=rev

Log:
* src/Application.cs: Updated the About dialog with the correct project
  location

Modified:
   trunk/ChangeLog
   trunk/src/Application.cs

Modified: trunk/src/Application.cs
==============================================================================
--- trunk/src/Application.cs	(original)
+++ trunk/src/Application.cs	Thu Mar 13 05:35:22 2008
@@ -379,7 +379,7 @@
 			about.Copyright =
 				Catalog.GetString ("Copyright \xa9 2008 Novell, Inc.");
 			about.Comments = Catalog.GetString ("A Useful Task List");
-			about.Website = "http://code.google.com/p/tasque";;
+			about.Website = "http://live.gnome.org/Tasque";;
 			about.WebsiteLabel = Catalog.GetString("Tasque Project Homepage");
 			about.Authors = authors;
 			//about.Documenters = documenters;



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