D8867: Use a separate desktop file for registering as kdev4 file handler
Friedrich W. H. Kossebau
noreply at phabricator.kde.org
Fri Nov 17 14:56:12 UTC 2017
kossebau created this revision.
kossebau added reviewers: KDevelop, apol, antonanikin.
Restricted Application added a subscriber: kdevelop-devel.
REVISION SUMMARY
The main desktop file is used by everyone who just wants to start kdevelop
e.g. from the menu. The exec line having -p as hard-coded parameter
will result in failed start, due to missing parameter behind -p when
invoked not as handler for a kdev4 file.
Separate registration as handler solves this.
REPOSITORY
R32 KDevelop
BRANCH
fixmainappdesktopfile
REVISION DETAIL
https://phabricator.kde.org/D8867
AFFECTED FILES
app/CMakeLists.txt
app/org.kde.kdevelop.desktop
app/org.kde.kdevelop_kdev4.desktop
To: kossebau, #kdevelop, apol, antonanikin
Cc: kdevelop-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20171117/7d26c949/attachment.html>
More information about the KDevelop-devel
mailing list