mirror of
https://github.com/freedoom/freedoom.git
synced 2025-09-04 04:25:46 -04:00
Makefile: use reverse-DNS to install desktop and metainfo files
Current Desktop Entry and AppStream standards recommend using reverse-DNS for all relevant files under them. Adds some more scaffolding targets for install/uninstall, but there aren’t easy text transformations to the new names.
This commit is contained in:
parent
d9a1ff3e78
commit
8c97b73502
7 changed files with 32 additions and 8 deletions
11
dist/io.github.freedoom.FreeDM.desktop
vendored
Normal file
11
dist/io.github.freedoom.FreeDM.desktop
vendored
Normal file
|
@ -0,0 +1,11 @@
|
|||
[Desktop Entry]
|
||||
Name=FreeDM
|
||||
Comment=Fight friends and enemies in competitive deathmatch
|
||||
Comment[he]=הילחם בחברים ובאויבים בקרבות מיתה תחרותיים
|
||||
GenericName=First Person Shooter Game
|
||||
GenericName[he]=משחק יריות בגוף ראשון
|
||||
Type=Application
|
||||
Icon=freedm
|
||||
Keywords=first;person;shooter;doom;freedoom;
|
||||
Categories=Game;ActionGame;
|
||||
Exec=freedm
|
Loading…
Add table
Add a link
Reference in a new issue