mirror of
https://git.zap.org.au/git/trader.git
synced 2025-02-02 15:08:13 -05:00
Modern versions of msgfmt(1) require desktop file keys without "_"
This commit is contained in:
parent
fab605260b
commit
9cd8c0f7a8
@ -1,7 +1,7 @@
|
||||
[Desktop Entry]
|
||||
_Name=Star Traders
|
||||
_Comment=Play Star Traders, a simple game of interstellar trading
|
||||
_Keywords=game;interstellar;trading;strategy;
|
||||
Name=Star Traders
|
||||
Comment=Play Star Traders, a simple game of interstellar trading
|
||||
Keywords=game;interstellar;trading;strategy;
|
||||
Icon=trader
|
||||
Exec=trader
|
||||
TryExec=trader
|
||||
|
Loading…
Reference in New Issue
Block a user