6e17b14b70
- quoted sed expressions, changed possibly confussing # by @ - added vendor(origin) into icons - removed last trace of relative symlinks - added BuildRequires of javapackages-tools to fix build failure after Requires change to javapackages-filesystem
11 lines
364 B
Desktop File
11 lines
364 B
Desktop File
[Desktop Entry]
|
|
Name=OpenJDK @JAVA_MAJOR_VERSION@ Monitoring & Management Console @ARCH@
|
|
Comment=Monitor and manage OpenJDK @JAVA_MAJOR_VERSION@ applications for @ARCH@
|
|
Exec=@JAVA_HOME@/jconsole
|
|
Icon=java-@JAVA_MAJOR_VERSION@-@JAVA_VENDOR@
|
|
Terminal=false
|
|
Type=Application
|
|
StartupWMClass=sun-tools-jconsole-JConsole
|
|
Categories=Development;Monitor;Java;
|
|
Version=1.0
|