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/doom-screensaver.desktop.in | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'src/doom-screensaver.desktop.in') diff --git a/src/doom-screensaver.desktop.in b/src/doom-screensaver.desktop.in index 315f964c..deb7274a 100644 --- a/src/doom-screensaver.desktop.in +++ b/src/doom-screensaver.desktop.in @@ -1,12 +1,10 @@ - [Desktop Entry] -Name=@PACKAGE_NAME@ +Name=@PACKAGE_SHORTNAME@ Doom Comment=@PACKAGE_SHORTDESC@ TryExec=@PROGRAM_PREFIX@doom Exec=@PROGRAM_PREFIX@doom StartupNotify=false Terminal=false Type=Application -OnlyShowIn=GNOME; +OnlyShowIn=GNOME;MATE; Categories=Screensaver; - -- cgit v1.2.3