mirror of
https://git.freebsd.org/ports.git
synced 2025-06-25 22:50:32 -04:00
Long needed update. Catch up with changes in the original intellij port Fix the desktop support as it was using text from the ideas port. Reset the maintainer, as requested long ago. Approved by: thierry (mentor, implicit)
12 lines
269 B
Desktop File
12 lines
269 B
Desktop File
[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;
|