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

List:       kde-commits
Subject:    branches/kopete/0.12/kopete/kopete/config/appearance
From:       Michaƫl Larouche <michael.larouche () kdemail ! net>
Date:       2006-04-30 23:44:53
Message-ID: 1146440693.123872.18610.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 536017 by mlarouche:

Renabled Get Hot New Stuff by default.



 M  +0 -5      appearanceconfig.cpp  


--- branches/kopete/0.12/kopete/kopete/config/appearance/appearanceconfig.cpp \
#536016:536017 @@ -200,8 +200,6 @@
 	connect(d->mPrfsEmoticons->btnInstallTheme, SIGNAL(clicked()),
 		this, SLOT(installEmoticonTheme()));
 
-	// Since KNewStuff is incomplete and buggy we'll disable it by default.
-	d->mPrfsEmoticons->btnGetThemes->setEnabled( config->readBoolEntry( \
"ForceNewStuff", false ) );  connect(d->mPrfsEmoticons->btnGetThemes, \
SIGNAL(clicked()),  this, SLOT(slotGetEmoticonThemes()));
 	connect(d->mPrfsEmoticons->btnRemoveTheme, SIGNAL(clicked()),
@@ -227,9 +225,6 @@
 	// Show the available styles when the Manager has finish to load the styles.
 	connect(ChatWindowStyleManager::self(), SIGNAL(loadStylesFinished()), this, \
SLOT(slotLoadChatStyles()));  
-	// Since KNewStuff is incomplete and buggy we'll disable it by default.
-	d->mPrfsChatWindow->btnGetStyles->setEnabled( config->readBoolEntry( \
                "ForceNewStuff", false ) );
-
 	d->mPrfsChatWindow->htmlFrame->setFrameStyle(QFrame::WinPanel | QFrame::Sunken);
 	// Create the fake Chat Session
 	createPreviewChatSession();


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

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