From kde-commits Fri Jul 09 19:44:11 2004 From: Frans Englich Date: Fri, 09 Jul 2004 19:44:11 +0000 To: kde-commits Subject: new_kcm_code: kdelibs/kutils Message-Id: <20040709194411.B6A5716B17 () office ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-commits&m=108940226422428 CVS commit by englich: Minor changes: 1. Merging the changes done in HEAD during the last three months 2. Fixed one or two bugs 3. Features? Modules wrapped in KCModuleContainer are now conditionally loaded 4. Breakage, bloat, bugs, etc. M +2 -4 kcmodulecontainer.cpp 1.1.2.2 M +18 -6 kcmodulecontainer.h 1.1.2.2 M +22 -2 kcmoduleinfo.cpp 1.56.2.1 M +7 -0 kcmoduleinfo.h 1.34.2.1 M +16 -6 kcmoduleloader.cpp 1.34.4.2 M +5 -4 kcmoduleloader.h 1.17.2.2 M +4 -4 kcmoduleproxy.cpp 1.2.2.2 M +2 -2 kcmoduleproxy.h 1.2.2.2 M +3 -4 kcmultidialog.cpp 1.51.2.2 M +14 -10 kcmultidialog.h 1.31.4.2