[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdeedu/keduca
From:       Pino Toscano <toscano.pino () tiscali ! it>
Date:       2005-02-08 23:21:32
Message-ID: 20050208232132.4AD021D159 () office ! kde ! org
[Download RAW message or body]

CVS commit by pino: 

No more I18N_NOOP on version strings.


  M +1 -1      keduca/main.cpp   1.23
  M +1 -1      keducabuilder/main.cpp   1.11


--- kdeedu/keduca/keduca/main.cpp  #1.22:1.23
@@ -24,5 +24,5 @@
 
 static const char description[] = I18N_NOOP("Form-based tests and exams");
-static const char version[]     = I18N_NOOP("1.3");
+static const char version[]     = "1.3";
 
 static KCmdLineOptions options[] =

--- kdeedu/keduca/keducabuilder/main.cpp  #1.10:1.11
@@ -25,5 +25,5 @@
 
 static const char description[] = I18N_NOOP("Form-based tests and exams builder");
-static const char version[]     = I18N_NOOP("1.2.0");
+static const char version[]     = "1.2.0";
 
 static KCmdLineOptions options[] =


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic