----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/111689/ -----------------------------------------------------------
(Updated Aug. 7, 2013, 1:20 a.m.) Review request for KDE Frameworks and David Faure. Changes ------- Use QFileInfo, constness. Since this patch already has a ship it, I'll do just that. If there are more cosmetical changes, we can always improve it later on. :) 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 (updated) ----- staging/kservice/src/desktoptojson/CMakeLists.txt PRE-CREATION staging/kservice/src/desktoptojson/kconfigtojson.h PRE-CREATION staging/kservice/src/desktoptojson/kconfigtojson.cpp PRE-CREATION staging/kservice/src/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
_______________________________________________ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel