view jconsole.desktop.in @ 2989:291f31c475c0

PR3732: Use SDK bin directory in jconsole.desktop.in 2019-04-16 Andrew John Hughes <gnu_andrew@member.fsf.org> PR3732: Use SDK bin directory in jconsole.desktop.in * Makefile.am: (jconsole-@JAVA_VER@.desktop): Replace _SDKBINDIR_ with the SDK bin directory ($(bindir)). * NEWS: Updated. * jconsole.desktop.in: Use _SDKBINDIR_ instead of _BINDIR_.
author Andrew John Hughes <gnu_andrew@member.fsf.org>
date Mon, 29 Apr 2019 21:29:15 +0100
parents 37dfd50c0b6c
children 132b423f5a80
line wrap: on
line source

[Desktop Entry]
Name=OpenJDK @OPENJDK_VER@ for @target_cpu@ Monitoring & Management Console
Comment=Monitor and manage OpenJDK applications
Exec=_SDKBINDIR_/jconsole
Icon=java-@JAVA_VER@-@JAVA_VENDOR@
Terminal=false
Type=Application
StartupWMClass=sun-tools-jconsole-JConsole
Categories=Development;Profiling;Java;
Version=1.0