summaryrefslogtreecommitdiff
path: root/devel/rubymine/files/rubymine.desktop.in
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2021-12-31 12:32:37 +0100
committerRene Ladan <rene@FreeBSD.org>2021-12-31 13:26:40 +0100
commit37475f717ed2d7cf28525fcfc2915428be30e365 (patch)
tree3485688c7274db6200610ec0dc1ad4a55fa53a8a /devel/rubymine/files/rubymine.desktop.in
parentjava/intellij-rubymine: update to 2021.3.1 (diff)
rubymine: drop the intellij- prefix and move away from java
Diffstat (limited to 'devel/rubymine/files/rubymine.desktop.in')
-rw-r--r--devel/rubymine/files/rubymine.desktop.in12
1 files changed, 12 insertions, 0 deletions
diff --git a/devel/rubymine/files/rubymine.desktop.in b/devel/rubymine/files/rubymine.desktop.in
new file mode 100644
index 000000000000..92f5879610d9
--- /dev/null
+++ b/devel/rubymine/files/rubymine.desktop.in
@@ -0,0 +1,12 @@
+[Desktop Entry]
+Version=1.0
+Encoding=UTF-8
+Type=Application
+Name=RubyMine
+GenericName=RubyMine
+Comment=Ruby on Rails IDE from JetBrains
+Icon=%%DATADIR%%/rubymine.png
+Exec=%%DATADIR%%/bin/rubymine.sh
+Terminal=false
+StartupNotify=true
+Categories=Application;Development;