From 46dbe96efd039d49a4a43603f823340520eccfaa Mon Sep 17 00:00:00 2001 From: Mike Swanson Date: Thu, 12 Jun 2014 18:03:39 -0700 Subject: Add desktop entries for all the games, make the Setup launch generic The same icon is used for all four games, even though it's designed to resemble Doom's logo and looks a bit silly with all of them lined up. Also the Setup Desktop Entry now only launches chocolate-setup, which then prompts for the game to configure. This avoids cluttering up a DE's Preferences menu, control panel, or however it will be displayed. --- src/hexen.desktop.in | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 src/hexen.desktop.in (limited to 'src/hexen.desktop.in') diff --git a/src/hexen.desktop.in b/src/hexen.desktop.in new file mode 100644 index 00000000..14603840 --- /dev/null +++ b/src/hexen.desktop.in @@ -0,0 +1,7 @@ +[Desktop Entry] +Name=@PACKAGE_SHORTNAME@ Hexen +Exec=@PROGRAM_PREFIX@hexen +Icon=@PROGRAM_PREFIX@doom +Type=Application +Comment=@PACKAGE_SHORTDESC@ +Categories=Game;ActionGame; -- cgit v1.2.3