blob: 8ce05743f9f67b00aea309e5cc27995efccc3ad4 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- src/linux/resources/jd-gui.desktop.orig 2016-01-18 23:32:17 UTC
+++ src/linux/resources/jd-gui.desktop
@@ -2,6 +2,6 @@
Comment=Java Decompiler JD-GUI
Terminal=false
Name=JD-GUI
-Exec=java -jar /opt/jd-gui/jd-gui.jar
+Exec=jd-gui
Type=Application
Icon=jd-gui
|