[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-08 20:26:48
Message-ID: 20050308202648.8DADB103CB () office ! kde ! org
[Download RAW message or body]

CVS commit by annma: 

indent and change Get Language naming


  M +293 -293  klettres.cpp   1.96
  M +156 -156  klettresview.cpp   1.20
  M +42 -42    klnewstuff.cpp   1.5
  M +40 -40    main.cpp   1.39
  M +125 -125  soundfactory.cpp   1.16


--- kdeedu/klettres/klettres/klettres.cpp  #1.95:1.96
@@ -124,5 +124,5 @@ KLettres::~KLettres()
 void KLettres::setupActions()
 {
-        new KAction( i18n("Get New Language..."), "knewstuff", 0, this, SLOT( \
downloadNewStuff() ), actionCollection(), "downloadnewstuff" ); +    new KAction( \
i18n("Get Alphabet in New Language..."), "knewstuff", 0, this, SLOT( \
downloadNewStuff() ), actionCollection(), "downloadnewstuff" );  \
KStdAction::quit(kapp, SLOT(quit()), actionCollection());  

--- kdeedu/klettres/klettres/main.cpp  #1.38:1.39
@@ -21,8 +21,8 @@ static const char description[] =
 
 static KCmdLineOptions options[] =
-{
+    {
     { "+[URL]", I18N_NOOP( "Document to open" ), 0 },
     KCmdLineLastOption
-};
+    };
 
 int main(int argc, char **argv)


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

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