forked from mirrors/0ad
Define and associate .pyromod filetype with pyrogenesis on Linux and Windows.
The new pyrogenesis.xml file should go under `$XDG_DATA_DIRS/mime/packages/` before running update-mime-database (see https://www.freedesktop.org/wiki/Specifications/AddingMIMETutor/ for more information). Patch by s0600204 and myself. This was SVN commit r21723.
This commit is contained in:
@@ -4,6 +4,7 @@ Name=0 A.D.
|
||||
Exec=0ad
|
||||
Icon=0ad
|
||||
Terminal=false
|
||||
MimeType=application/x-pyromod+zip;
|
||||
Type=Application
|
||||
Categories=Game;StrategyGame;
|
||||
Comment=A real-time strategy game of ancient warfare
|
||||
|
||||
Reference in New Issue
Block a user