From owner-svn-ports-all@FreeBSD.ORG Mon Feb 9 16:44:48 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E50B6F81; Mon, 9 Feb 2015 16:44:47 +0000 (UTC) Received: from mail-ie0-f171.google.com (mail-ie0-f171.google.com [209.85.223.171]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B26C5BCF; Mon, 9 Feb 2015 16:44:47 +0000 (UTC) Received: by iecat20 with SMTP id at20so9361810iec.12; Mon, 09 Feb 2015 08:44:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=ww+PNAEuufDvzwSscfwgarHYM2tfidH2smBGUe51Q68=; b=Wrck9BM9Pg5O5EKh3UbUYgKGesRMrmxjA4PO5kuQJm0/Pgd9+hewEFX+QP30kU6E9p 7QNWbUgfvGnZ2+O0tNcqYvf1r9rxAwW/WFGI6vnJezzRyCtrkxzrKeGXh+vQeER5zQOY s4QtzY1GqxgxpFwWe7uWs19CNcU1Fm4YubWex9XI/kU29OuGuN2y5EptmFmFUgg6KhtX iKl1Le/zb3GknXO4W13OxRBPlEKf4f5kfp6xFrdcOLmU7aojIEoeG/l7bKMK3p7cFgZU hYwzOO5AXchqMTv2bqkqhdK3F/L2z7HQFM0/jrG3uXfSf8/0GsheqG3FANVWBCbH81zX tvEQ== X-Received: by 10.50.39.112 with SMTP id o16mr18019878igk.0.1423500276232; Mon, 09 Feb 2015 08:44:36 -0800 (PST) MIME-Version: 1.0 Received: by 10.64.236.106 with HTTP; Mon, 9 Feb 2015 08:44:16 -0800 (PST) In-Reply-To: <20150208204141.GO84172@f10.opsec.eu> References: <201502081852.t18IqmeC039674@svn.freebsd.org> <20150208204141.GO84172@f10.opsec.eu> From: Miguel Clara Date: Mon, 9 Feb 2015 16:44:16 +0000 Message-ID: Subject: Re: svn commit: r378670 - in head/editors/sublime3: . files To: Kurt Jaeger Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, Jan Beich , ports-committers@freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Feb 2015 16:44:48 -0000 On Sun, Feb 8, 2015 at 8:41 PM, Kurt Jaeger 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@FreeBSD.org +49 171 3101372 5 years to go ! >