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

List:       kde-commits
Subject:    kdeextragear-2/konversation/konversation
From:       Peter Simonsson <psn () linux ! se>
Date:       2004-11-30 19:46:03
Message-ID: 20041130194603.62DA61BA8E () office ! kde ! org
[Download RAW message or body]

CVS commit by psn: 

Hopefully this fixes argonel's problem with network settings not getting saved


  M +1 -0      identitydialog.cpp   1.7
  M +1 -0      servergroupdialog.cpp   1.11


--- kdeextragear-2/konversation/konversation/identitydialog.cpp  #1.6:1.7
@@ -379,4 +379,5 @@ void IdentityDialog::slotOk()
   refreshCurrentIdentity();
   KonversationApplication::preferences.setIdentityList(m_identityList);
+  static_cast<KonversationApplication*>(kapp)->saveOptions(true);
   accept();
 }

--- kdeextragear-2/konversation/konversation/servergroupdialog.cpp  #1.10:1.11
@@ -367,4 +367,5 @@ void ServerGroupDialog::slotOk()
     KMessageBox::error(this, i18n("You need to add at least one server to the network."));
   } else {
+    static_cast<KonversationApplication*>(kapp)->saveOptions(true);
     accept();
   }


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

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