mirror of
https://github.com/freedoom/freedoom.git
synced 2025-09-02 16:25:47 -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
12
dist/io.github.freedoom.Phase2.desktop
vendored
Normal file
12
dist/io.github.freedoom.Phase2.desktop
vendored
Normal file
|
@ -0,0 +1,12 @@
|
|||
[Desktop Entry]
|
||||
Name=Freedoom: Phase 2
|
||||
Name[he]=Freedoom: מופע 2
|
||||
Comment=Battle monsters in one massive 32-level chapter
|
||||
Comment[he]=הילחם במפלצות בפרק אדיר אחד בעל 32 שלבים
|
||||
GenericName=First Person Shooter Game
|
||||
GenericName[he]=משחק יריות בגוף ראשון
|
||||
Type=Application
|
||||
Icon=freedoom2
|
||||
Keywords=first;person;shooter;doom;
|
||||
Categories=Game;ActionGame;
|
||||
Exec=freedoom2
|
Loading…
Add table
Add a link
Reference in a new issue