[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-11 18:43:19
Message-ID: 1192128199.125255.14463.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 724210 by piacentini:

Disable Get new stuff button until we have a server.


 M  +1 -1      mainwindow.cpp  


--- trunk/KDE/kdegames/kmines/mainwindow.cpp #724209:724210
@@ -187,7 +187,7 @@
     if ( KConfigDialog::showDialog( "settings" ) )
         return;
     KConfigDialog *dialog = new KConfigDialog( this, "settings", Settings::self() );
-    dialog->addPage( new KGameThemeSelector( dialog, Settings::self() ), i18n( \
"Theme" ), "game_theme" ); +    dialog->addPage( new KGameThemeSelector( dialog, \
Settings::self(), KGameThemeSelector::NewStuffDisableDownload ), i18n( "Theme" ), \
                "game_theme" );
     dialog->addPage( new CustomGameConfig( dialog ), i18n("Custom Game"), \
                "configure" );
     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