diff options
Diffstat (limited to 'devel/rubymine/files/rubymine.desktop.in')
-rw-r--r-- | devel/rubymine/files/rubymine.desktop.in | 12 |
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; |