1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00

editors/sublime3: change the path in the .desktop from absolute to relative

Submitted by:	jbeich
This commit is contained in:
Kurt Jaeger 2015-02-08 20:40:42 +00:00
parent 7b1bb8fc0b
commit 9d52570074
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=378680

View File

@ -5,7 +5,7 @@
GenericName=Text Editor
Comment=Sophisticated text editor for code, markup and prose
-Exec=/opt/sublime_text/sublime_text %F
+Exec=/usr/local/bin/sublime %F
+Exec=sublime %F
Terminal=false
MimeType=text/plain;
Icon=sublime-text