diff options
Diffstat (limited to 'dev-java/bsh/files/beanshell.desktop')
-rw-r--r-- | dev-java/bsh/files/beanshell.desktop | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/dev-java/bsh/files/beanshell.desktop b/dev-java/bsh/files/beanshell.desktop new file mode 100644 index 000000000000..b6e96af79b1e --- /dev/null +++ b/dev-java/bsh/files/beanshell.desktop @@ -0,0 +1,11 @@ +[Desktop Entry] +Encoding=UTF-8 +Version=1.0 +Type=Application +Exec=bsh.Console +Terminal=false +Name=BeanShell Prompt +GenericName=Java Command Prompt +Comment=An interactive Java command prompt +Categories=Application;Development +Icon=/usr/share/pixmaps/beanshell-icon.png
\ No newline at end of file |