Go to file
Sebastian Kügler c76b5137e2 Fix empty group operations
There appears to be a subtle change in KConfig*, which means that if a
config group is empty, it won't be listed in groupsMap. Since operations
files can have empty groups, which are simply calls without arguments,
these would not be listed, and thus not be callable at all.

Fix: Add a dummy item per group, not beautiful, but effectively makes it
work.
2013-08-14 03:29:46 +02:00
desktoptheme SVN_SILENT made messages (.desktop file) 2013-08-02 04:25:21 +00:00
src Fix empty group operations 2013-08-14 03:29:46 +02:00
tools Refined porting scripts 2013-08-09 04:07:59 +02:00
CMakeLists.txt KWidgets is gone 2013-08-06 18:59:47 +02:00
config-compiler.h.cmake enable build of plasma subdir 2013-01-30 14:53:30 +01:00
config-prefix.h.cmake enable build of plasma subdir 2013-01-30 14:53:30 +01:00
CTestConfig.cmake enable build of plasma subdir 2013-01-30 14:53:30 +01:00
CTestCustom.cmake enable build of plasma subdir 2013-01-30 14:53:30 +01:00
FindPlasma.cmake Try a bit saner setup of the cmake foo 2013-05-03 03:17:26 +02:00
Mainpage.dox Create Mainpage.dox for kde-runtime plasma sub-projects 2012-12-14 16:15:44 +01:00
PlasmaConfig.cmake.in Fix up library finding 2013-06-13 16:01:06 +02:00
PlasmaMacros.cmake Improve docs with examples and optional args 2013-08-13 01:25:58 +02:00
README Fix build error: convert qdatetime to uint 2013-06-05 19:41:58 +02:00

See also: http://community.kde.org/Plasma#Plasma_Workspaces_2