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

List:       kde-commits
Subject:    kdeedu/keduca
From:       Henrique Pinto <stampede () coltec ! ufmg ! br>
Date:       2005-01-30 0:04:07
Message-ID: 20050130000407.437E31B99A () office ! kde ! org
[Download RAW message or body]

CVS commit by pinto: 

    * Add credits for icons

CCMAIL:annemarie.mahfouf@free.fr


  M +3 -1      keduca/main.cpp   1.21
  M +1 -0      keducabuilder/main.cpp   1.9


--- kdeedu/keduca/keduca/main.cpp  #1.20:1.21
@@ -42,4 +42,6 @@ int main(int argc, char *argv[])
     aboutData.addAuthor("Anne-Marie Mahfouf","Various fixes and cleanups", "annma@kde.org");
         
+    aboutData.addCredit("Nenad Grujicic", I18N_NOOP("Icons"), "mengele@linuxo.org");
+
     KCmdLineArgs::init( argc, argv, &aboutData );
     KCmdLineArgs::addCmdLineOptions( options ); // Add our own options.

--- kdeedu/keduca/keducabuilder/main.cpp  #1.8:1.9
@@ -41,4 +41,5 @@ int main(int argc, char *argv[])
     aboutData.addAuthor("Klas Kalass","Maintainer 2002-2004", "klas@kde.org");
     aboutData.addAuthor("Anne-Marie Mahfouf","Various fixes and cleanups", "annma@kde.org");
+    aboutData.addCredit("Nenad Grujicic", I18N_NOOP("Icons"), "mengele@linuxo.org");
     KCmdLineArgs::init( argc, argv, &aboutData );
     KCmdLineArgs::addCmdLineOptions( options ); // Add our own options.


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

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