diff options
Diffstat (limited to 'libre/java10-openjdk/freedesktop-jshell.desktop')
-rw-r--r-- | libre/java10-openjdk/freedesktop-jshell.desktop | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/libre/java10-openjdk/freedesktop-jshell.desktop b/libre/java10-openjdk/freedesktop-jshell.desktop new file mode 100644 index 000000000..a0cdd9005 --- /dev/null +++ b/libre/java10-openjdk/freedesktop-jshell.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Name=OpenJDK Java 10 Shell +Comment=OpenJDK Java 10 Shell +Keywords=java;shell +Exec=/usr/lib/jvm/java-10-openjdk/bin/jshell +Terminal=true +Type=Application +Icon=java10-openjdk +Categories=Application;System; |