mirror of
https://github.com/etlegacy/etlegacy-snap.git
synced 2024-11-10 06:31:38 +00:00
Merge pull request #1 from oli09x/patch-1
Point "Exec" in .desktop file to new app
This commit is contained in:
commit
b23c0adfd0
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ Name=ET: Legacy
|
|||
GenericName=World War II first-person shooter
|
||||
Comment=World War II first-person shooter
|
||||
Icon=${SNAP}/usr/local/share/icons/hicolor/scalable/apps/etl.svg
|
||||
Exec=etlegacy.etl
|
||||
Exec=etlegacy.etl-wayland
|
||||
Terminal=false
|
||||
MimeType=x-scheme-handler/et;
|
||||
Categories=Game;ActionGame;
|
||||
|
|
Loading…
Reference in a new issue