A KConf update script is needed for 4.9. Things that need adjustments: * TabBox had some config changes * Grid layout replaces TabBox mode in Present Windows effect * DesktopChangeOSD became a KWin Script
Git commit 3f84d2f02945f7bc27a95c193c714e206cf3ad55 by Martin Gräßlin. Committed on 18/05/2012 at 14:03. Pushed by graesslin into branch 'master'. KConf Update script for KWin 4.9 FIXED-IN: 4.9.0 REVIEW: 104984 M +2 -0 kwin/CMakeLists.txt M +10 -1 kwin/data/CMakeLists.txt A +2 -0 kwin/data/kwin_update_49.upd A +97 -0 kwin/data/update_kwin_49.cpp [License: GPL (v2)] A +30 -0 kwin/data/update_kwin_49.h [License: GPL (v2)] A +45 -0 kwin/data/update_kwin_49_main.cpp [License: GPL (v2)] A +4 -0 kwin/tests/CMakeLists.txt A +543 -0 kwin/tests/test_update_kwin_49.cpp [License: GPL (v2)] http://commits.kde.org/kde-workspace/3f84d2f02945f7bc27a95c193c714e206cf3ad55