summarylogtreecommitdiffstats
path: root/fix_desktop_file.patch
diff options
context:
space:
mode:
authorAtrament2019-08-08 12:00:53 +0100
committerAtrament2019-08-08 12:00:53 +0100
commit5a3bdfefcac7a928d8c312ae5c7629676b445f06 (patch)
treeff3dcca2515bd44d93f6cc77a130b5615949eeb0 /fix_desktop_file.patch
downloadaur-jerry-git.tar.gz
Initial commit
Diffstat (limited to 'fix_desktop_file.patch')
-rw-r--r--fix_desktop_file.patch19
1 files changed, 19 insertions, 0 deletions
diff --git a/fix_desktop_file.patch b/fix_desktop_file.patch
new file mode 100644
index 000000000000..c08cf6d862a3
--- /dev/null
+++ b/fix_desktop_file.patch
@@ -0,0 +1,19 @@
+diff --git a/debian_package_files/jerry.desktop b/debian_package_files/jerry.desktop
+index dd67f6d..15fe913 100644
+--- a/debian_package_files/jerry.desktop
++++ b/debian_package_files/jerry.desktop
+@@ -1,10 +1,10 @@
+ [Desktop Entry]
+ Type=Application
+ Terminal=false
+-Name=Jerry - Chess GUI
+-Exec=/usr/games/jerry
+-Comment=Chess Program
+-Icon=jerry
++Name=jerry
++Exec=/usr/bin/jerry
++Comment=A chess program build around powerful chess engine Stockfish
++Icon=/usr/share/jerry/icons/jerry_icon256.png
+ StartupNotify=false
+ Encoding=UTF-8
+ Categories=Game