summaryrefslogtreecommitdiff
path: root/java/jdk16/files/patch-deploy-applications-sun-javaws.desktop
diff options
context:
space:
mode:
authorGreg Lewis <glewis@FreeBSD.org>2007-08-06 17:23:31 +0000
committerGreg Lewis <glewis@FreeBSD.org>2007-08-06 17:23:31 +0000
commit2149bb07866abe6024d96e5ea8ab5d9aa06c9af1 (patch)
tree7d546ed7a535ce46e1126c4315a44c5bf68c7a40 /java/jdk16/files/patch-deploy-applications-sun-javaws.desktop
parentNew port: madedit, an open source hex/text editor which works like (diff)
. 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]
Notes
Notes: svn path=/head/; revision=197232
Diffstat (limited to 'java/jdk16/files/patch-deploy-applications-sun-javaws.desktop')
-rw-r--r--java/jdk16/files/patch-deploy-applications-sun-javaws.desktop15
1 files changed, 15 insertions, 0 deletions
diff --git a/java/jdk16/files/patch-deploy-applications-sun-javaws.desktop b/java/jdk16/files/patch-deploy-applications-sun-javaws.desktop
new file mode 100644
index 000000000000..905ac89a8790
--- /dev/null
+++ b/java/jdk16/files/patch-deploy-applications-sun-javaws.desktop
@@ -0,0 +1,15 @@
+$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