svn commit: r378670 - in head/editors/sublime3: . files
Miguel Clara
miguelmclara at gmail.com
Mon Feb 9 16:44:48 UTC 2015
On Sun, Feb 8, 2015 at 8:41 PM, Kurt Jaeger <pi at freebsd.org> wrote:
> Hi!
>
> > > +-Exec=/opt/sublime_text/sublime_text %F
> > > ++Exec=/usr/local/bin/sublime %F
> >
> > What if PREFIX != /usr/local? Not to mention /usr/local/bin is in PATH
> > by default, usually set by /etc/login.conf. Try the following instead:
> >
> > Exec=sublime %F
>
> Done.
>
>
This was my bad actually in the first time I've submitted the .desktop file
patch it was correct (
https://bz-attachments.freebsd.org/attachment.cgi?id=149800)
But for some reason this time I submitted with the full path and didn't
notice!
thanks for catching this and thanks for the submit.
> --
> pi at FreeBSD.org +49 171 3101372 5 years to go !
>
More information about the svn-ports-all
mailing list