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

List:       kde-commits
Subject:    branches/KDE/3.4/kdegames/libkdegames/highscore
From:       Heinrich Wendel <h_wendel () cojobo ! net>
Date:       2005-06-30 19:09:16
Message-ID: 1120158556.752520.14489.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 430289 by lanius:

small fix

 M  +1 -1      kexthighscore_internal.cpp  


--- branches/KDE/3.4/kdegames/libkdegames/highscore/kexthighscore_internal.cpp #430288:430289
@@ -284,7 +284,7 @@
 #ifdef HIGHSCORE_DIRECTORY
     struct passwd *pwd = getpwuid(getuid());
     QString username = pwd->pw_name;
-    internal->hsConfig().setHighscoreGroup("users");
+    internal->hsConfig().setHighscoreGroup("players");
     for (uint i=0; ;i++) {
         if ( !internal->hsConfig().hasEntry(i+1, "username") ) {
             _newPlayer = true;
[prev in list] [next in list] [prev in thread] [next in thread] 

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