From owner-freebsd-gnome@FreeBSD.ORG Sat Apr 21 22:31:19 2012 Return-Path: Delivered-To: gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4D3321065670 for ; Sat, 21 Apr 2012 22:31:19 +0000 (UTC) (envelope-from mezz.freebsd@gmail.com) Received: from mail-iy0-f182.google.com (mail-iy0-f182.google.com [209.85.210.182]) by mx1.freebsd.org (Postfix) with ESMTP id 0FD5B8FC0C for ; Sat, 21 Apr 2012 22:31:19 +0000 (UTC) Received: by iahk25 with SMTP id k25so19457794iah.13 for ; Sat, 21 Apr 2012 15:31:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=tMzvbYdUfLnsTGpQ9k+NOl67Vv1+9QfaaeUbglHSFkw=; b=sM8khQwAHHkXEJMYkphzXEd7u2w2LiLIqKawBs6xdJNSagr78si4wZdyT0VAOBsq3p wMRjvwcW/TACTGHu9904LDpAxLYATA4ocIokKvOfyQaWNN5v4iJTJaiyyF+VOfnZl2dw pmDqRC5hhqyJd27+rPCf5DWTUpynsQ6h0xywF20f+OG4Z+lfevWqy15w6WS1dpJ3MB3x Hi3iloVUFUxbUa3Zu/PvSbodIwGxgC3bePXIrBwrEgKZNSVm+bDk6NWd5lUcg0q0S1gL k8WD8qgJ3wfqWdBrZqiU/m0GZ38fcX8DGNMcB21wGBXffVFU6taQ56uQZ34JYc9LP2tK PBBQ== MIME-Version: 1.0 Received: by 10.50.140.71 with SMTP id re7mr2562240igb.67.1335047478357; Sat, 21 Apr 2012 15:31:18 -0700 (PDT) Received: by 10.42.153.4 with HTTP; Sat, 21 Apr 2012 15:31:18 -0700 (PDT) In-Reply-To: <4F8FF512.9090302@passap.ru> References: <201204181931.q3IJVB9S020602@repoman.freebsd.org> <4F8FF512.9090302@passap.ru> Date: Sat, 21 Apr 2012 17:31:18 -0500 Message-ID: From: Jeremy Messenger To: Boris Samorodov Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: gnome@freebsd.org Subject: Re: cvs commit: ports/devel/xdg-utils Makefile 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: Sat, 21 Apr 2012 22:31:19 -0000 On Thu, Apr 19, 2012 at 6:20 AM, Boris Samorodov wrote: > [1] After committing the path to xdg-utils I've got a new error > for djview4 installing: > ----- > Run /usr/local/share/djvu/djview4/desktop/register-djview-menu install > =A0to register the djview3 menu entries. > xdg-desktop-menu: No writable system menu directory found. > *** Error code 3 > ----- > > The full log is here: > https://redports.org//~bsam/20120418194919-96537-20561/djview-4.8_1.log > > xdg-desktop-menu in system mode uses /usr/local/share/desktop-directories= . > Which directory is standard for desktop entries for FreeBSD? > I mean not gnome, not kde, etc. but actually =A0FreeBSD. As for > me I use fluxbox as a wm. > > Sure I can create that directory while installing djview4, > but I rather not to. Yes, this port will have to create directory. The share/desktop-directories is a standard directory for many different desktops (ie: GNOME, KDE, etc). It's pretty much as same as with share/icons. It's why I said that xdg-utils is flawed for not create those directory, because it is an installation tool. Cheers, Mezz > -- > WBR, Boris Samorodov (bsam) > FreeBSD Committer, http://www.FreeBSD.org The Power To Serve --=20 mezz.freebsd@gmail.com - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org