[wesnoth-commits] [wesnoth/wesnoth] 6bee4e: Linux: Add Mimetype support for maps
sevu
noreply at github.com
Wed Oct 9 01:09:20 UTC 2019
Branch: refs/heads/mimetype
Home: https://github.com/wesnoth/wesnoth
Commit: 6bee4e751cc58d4cb6525c0219320ac2f8af9aa9
https://github.com/wesnoth/wesnoth/commit/6bee4e751cc58d4cb6525c0219320ac2f8af9aa9
Author: Severin Glöckner <severin.gloeckner at stud.htwk-leipzig.de>
Date: 2019-10-09 (Wed, 09 Oct 2019)
Changed paths:
M CMakeLists.txt
M SConstruct
A packaging/icons/hicolor/128x128/apps/wesnoth_editor-icon.png
A packaging/icons/hicolor/128x128/mimetypes/wesnoth-map.png
A packaging/icons/hicolor/64x64/apps/wesnoth_editor-icon.png
A packaging/icons/hicolor/64x64/mimetypes/wesnoth-map.png
M packaging/org.wesnoth.Wesnoth.desktop
A packaging/org.wesnoth.Wesnoth.xml
A packaging/org.wesnoth.Wesnoth_Editor.desktop
Log Message:
-----------
Linux: Add Mimetype support for maps
This allows to open map files from the filemanager by clicking at them.
2nd, hidden *.desktop file needed to associate the mimetype with the wesnoth command
icons in mimetype/ are used as file icon
icons in apps/ are shown when the user want to change the default program for the mimetype
(In Dolphin this place can be reached after opening the file properties)
More information about the Commits
mailing list