[Differential] [Request, 19 lines] D2140: Use json loading for Part
elvisangelaccio (Elvis Angelaccio)
noreply at phabricator.kde.org
Mon Jul 11 20:58:42 UTC 2016
elvisangelaccio created this revision.
elvisangelaccio added a reviewer: rthomsen.
Restricted Application added a subscriber: kde-utils-devel.
Restricted Application added a project: Ark.
REVISION SUMMARY
Every time we do a 'make install' we also update the mime database (because we
install mimetypes) and this causes the ksycoca file to be regenerated the
next time we run Ark (because we load the Part using KService).
This is annoying and clutters the console output with ksycoca messages. We can use instead the new
json loading mechanism like we already do with our plugins.
Regarding ark_part.desktop, we continue to install it because Konqueror is
probably using it.
TEST PLAN
Make sure Ark loads the Part on startup. Check the generated part/ark_part.json
file in the build directory.
REPOSITORY
rARK Ark
BRANCH
json-part
REVISION DETAIL
https://phabricator.kde.org/D2140
AFFECTED FILES
app/mainwindow.cpp
part/CMakeLists.txt
part/part.cpp
EMAIL PREFERENCES
https://phabricator.kde.org/settings/panel/emailpreferences/
To: elvisangelaccio, rthomsen
Cc: kde-utils-devel, tctara
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-utils-devel/attachments/20160711/e8eb9da0/attachment.html>
More information about the Kde-utils-devel
mailing list