Sophie

Sophie

distrib > Mandriva > 2008.0 > x86_64 > media > main-backports-src > by-pkgid > 82c886ab01da5e78310d415e94ddc990 > files > 11

kdepim-3.5.9-9mdv2008.0.src.rpm

--- kdepim-3.4.2/knode/knmainwidget.cpp--	2005-08-01 13:32:58.000000000 +0200
+++ kdepim-3.4.2/knode/knmainwidget.cpp	2005-08-01 13:33:06.000000000 +0200
@@ -253,11 +253,12 @@ KNMainWidget::KNMainWidget( KXMLGUIClien
   c_olView->setFocus();
 
   setStatusMsg();
-
+#if 0
   if( firstStart() ) {  // open the config dialog on the first start
     show();              // the settings dialog must appear in front of the main window!
     slotSettings();
   }
+#endif  
 }
 
 KNMainWidget::~KNMainWidget()