1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-30 10:38:37 +00:00
freebsd-ports/java/jd-gui/files/patch-src_linux_resources_jd-gui.desktop
Kurt Jaeger 4377efce9d New port: java/jd-gui
The Java Decompiler project aims to develop tools in order to
decompile and analyze Java 5 byte code and later versions.

JD-GUI is a standalone graphical utility that displays Java source
codes of .class files.  You can browse the reconstructed source code
with the JD-GUI for instant access to methods and fields.

WWW: http://jd.benow.ca/

PR:		206488
Submitted by:	Tobias Kortkamp <t@tobik.med>
2016-02-19 07:25:14 +00:00

11 lines
267 B
Desktop File

--- 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