Last active
May 17, 2018 12:03
-
-
Save Wilker/00a60c8e90b912198236f27d506a962e to your computer and use it in GitHub Desktop.
In Debian place under ~/.local/share/applications
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[Desktop Entry] | |
Name=RubyMine | |
Comment=RubyMine IDE | |
Exec=/opt/RubyMine-2017.3.2/bin/rubymine.sh %f | |
Icon=/opt/RubyMine-2017.3.2/bin/rubymine.png | |
Terminal=false | |
Type=Application | |
StartupNotify=true | |
Categories=GNOME;GTK;Development; | |
X-GNOME-Bugzilla-Bugzilla=GNOME | |
X-GNOME-Bugzilla-Component=general |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment