File: fix-desktop-file.patch

package info (click to toggle)
ardentryst 1.71-11
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 33,160 kB
  • sloc: python: 12,013; xml: 140; sh: 8; makefile: 2
file content (16 lines) | stat: -rw-r--r-- 406 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Patch to fix exec and icon paths in Ardentryst.desktop
--- a/Ardentryst.desktop
+++ b/Ardentryst.desktop
@@ -1,9 +1,9 @@
 [Desktop Entry]
-Encoding=UTF-8
 Name=Ardentryst
 Categories=Game;RolePlaying
 Comment=Fantasy sidescroller game
-Exec=ardentryst
+Exec=/usr/games/ardentryst
 Terminal=false
-Icon=ardentryst
+Icon=/usr/share/pixmaps/ardentryst.png
 Type=Application
+Keywords=RPG;Fantasy;Sidescroller