13 lines
312 B
Plaintext
Executable File
13 lines
312 B
Plaintext
Executable File
#!/usr/bin/env xdg-open
|
|
|
|
[Desktop Entry]
|
|
Version=1.0
|
|
Type=Application
|
|
Name=RubyMine
|
|
Icon=/home/git/RubyMine.v7/RubyMine-7.0.1/bin/RMlogo.svg
|
|
Exec="/home/git/RubyMine.v7/RubyMine-7.0.1/bin/rubymine.sh" %f
|
|
Comment=Develop with pleasure!
|
|
Categories=Development;IDE;
|
|
Terminal=false
|
|
StartupWMClass=jetbrains-rubymine
|