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 1PtPbM-0004TA-N2 for garchives@archives.gentoo.org; Sat, 26 Feb 2011 19:14:49 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5342D1C0C0 for ; Sat, 26 Feb 2011 19:14:48 +0000 (UTC) Received: from mail-px0-f181.google.com (mail-px0-f181.google.com [209.85.212.181]) by pigeon.gentoo.org (Postfix) with ESMTP id E22931C0B8 for ; Sat, 26 Feb 2011 19:06:24 +0000 (UTC) Received: by pxi3 with SMTP id 3so816469pxi.40 for ; Sat, 26 Feb 2011 11:06:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=j5XcZe47p+VgAGxGWN7OsOBjxB4onsgaO3nENqfuKkA=; b=tqouHhi+t7YeW6ZXkab0VbOkeBMv+aKoZ9lTSs0iaPN5rCfStxwrtrGkIkdJgQTwdI k8cwrKo7uTenS0db/p4yulpJNYn8rlskm0V+ksVi4JdNz6YwsO1ZU0BbWi7Vrn33N09Y qPALkCVSiZxhND1N0dv+QpPKfT74ZE8fAdlFk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=Ya188xjrWCSySHpnyoawsPryTaI9b2YQaH3SAwdTQMiZ0OEUdk4u3rUS9w0bxAjPt3 V3AkSM2RKE/Q+6eduostSjFRN/TcC8TJFc2vPeRYxokzlpQGHom7/tDS+ylTCxIavA2k 0OSJJIvKs84boHK4AbxMFfyD/vyJEdf5VOclM= 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 Received: by 10.142.148.3 with SMTP id v3mr2802302wfd.313.1298747184237; Sat, 26 Feb 2011 11:06:24 -0800 (PST) Received: by 10.142.161.19 with HTTP; Sat, 26 Feb 2011 11:06:24 -0800 (PST) In-Reply-To: <201102261642.02124.michaelkintzios@gmail.com> References: <201102261642.02124.michaelkintzios@gmail.com> Date: Sat, 26 Feb 2011 14:06:24 -0500 Message-ID: Subject: Re: [gentoo-user] XDG_CONFIG_DIRS and XDG_DATA_DIRS env variables with E17 From: Mike Gilbert To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=UTF-8 X-Archives-Salt: X-Archives-Hash: 59e014cb70b8bc3f6cda085177856e09 On Sat, Feb 26, 2011 at 11:41 AM, Mick wrote: > Where are being these set? > > I currently have: > > $ echo $XDG_CONFIG_DIRS > /etc/xdg > > $ echo $XDG_DATA_DIRS > /usr/local/share:/usr/share > See /etc/env.d/30xdg-data-local and /etc/env.d/90xdg-data-base.