mirror of
https://git.freebsd.org/ports.git
synced 2025-05-22 11:48:35 -04:00
. 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]
15 lines
525 B
Desktop File
15 lines
525 B
Desktop File
$FreeBSD$
|
|
|
|
--- ../../deploy/src/plugin/solaris/controlpanel/sun_java.desktop.orig Wed Jun 13 16:44:31 2007
|
|
+++ ../../deploy/src/plugin/solaris/controlpanel/sun_java.desktop Wed Jun 13 16:59:32 2007
|
|
@@ -15,8 +15,8 @@
|
|
Encoding=UTF-8
|
|
Name=Java
|
|
Comment=Java Control Panel
|
|
-Exec=jcontrol
|
|
-Icon=sun-jcontrol.png
|
|
+Exec=%%PREFIX%%/jdk%%JDK_VERSION%%/bin/jcontrol
|
|
+Icon=%%PREFIX%%/jdk%%JDK_VERSION%%/jre/lib/desktop/icons/hicolor/48x48/apps/sun-jcontrol.png
|
|
Terminal=false
|
|
Type=Application
|
|
Categories=Application;Settings;Java;
|