freebsd-ports/java/jdk16/files/patch-deploy-applications-sun-java.desktop
Greg Lewis 2149bb0786 . Make BUILD_DEPENDS against the Diablo JDK, not the Linux JDK. [2]
. Add some more make environment variables to control the build of the
  debug versions. [1]
. Allow the setting of ALT_PARALLEL_BUILD_JOBS. [1]
. Install more of the Gnome desktop files, and provide them with the
  correct path for the installation. [1]
. Add ${LOCALBASE}/lib to the default library path in HotSpot. [1]
. Backwards compatibility in time zone updates. [1]
. Bump PORTREVISION.

Submitted by:	jkim [1]
Inspired by:	scf [2]
2007-08-06 17:23:31 +00:00

15 lines
508 B
Desktop File

$FreeBSD$
--- ../../deploy/src/desktop/freedesktop/applications/sun-java.desktop.orig Thu Apr 12 04:55:27 2007
+++ ../../deploy/src/desktop/freedesktop/applications/sun-java.desktop Wed Jun 13 16:57:20 2007
@@ -18,8 +18,8 @@
Encoding=UTF-8
Name=Java
Comment=Java Virtual Machine
-Exec=java -jar
-Icon=sun-java.png
+Exec=%%PREFIX%%/jdk%%JDK_VERSION%%/bin/java -jar
+Icon=%%PREFIX%%/jdk%%JDK_VERSION%%/jre/lib/desktop/icons/hicolor/48x48/apps/sun-java.png
Terminal=false
Type=Application
NoDisplay=true