foxygit / doom Log in
commit 31cbc74a5dd12f8b8f2d33faebca0fa78fc06a19
Author:     Michael Day <contact@michaelcday.com>
AuthorDate: Sat Aug 20 16:17:27 2022 -0400
Commit:     Michael Day <contact@michaelcday.com>
CommitDate: Sat Aug 20 16:17:27 2022 -0400

    Update *.desktop.in for game-specific icons
---
 src/Heretic.desktop.in | 2 +-
 src/Hexen.desktop.in   | 2 +-
 src/Strife.desktop.in  | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/Heretic.desktop.in b/src/Heretic.desktop.in
index 2c9c2fb4..ed841628 100644
--- a/src/Heretic.desktop.in
+++ b/src/Heretic.desktop.in
@@ -1,7 +1,7 @@
 [Desktop Entry]
 Name=@PACKAGE_SHORTNAME@ Heretic
 Exec=@PROGRAM_PREFIX@heretic
-Icon=@PROGRAM_PREFIX@doom
+Icon=@PROGRAM_PREFIX@heretic
 Type=Application
 Comment=@PACKAGE_SHORTDESC@
 Categories=Game;ActionGame;
diff --git a/src/Hexen.desktop.in b/src/Hexen.desktop.in
index 01eafccb..4854efca 100644
--- a/src/Hexen.desktop.in
+++ b/src/Hexen.desktop.in
@@ -1,7 +1,7 @@
 [Desktop Entry]
 Name=@PACKAGE_SHORTNAME@ Hexen
 Exec=@PROGRAM_PREFIX@hexen
-Icon=@PROGRAM_PREFIX@doom
+Icon=@PROGRAM_PREFIX@hexen
 Type=Application
 Comment=@PACKAGE_SHORTDESC@
 Categories=Game;ActionGame;
diff --git a/src/Strife.desktop.in b/src/Strife.desktop.in
index 541c2adb..862d2074 100644
--- a/src/Strife.desktop.in
+++ b/src/Strife.desktop.in
@@ -1,7 +1,7 @@
 [Desktop Entry]
 Name=@PACKAGE_SHORTNAME@ Strife
 Exec=@PROGRAM_PREFIX@strife
-Icon=@PROGRAM_PREFIX@doom
+Icon=@PROGRAM_PREFIX@strife
 Type=Application
 Comment=@PACKAGE_SHORTDESC@
 Categories=Game;ActionGame;