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

List:       kde-commits
Subject:    branches/KDE/4.4/kdeplasma-addons/applets/frame
From:       Anne-Marie Mahfouf <annma () kde ! org>
Date:       2010-04-22 14:29:43
Message-ID: 20100422142943.6F8A7AC8A0 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1117580 by annma:

revert previous commit which was pretty stupid and set a default PoTD so to get the \
combo show it


 M  +1 -3      frame.cpp  


--- branches/KDE/4.4/kdeplasma-addons/applets/frame/frame.cpp #1117579:1117580
@@ -102,7 +102,7 @@
     m_slideshowTime = cg.readEntry("slideshow time", 60); // default to 1 minute
     m_currentUrl = cg.readEntry("url", m_currentUrl);
     setAssociatedApplicationUrls(m_currentUrl);
-    m_potdProvider = cg.readEntry("potdProvider", "");
+    m_potdProvider = cg.readEntry("potdProvider", "wcpotd");
     m_potd = cg.readEntry("potd", false);
 
     // Frame & Shadow dimensions
@@ -470,8 +470,6 @@
     m_configDialog->imageUi.removeDirButton->setEnabled(!m_slideShowPaths.isEmpty());
                
     m_configDialog->imageUi.slideShowDelay->setTime(QTime(m_slideshowTime / 3600, \
(m_slideshowTime / 60) % 60, m_slideshowTime % 60));  \
                m_configDialog->previewPicture(m_mySlideShow->image());
-    
-    m_configDialog->imageUi.potdComboBox->setCurrentIndex(0);
 }
 
 void Frame::configAccepted()


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

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