gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r5935 - gnunet-qt/src/plugins/about


From: gnunet
Subject: [GNUnet-SVN] r5935 - gnunet-qt/src/plugins/about
Date: Sun, 16 Dec 2007 15:09:51 -0700 (MST)

Author: grothoff
Date: 2007-12-16 15:09:50 -0700 (Sun, 16 Dec 2007)
New Revision: 5935

Modified:
   gnunet-qt/src/plugins/about/about.cc
Log:
fix

Modified: gnunet-qt/src/plugins/about/about.cc
===================================================================
--- gnunet-qt/src/plugins/about/about.cc        2007-12-16 22:08:32 UTC (rev 
5934)
+++ gnunet-qt/src/plugins/about/about.cc        2007-12-16 22:09:50 UTC (rev 
5935)
@@ -84,7 +84,7 @@
       "<body>" +
         header() +
         "<center>"
-          "<font size=\"5\"><b>" + tr("Welcome to ") + PACKAGNUNET_GE_STRING 
"</b></font>"
+          "<font size=\"5\"><b>" + tr("Welcome to ") + PACKAGE_STRING 
"</b></font>"
           "<br />"
           "<br />"
           "<table width=\"91%\">"





reply via email to

[Prev in Thread] Current Thread [Next in Thread]