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

List:       kde-commits
Subject:    koffice/libs/kofficecore
From:       Thomas Zander <zander () kde ! org>
Date:       2007-04-21 9:35:22
Message-ID: 1177148122.495249.16060.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 656387 by zander:

Be consistent in capitalization.


 M  +2 -2      KoPluginLoader.cpp  


--- trunk/koffice/libs/kofficecore/KoPluginLoader.cpp #656386:656387
@@ -73,7 +73,7 @@
     bool configChanged = false;
     QList<QString> blacklist; // what we will save out afterwards
     if(config.whiteList && config.blacklist && config.group) {
-        kDebug(30003) << "loading " << serviceType << " with checking the config\n";
+        kDebug(30003) << "Loading " << serviceType << " with checking the config\n";
         KConfigGroup configGroup = KGlobal::config()->group(config.group);
         QList<QString> whiteList = configGroup.readEntry(config.whiteList, \
config.defaults);  QList<QString> knownList;
@@ -109,7 +109,7 @@
             delete plugin;
         }
         else {
-            kWarning(30003) <<"loading plugin '" << service->name() << "' failed, \
"<< KLibLoader::errorString( errCode ) << " ("<< errCode << ")\n"; +            \
kWarning(30003) <<"Loading plugin '" << service->name() << "' failed, "<< \
KLibLoader::errorString( errCode ) << " ("<< errCode << ")\n";  }
     }
 


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

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