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

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

SVN commit 728692 by piacentini:

Use games-config-custom icon


 M  +1 -1      mainwindow.cpp  


--- trunk/KDE/kdegames/kmines/mainwindow.cpp #728691:728692
@@ -188,7 +188,7 @@
         return;
     KConfigDialog *dialog = new KConfigDialog( this, "settings", Settings::self() );
     dialog->addPage( new KGameThemeSelector( dialog, Settings::self(), \
KGameThemeSelector::NewStuffDisableDownload ), i18n( "Theme" ), "games-config-theme" \
                );
-    dialog->addPage( new CustomGameConfig( dialog ), i18n("Custom Game"), \
"configure" ); +    dialog->addPage( new CustomGameConfig( dialog ), i18n("Custom \
                Game"), "games-config-custom" );
     connect( dialog, SIGNAL( settingsChanged(const QString&) ), this, SLOT( \
loadSettings() ) );  dialog->show();
 }


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

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