Summary:
Bug Description: DND from mtp:// mounted folders do not work. DND of local files works, though.
Patched src/foldermodel.cpp by hand. Had a nice cpp exercise. XD
Test Plan: Test if DND from mtp:// mounted folders works or not.
Reviewers: tsimonq2, wxl
Reviewed By: tsimonq2, wxl
Subscribers: kc2bez
Maniphest Tasks: T99
Differential Revision: https://phab.lubuntu.me/D32
Summary: To conform with the Ubuntu standard use metadata::trusted instead of metadata::trust. This patch must be applied after any upstream version changes since they refuse to conform. This fixes bug https://bugs.launchpad.net/bugs/1813687 Phab task T180
Test Plan: Launch trusted executable desktop files.
Reviewers: wxl, tsimonq2
Reviewed By: wxl
Differential Revision: https://phab.lubuntu.me/D54
Summary: tl;dr this fixes the need to have to select open or execute when clicking on a .desktop file.
Test Plan: To be fair I'm not sure of the mechanism but somehow we should be able to set some property of our install.desktop so that when you double click on it, it executes rather than prompting.
Reviewers: tsimonq2
Reviewed By: tsimonq2
Differential Revision: https://phab.lubuntu.me/D29
Bump Standards to 3.9.7
Fix LXQtTranlateDesktop - just in case
Fix year in copyrights
fix grep usage in cmake/LXQtTranslateDesktop.cmake - just in case