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

List:       kde-commits
Subject:    branches/KDE/3.5/kdepim/korn
From:       Mart Kelder <mart () kelder31 ! nl>
Date:       2007-01-14 21:57:31
Message-ID: 1168811851.833822.25203.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 623467 by mkelder:

Changed the default value of the startup delay when restored from session from 200 to \
2000 ms.


 M  +1 -1      kornshell.cpp  


--- branches/KDE/3.5/kdepim/korn/kornshell.cpp #623466:623467
@@ -43,7 +43,7 @@
 	if( kapp->isRestored() )
 	{
 		_config->setGroup( "korn" );
-		QTimer::singleShot( _config->readNumEntry( "session_startup_delay", 200 ), this, \
SLOT(readConfig()) ); +		QTimer::singleShot( _config->readNumEntry( \
"session_startup_delay", 2000 ), this, SLOT(readConfig()) );  kdDebug() << "startup \
delayed" << endl;  }
 	else


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

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