Sophie

Sophie

distrib > Mandriva > 2006.0 > x86_64 > by-pkgid > 5d8446d2074649ee8939b13a97d00f34 > files > 44

kdepim-3.4.2-13mdk.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()