[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-04-15 17:15:43
Message-ID: 20050415171543.E15A7492 () office ! kde ! org
[Download RAW message or body]

CVS commit by annma: 

allow Luganda as new language (yes, it's an African dialecte spoken mainly in Uganda)


  M +2 -0      klettres.cpp   1.103
  M +2 -1      klettresview.h   1.14


--- kdeedu/klettres/klettres/klettres.cpp  #1.102:1.103
@@ -125,4 +125,6 @@ void KLettres::findLanguages()
         if (*it == "hi-ro")
             m_languageNames.append(i18n("Romanized Hindi"));
+        else if (*it =="lug_UG")
+            m_languageNames.append(i18n("Luganda"));
         else
         {

--- kdeedu/klettres/klettres/klettresview.h  #1.13:1.14
@@ -72,5 +72,5 @@ public:
 protected:
 
-    ///The pixmaps for the grown-up and  backgrounds
+    ///The pixmaps for the themes backgrounds
     QPixmap m_grownupPicture,
     m_kidPicture,
@@ -97,4 +97,5 @@ protected:
 
     protected slots:
+    
     void slotProcess(const QString &inputLetter);
 


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

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