blob: 1f51bfb41336663d4ce8bbb9fd761a2100589492 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
Fix .desktop file to comply with FDO specifications.
--- a/xye.desktop
+++ b/xye.desktop
@@ -4,11 +4,11 @@
Encoding=UTF-8
Exec=xye
Type=Application
-Categories=Application;Game;PuzzleGame
+Categories=Game;LogicGame
Name=Xye
GenericName=Xye
Comment=Solve puzzles and action challenges in order to get all the gems in the room.
Terminal=false
StartupNotify=false
-Icon=xye.png
+Icon=xye
MimeType=application/xye-xml
|