freebsd-ports/java/jdk16/files/patch-deploy-applications-sun-javaws.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

16 lines
506 B
Desktop File

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