Revision 4df6c49...
Go back to digest for 11th August 2013Features in KDE Base
Sebastian Kügler committed changes in [kdelibs/frameworks] /kservice/src:
desktoptojson executable
A small program which takes a .desktop file and writes out a .json file
from it, to be compiled into plugins using the Q_PLUGIN_METADATA or
K_PLUGIN_FACTORY_WITH_JSON macros.
REVIEW:111689
File Changes
Added 4 files
- /kservice/src/desktoptojson
- staging/CMakeLists.txt
- staging/kconfigtojson.cpp
- staging/kconfigtojson.h
- staging/main.cpp
Modified 1 files
- staging/kservice/src/CMakeLists.txt
5 files changed in total