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

List:       kde-commits
Subject:    kdeedu/klettres/klettres
From:       Anne-Marie Mahfouf <annma () kde ! org>
Date:       2005-03-18 3:04:54
Message-ID: 20050318030454.0DFE216F45 () office ! kde ! org
[Download RAW message or body]

CVS commit by annma: 

SVG uppercase


  M +1 -0      klettres.cpp   1.102
  M +2 -2      main.cpp   1.45


--- kdeedu/klettres/klettres/klettres.cpp  #1.101:1.102
@@ -444,4 +444,5 @@ void KLettres::loadLangToolBar()
         if (!myFile.exists())
         {
+        
             QString mString=i18n("File $KDEDIR/share/apps/klettres/%1.txt not \
                found;\n"
                                     "please check your \
installation.").arg(m_languages[selectedLanguage]);

--- kdeedu/klettres/klettres/main.cpp  #1.44:1.45
@@ -74,5 +74,5 @@ int main(int argc, char **argv)
                     I18N_NOOP("Support and coding guidance"), \
"mail@robert-gogolok.de");  about.addCredit("Chris Luetchford",
-                    I18N_NOOP("svg icon"), "chris@os11.com");
+                    I18N_NOOP("SVG icon"), "chris@os11.com");
     about.addCredit("Peter Hedlund",
                     I18N_NOOP("Code for generating special characters' icons"), \
"peter@peterandlinda.com"); @@ -80,5 +80,5 @@ int main(int argc, char **argv)
                     I18N_NOOP("Port to KConfig XT, coding help"), \
"bastian@kde.org");  about.addCredit("Danny Allen",
-                    I18N_NOOP("Kids and grownup svg icons"), \
"danny@dannyallen.co.uk"); +                    I18N_NOOP("Kids and grownup SVG \
icons"), "danny@dannyallen.co.uk");  KCmdLineArgs::init(argc, argv, &about);
     KCmdLineArgs::addCmdLineOptions(options);


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

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