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

List:       kde-commits
Subject:    [Amarok] fed74b3: Disable bug reporting through LikeBack until we fi
From:       Teo Mrnjavac <teo.mrnjavac () gmail ! com>
Date:       2010-03-12 11:54:02
Message-ID: 201003121154.o2CBs2cE028987 () kore ! kollide ! net
[Download RAW message or body]

commit fed74b3a61b3dd075f62945cab47b08418362403
Author: Teo Mrnjavac <teo.mrnjavac@gmail.com>
Date:   Fri Mar 12 12:59:14 2010 +0100

    Disable bug reporting through LikeBack until we figure out how to handle it \
through the LikeBack dialog, if at all.

diff --git a/src/MainWindow.cpp b/src/MainWindow.cpp
index b0867df..606c1d1 100644
--- a/src/MainWindow.cpp
+++ b/src/MainWindow.cpp
@@ -947,7 +947,7 @@ MainWindow::createActions()
     ac->addAction( "extendedAbout", action );
     connect( action, SIGNAL( triggered() ), SLOT( showAbout() ) );
 
-    LikeBack *likeBack = new LikeBack( LikeBack::AllButtons,
+    LikeBack *likeBack = new LikeBack( LikeBack::DefaultButtons,
         LikeBack::isDevelopmentVersion( \
KGlobal::mainComponent().aboutData()->version() ) );  likeBack->setServer( \
"likeback.kollide.net", "/send.php" );  likeBack->setAcceptedLanguages( QStringList( \
"en" ) );


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

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