summarylogtreecommitdiffstats
path: root/jshell.desktop
diff options
context:
space:
mode:
authorChristian Kohlstedde2019-03-30 15:59:10 +0100
committerChristian Kohlstedde2019-03-30 15:59:10 +0100
commit4023c6bae6a165ab52c53a4b3d76e195150d2d37 (patch)
treecac115ebdc3b61b200e13712b73c0b9bfe173789 /jshell.desktop
downloadaur-4023c6bae6a165ab52c53a4b3d76e195150d2d37.tar.gz
Rename package to jdk11, jdk is bumped to next major version
Diffstat (limited to 'jshell.desktop')
-rw-r--r--jshell.desktop9
1 files changed, 9 insertions, 0 deletions
diff --git a/jshell.desktop b/jshell.desktop
new file mode 100644
index 000000000000..83fb1edf95e4
--- /dev/null
+++ b/jshell.desktop
@@ -0,0 +1,9 @@
+[Desktop Entry]
+Name=Oracle Java 11 Shell
+Comment=Oracle Java 11 Shell
+Keywords=java;shell
+Exec=/usr/lib/jvm/java-11-jdk/bin/jshell
+Terminal=true
+Type=Application
+Icon=java11-jdk
+Categories=Application;System;