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

List:       kde-commits
Subject:    playground/sysadmin/shaman/shaman/src
From:       Dario Freddi <drf () kde ! org>
Date:       2009-11-30 10:07:12
Message-ID: 1259575632.510811.22083.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1056464 by dafre:

Fix icons

Signed-off-by: Dario Freddi <drf@kde.org>

 M  +2 -2      ConfigDialog.cpp  


--- trunk/playground/sysadmin/shaman/shaman/src/ConfigDialog.cpp #1056463:1056464
@@ -63,8 +63,8 @@
     QWidget *general = new QWidget(this);
     Ui::GeneralSettings ui;
     ui.setupUi(general);
-    addPage(general, i18n("General Settings"), "preferences-general");
-    addPage(new PluginSelector(this), i18n("Plugins"), "preferences-plugins");
+    addPage(general, i18n("General Settings"), "preferences-other");
+    addPage(new PluginSelector(this), i18n("Plugins"), "preferences-plugin");
 }
 
 ConfigDialog::~ConfigDialog()
[prev in list] [next in list] [prev in thread] [next in thread] 

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