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

List:       kde-commits
Subject:    extragear/plasma/applets/frame
From:       Chris Howells <howells () kde ! org>
Date:       2007-10-29 19:32:07
Message-ID: 1193686327.531778.15886.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 730835 by howells:

Allow a minimum time of 1 seconds - I find 10 seconds *waaay* too long and get \
extremely bored  waiting for the next image to appear. 


 M  +1 -1      frame.cpp  


--- trunk/extragear/plasma/applets/frame/frame.cpp #730834:730835
@@ -214,7 +214,7 @@
         ui.picRequester->comboBox()->insertItem(0, \
"http://tools.wikimedia.de/~daniel/potd/potd.php/commons/400x300");  \
                ui.slideShowRequester->setMode(KFile::Directory);
         ui.slideShowRequester->setGeometry(ui.picRequester->frameGeometry());
-        ui.TimeSpinner->setMinimumTime(QTime(0,0,10)); // minimum to 10 seconds
+        ui.TimeSpinner->setMinimumTime(QTime(0,0,1)); // minimum to 1 seconds
     }
     ui.frameCheckBox->setChecked(m_frame);
     ui.shadowCheckBox->setChecked(m_shadow);


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

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