From 2d32173ea834f6570c3a787acabad95ecd07f070 Mon Sep 17 00:00:00 2001 From: tpearson Date: Wed, 31 Aug 2011 04:15:04 +0000 Subject: [PATCH] Fix remaining instances of tqStatus embedded in user visible strings git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeedu@1250385 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- khangman/khangman/khangman.cpp | 2 +- klettres/klettres/klettres.cpp | 2 +- kstars/kstars/indi/apogee/ApnCamera.cpp | 18 +++++++++--------- kstars/kstars/indi/fli_ccd.c | 4 ++-- kstars/kstars/indi/lx200gps.cpp | 2 +- kvoctrain/kvoctrain/kva_header.cpp | 2 +- 6 files changed, 15 insertions(+), 15 deletions(-) diff --git a/khangman/khangman/khangman.cpp b/khangman/khangman/khangman.cpp index c9374488..14e26e8e 100644 --- a/khangman/khangman/khangman.cpp +++ b/khangman/khangman/khangman.cpp @@ -224,7 +224,7 @@ void KHangMan::setLanguages() // Write the present languages in config so they cannot be downloaded. KConfig *config=kapp->config(); - config->setGroup("KNewStufftqStatus"); + config->setGroup("KNewStuffStatus"); for (uint i=0; ireadEntry(tmp)) diff --git a/klettres/klettres/klettres.cpp b/klettres/klettres/klettres.cpp index e4d90a2b..ba72ec99 100644 --- a/klettres/klettres/klettres.cpp +++ b/klettres/klettres/klettres.cpp @@ -122,7 +122,7 @@ void KLettres::findLanguages() m_languages.sort(); //write the present languages in config so they cannot be downloaded KConfig *config=kapp->config(); - config->setGroup("KNewStufftqStatus"); + config->setGroup("KNewStuffStatus"); for (uint i=0; i