From owner-freebsd-gnome@FreeBSD.ORG Fri Dec 16 12:36:32 2011 Return-Path: Delivered-To: gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 92FD2106564A for ; Fri, 16 Dec 2011 12:36:32 +0000 (UTC) (envelope-from danfe@regency.nsu.ru) Received: from mx.nsu.ru (r2b9.nsu.ru [212.192.164.39]) by mx1.freebsd.org (Postfix) with ESMTP id 2F7328FC08 for ; Fri, 16 Dec 2011 12:36:32 +0000 (UTC) Received: from regency.nsu.ru ([193.124.210.26]) by mx.nsu.ru with esmtp (Exim 4.69) (envelope-from ) id 1RbX1E-0001rU-3z; Fri, 16 Dec 2011 19:36:08 +0700 Received: from regency.nsu.ru (localhost [127.0.0.1]) by regency.nsu.ru (8.14.2/8.14.2) with ESMTP id pBGCbRG1065512; Fri, 16 Dec 2011 19:37:27 +0700 (NOVT) (envelope-from danfe@regency.nsu.ru) Received: (from danfe@localhost) by regency.nsu.ru (8.14.2/8.14.2/Submit) id pBGCbMol065426; Fri, 16 Dec 2011 19:37:22 +0700 (NOVT) (envelope-from danfe) Date: Fri, 16 Dec 2011 19:37:22 +0700 From: Alexey Dokuchaev To: Boris Samorodov Message-ID: <20111216123722.GA63869@regency.nsu.ru> References: <20111209184403.GA17862@regency.nsu.ru> <4EE296DA.60409@freebsd.org> <20111215122654.GA3380@regency.nsu.ru> <4EEA384A.70802@freebsd.org> <20111216103716.GA39744@regency.nsu.ru> <4EEB2B40.3080005@passap.ru> <20111216121009.GA57825@regency.nsu.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20111216121009.GA57825@regency.nsu.ru> User-Agent: Mutt/1.4.2.1i Cc: gnome@freebsd.org Subject: Re: gconf schemas + .desktop file question X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Dec 2011 12:36:32 -0000 On Fri, Dec 16, 2011 at 07:10:09PM +0700, Alexey Dokuchaev wrote: > On Fri, Dec 16, 2011 at 03:28:00PM +0400, Boris Samorodov wrote: > > ...and three last lines imho should be considered to use %%X11%% > > (or like) instead of %%GNOME%%. The desktop database is not > > a gnome-only essence. As for me I use fluxbox with fbpanel > > and desktop files are used as well. > > Yes, I understand. The problem with this port that *both* .desktop file > and GConf2 schemas are installed when port configured with --enable-mime, > and I don't really want to "fix" and thus inevitably complicate this > logic. On the second thought (and look), I guess I can install .desktop file unconditionally without simple hack. I will send another diff for review. ./danfe