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

List:       kde-commits
Subject:    KDE/kdegames/kshisen
From:       Mauricio Piacentini <mauricio () tabuleiro ! com>
Date:       2007-10-23 22:48:27
Message-ID: 1193179707.193086.30640.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 728688 by piacentini:

Use games-config-* icon for configuration pane


 M  +1 -1      app.cpp  


--- trunk/KDE/kdegames/kshisen/app.cpp #728687:728688
@@ -737,7 +737,7 @@
 	
 	//Use the classes exposed by LibKmahjongg for our configuration dialog
 	KMahjonggConfigDialog *dialog = new KMahjonggConfigDialog(this, "settings", Prefs::self());
-	dialog->addPage(new Settings(0), i18n("General"), "package_settings");
+	dialog->addPage(new Settings(0), i18n("General"), "games-config-options");
 	dialog->addTilesetPage();
 	dialog->addBackgroundPage();
 	connect(dialog, SIGNAL(settingsChanged(const QString &)), board, SLOT(loadSettings()));
[prev in list] [next in list] [prev in thread] [next in thread] 

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