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

List:       kde-commits
Subject:    kdenonbeta/klatin/klatin
From:       Andy Goossens <andygoossens () pandora ! be>
Date:       2004-02-20 15:11:46
Message-ID: 20040220151146.411EA9962 () office ! kde ! org
[Download RAW message or body]

CVS commit by goossens: 

while i'm here, lets make it slightly better...


  M +3 -3      main.cpp   1.20


--- kdenonbeta/klatin/klatin/main.cpp  #1.19:1.20
@@ -22,5 +22,5 @@
 #include "klatin.h"
 
-static const char *description =
+static const char description[] =
         I18N_NOOP("KLatin - a program to help revise Latin");
 // INSERT A DESCRIPTION FOR YOUR APPLICATION HERE
@@ -29,5 +29,5 @@ static const char *description =
 static KCmdLineOptions options[] =
 {
-        { 0, 0, 0 }
+        KCmdLineLastOption
 };
 
@@ -37,5 +37,5 @@ int main(int argc, char *argv[])
         KAboutData aboutData( "klatin", I18N_NOOP("KLatin"),
         "0.9", description, KAboutData::License_GPL,
-        "(c) 2001-2003, George Wright", 0, 0, "george.wright@kdemail.net");
+        "(C) 2001-2003, George Wright", 0, 0, "george.wright@kdemail.net");
         aboutData.addAuthor("George Wright",I18N_NOOP("Author and Maintainer"), \
                "george.wright@kdemail.net");
         aboutData.addAuthor("Neil Stevens",I18N_NOOP("Vocab shuffling code"), \
"neil@hakubi.us");


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

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