View | Details | Raw Unified | Return to bug 197352
Collapse All | Expand All

(-)/usr/ports/editors/sublime3/files/patch-sublime_text.desktop (+11 lines)
Line 0 Link Here
1
--- sublime_text.desktop.orig	2015-02-05 17:09:36.000000000 +0100
2
+++ sublime_text.desktop	2015-02-05 17:09:57.000000000 +0100
3
@@ -4,7 +4,7 @@
4
 Name=Sublime Text
5
 GenericName=Text Editor
6
 Comment=Sophisticated text editor for code, markup and prose
7
-Exec=/opt/sublime_text/sublime_text %F
8
+Exec=/usr/local/bin/sublime %F
9
 Terminal=false
10
 MimeType=text/plain;
11
 Icon=sublime-text

Return to bug 197352