From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1PtPYw-0004CQ-QB for garchives@archives.gentoo.org; Sat, 26 Feb 2011 19:12:19 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 507331C0B2 for ; Sat, 26 Feb 2011 19:12:18 +0000 (UTC) Received: from mail-wy0-f181.google.com (mail-wy0-f181.google.com [74.125.82.181]) by pigeon.gentoo.org (Postfix) with ESMTP id 1FB801C00A for ; Sat, 26 Feb 2011 18:49:47 +0000 (UTC) Received: by wyb42 with SMTP id 42so3836337wyb.40 for ; Sat, 26 Feb 2011 10:49:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:from:reply-to:to:subject:date:user-agent :references:in-reply-to:mime-version:content-type :content-transfer-encoding:message-id; bh=EL27QpJlTviGoBpfR4WztYzCVGsIBmeG7DzxoBXAmT4=; b=HVxCHELMk4UU+EUx65z4GRNcr28/mu2LzsUmBZeWfcnKbv+bUEpsTnRZizPmLqvFw6 GhiwRzPoGO8GXwVs0fABPlbpJBsmVBuxjWwa4rWxlhfL0P70oaNWjKA7Izlgm5cxknkA ZGc3VWzh5mbUSkzp8tQH8qwMkq4n3dhGp10fY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:reply-to:to:subject:date:user-agent:references:in-reply-to :mime-version:content-type:content-transfer-encoding:message-id; b=Es6YPRfvOvmMBMxSvW/ySoipgk8uqXpMwJjgI2eD2FSOf6WedKDvLWRLKWtWeLsXcJ aav8wqD+WsAsduJm7OqGy/sZZJCaOIUKuDIxpaf5VgOOqz+CjGp6U3eLNToKQ4bViFFp xX7G4cgOleu9nK2FhxqFz7glWp0hG3xcP44F4= Received: by 10.216.185.199 with SMTP id u49mr3745211wem.45.1298746187186; Sat, 26 Feb 2011 10:49:47 -0800 (PST) Received: from dell_xps.localnet (230.3.169.217.in-addr.arpa [217.169.3.230]) by mx.google.com with ESMTPS id n52sm932906wer.0.2011.02.26.10.49.29 (version=TLSv1/SSLv3 cipher=OTHER); Sat, 26 Feb 2011 10:49:46 -0800 (PST) From: Mick To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] XDG_CONFIG_DIRS and XDG_DATA_DIRS env variables with E17 Date: Sat, 26 Feb 2011 18:49:18 +0000 User-Agent: KMail/1.13.5 (Linux/2.6.36-gentoo-r5; KDE/4.4.5; x86_64; ; ) References: <20110226181242.6cea088e@karnak.local> In-Reply-To: <20110226181242.6cea088e@karnak.local> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart2789879.IgFIPgL6JG"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <201102261849.37311.michaelkintzios@gmail.com> X-Archives-Salt: X-Archives-Hash: c5e3ed5573d319ab68186aae3dc7e5b1 --nextPart2789879.IgFIPgL6JG Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable On Saturday 26 February 2011 18:12:42 David W Noon wrote: > On Sat, 26 Feb 2011 17:50:02 +0100, Mick wrote about [gentoo-user] >=20 > XDG_CONFIG_DIRS and XDG_DATA_DIRS env variables with E17: > >Where are being these set? > > > >I currently have: > > > >$ echo $XDG_CONFIG_DIRS > >/etc/xdg > > > >$ echo $XDG_DATA_DIRS > >/usr/local/share:/usr/share >=20 > Take a look at /etc/env.d/*xdg*, which should be about 3 files. Note > that if you modify any files in that directory, you need to run > env-update for the changes to take effect; you will also need to logout > and login again. Thanks, I have only two: $ ls -la /etc/env.d/*xdg* =2Drw-r--r-- 1 root root 81 Dec 18 11:24 /etc/env.d/30xdg-data-local =2Drw-r--r-- 1 root root 54 Dec 18 11:24 /etc/env.d/90xdg-data-base and they contain: $ cat /etc/env.d/30xdg-data-local=20 XDG_DATA_DIRS=3D"/usr/local/share" COLON_SEPARATED=3D"XDG_DATA_DIRS XDG_CONFIG_DIRS" $ cat /etc/env.d/90xdg-data-base=20 XDG_DATA_DIRS=3D"/usr/share" XDG_CONFIG_DIRS=3D"/etc/xdg" I assume these were installed by x11-misc/xdg-utils. Is that what they sho= uld=20 contain? Any idea why E17 will not work with the generic application icons in the fi= rst=20 hand and why changing these to absolute paths creates duplicate menu entrie= s=20 when logged into KDE (which is a rare occurrence for me anyway - but I'd li= ke=20 to understand how cross-desktop menus work). I find all this rather=20 confusing. =2D-=20 Regards, Mick --nextPart2789879.IgFIPgL6JG Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.17 (GNU/Linux) iEYEABECAAYFAk1pS0EACgkQVTDTR3kpaLZY4wCg26poWyeFuE1bptiNEeUZ2BFS W8gAoIifkxi6hz7uI1n6uJFLTpufHS4V =yHnQ -----END PGP SIGNATURE----- --nextPart2789879.IgFIPgL6JG--