gnome-chess/data/org.gnome.Chess.desktop.in
Michael Catanzaro f337567008 Fix Exec= line in desktop file
We were not passing the filename, preventing Chess from actually opening
PGN files. Somehow nobody ever noticed this until now!

Fixes #62
2021-09-17 07:03:47 -05:00

18 lines
677 B
Desktop File

[Desktop Entry]
Name=Chess
GenericName=Chess Game
Comment=Play the classic two-player board game of chess
# Translators: Search terms to find this application. Do NOT translate or localize the semicolons! The list MUST also end with a semicolon!
Keywords=game;strategy;
Version=1.0
Exec=gnome-chess %U
Terminal=false
Type=Application
Categories=GNOME;GTK;Game;BoardGame;
StartupNotify=true
# Translators: Do NOT translate or transliterate this text (this is an icon file name)!
Icon=org.gnome.Chess
MimeType=application/x-chess-pgn;
DBusActivatable=true
# Translators: Do NOT translate or transliterate this text (these are enum types)!
X-Purism-FormFactor=Workstation;Mobile;