Review Request 111689: desktoptojson -- convert .desktop files to .json for plugin metadata
Sebastian Kügler
sebas at kde.org
Thu Jul 25 16:53:25 BST 2013
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/111689/
-----------------------------------------------------------
Review request for kdelibs and David Faure.
Description
-------
Small program which takes a .desktop file and converts it to json. This is useful to convert plugins which have their metadata in .desktop files (i.e. all KDE plugins) to Qt's new plugin system.
Diffs
-----
staging/kservice/tools/CMakeLists.txt PRE-CREATION
staging/kservice/tools/desktoptojson/CMakeLists.txt PRE-CREATION
staging/kservice/tools/desktoptojson/kconfigtojson.h PRE-CREATION
staging/kservice/tools/desktoptojson/kconfigtojson.cpp PRE-CREATION
staging/kservice/tools/desktoptojson/main.cpp PRE-CREATION
Diff: http://git.reviewboard.kde.org/r/111689/diff/
Testing
-------
Converted metadata of several plugins and used them from QPluginLoader -- works.
Thanks,
Sebastian Kügler
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20130725/7f1e4241/attachment.htm>
More information about the kde-core-devel
mailing list