summarylogtreecommitdiffstats
path: root/java.desktop
diff options
context:
space:
mode:
authorDaniel Bermond2018-12-12 12:49:47 +0000
committerDaniel Bermond2018-12-12 12:49:47 +0000
commita19ae6a2f60288d053c56a54d00d22e38c02a04b (patch)
tree0dc71618cb8bb9de41884aac2a421490168ef628 /java.desktop
parent7ba351de1bb4eaa7712b5769b362469be6598d33 (diff)
downloadaur-a19ae6a2f60288d053c56a54d00d22e38c02a04b.tar.gz
Move runtime environment contents to package jre
Diffstat (limited to 'java.desktop')
-rw-r--r--java.desktop27
1 files changed, 6 insertions, 21 deletions
diff --git a/java.desktop b/java.desktop
index 8d7ccbb5df7d..1c3cf4e50abe 100644
--- a/java.desktop
+++ b/java.desktop
@@ -1,25 +1,10 @@
-#
-# Copyright (c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
-# Use is subject to license terms.
-#
-# Desktop entry for automatic execution of files identified as either the
-# x-jar or x-java-archive (historical) mime type.
-#
-# Note: This file may be installed under both "control-center-2.0" and
-# "applications". Depending upon the version of GNOME, the copy in
-# "applications" may take precedence.
-#
-# One might be tempted to add "Java" to the Catergories, but the definition
-# is "uses Swing/ATW" whhich may not be true.
-#
[Desktop Entry]
-Encoding=UTF-8
-Name=Java
-Comment=Java Virtual Machine
-Exec=/usr/lib/jvm/java-<version>-jdk/bin/java -jar
-Icon=java-jdk<version>
+Name=Oracle Java 11 Runtime
+Comment=Oracle Java 11 Runtime
+Keywords=java;runtime
+Exec=/usr/lib/jvm/java-11-jdk/bin/java -jar
Terminal=false
Type=Application
+Icon=java11-jdk
+MimeType=application/x-java-archive;application/java-archive;application/x-jar;
NoDisplay=true
-Categories=Applications;
-MimeType=application/x-java-archive;application/x-jar;