You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/games-sports/dustrac/files/dustrac-1.7.3-desktopfile.p...

41 lines
1.0 KiB

From: Julian Ospald <hasufell@gentoo.org>
Date: Wed Dec 25 23:21:50 UTC 2013
Subject: fix desktop files
--- dustrac-1.6.2/src/dustrac-editor.desktop.in
+++ dustrac-1.6.2/src/dustrac-editor.desktop.in
@@ -4,5 +4,5 @@
Exec=dustrac-editor
Icon=dustrac-editor
Type=Application
-Categories=Game
+Categories=Game;
StartupNotify=true
--- dustrac-1.6.2/src/dustrac-editor.desktop.opt.in
+++ dustrac-1.6.2/src/dustrac-editor.desktop.opt.in
@@ -4,5 +4,5 @@
Exec=/opt/dustrac/dustrac-editor
Icon=dustrac-editor
Type=Application
-Categories=Game
+Categories=Game;
StartupNotify=true
--- dustrac-1.6.2/src/dustrac-game.desktop.in
+++ dustrac-1.6.2/src/dustrac-game.desktop.in
@@ -4,5 +4,5 @@
Exec=dustrac-game
Icon=dustrac-game
Type=Application
-Categories=Game
+Categories=Game;
StartupNotify=true
--- dustrac-1.6.2/src/dustrac-game.desktop.opt.in
+++ dustrac-1.6.2/src/dustrac-game.desktop.opt.in
@@ -4,5 +4,5 @@
Exec=/opt/dustrac/dustrac-game
Icon=dustrac-game
Type=Application
-Categories=Game
+Categories=Game;
StartupNotify=true