Skip to content

WIP: [DEMO] [DONOTMERGE] basic XDG desktop support

username-removed-195241 requested to merge illwieckz/netradiant:desktop into master

!DO NOT MERGE! !PROOF OF CONCEPT!

This a simple demonstration, if one day we do something like that, .desktop file would probably be generated at build time (getting name, version etc. from cmake).

To test it, you must run Linux, build NetRadiant with command line support (!55 (closed)) and make it available with netradiant name in your $PATH, then within this desktop branch, go to icons/ and type make to install .map mimetype, icons, launcher and file association. After that you would be able to double-clic to a map in your file manager, and NetRadiant would launch and open the map.

Edited by username-removed-195241

Merge request reports