From kde-commits Mon Aug 25 22:43:05 2003 From: Martijn Klingens Date: Mon, 25 Aug 2003 22:43:05 +0000 To: kde-commits Subject: kdenonbeta/kopete/libkopete X-MARC-Message: https://marc.info/?l=kde-commits&m=106185348329943 CVS commit by mklingens: - remove the unused passwordChanged() signal in preparation of using KWallet - Centralize the Kconfig group name in KopeteAccount::configGroup() - Actually _store_ the password after you type it in the dialog (the config was never synced!) - Some small code style fixups M +36 -33 kopeteaccount.cpp 1.43 M +5 -7 kopeteaccount.h 1.32 M +5 -11 kopeteaccountmanager.cpp 1.31 M +3 -0 kopeteplugindataobject.cpp 1.12