From owner-freebsd-gnome@FreeBSD.ORG Thu Jan 24 16:56:02 2008 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5422916A41A for ; Thu, 24 Jan 2008 16:56:02 +0000 (UTC) (envelope-from jahnke@sonatabio.com) Received: from smtp.wizwire.com (smtp.wizwire.com [68.167.181.6]) by mx1.freebsd.org (Postfix) with ESMTP id 2E06F13C4D1 for ; Thu, 24 Jan 2008 16:56:02 +0000 (UTC) (envelope-from jahnke@sonatabio.com) Received: from [192.168.0.100] (76-14-123-114.rk.wavecable.com [76.14.123.114]) (authenticated bits=0) by smtp.wizwire.com (8.13.1/8.13.1) with ESMTP id m0OGtoai030397; Thu, 24 Jan 2008 08:55:50 -0800 From: Frank Jahnke To: Joe Marcus Clarke In-Reply-To: <1201193355.24613.10.camel@shumai.marcuscom.com> References: <1201122964.1006.21.camel@pinot.fmjassoc.com> <1201123185.62127.4.camel@shumai.marcuscom.com> <1201125510.1006.26.camel@pinot.fmjassoc.com> <1201126951.62127.13.camel@shumai.marcuscom.com> <1201127827.1006.29.camel@pinot.fmjassoc.com> <1201127976.62127.23.camel@shumai.marcuscom.com> <1201134551.988.9.camel@pinot.fmjassoc.com> <1201135168.62127.25.camel@shumai.marcuscom.com> <1201137039.988.13.camel@pinot.fmjassoc.com> <1201137113.62127.29.camel@shumai.marcuscom.com> <20080124230247.74fe8f61@duncan.reilly.home> <1201190392.24613.4.camel@shumai.marcuscom.com> <1201193355.24613.10.camel@shumai.marcuscom.com> Content-Type: text/plain Organization: Sonata Biosciences, Inc. Date: Thu, 24 Jan 2008 08:55:49 -0800 Message-Id: <1201193749.988.26.camel@pinot.fmjassoc.com> Mime-Version: 1.0 X-Mailer: Evolution 2.12.2 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit X-WizWire-MailScanner-Information: Please contact the ISP for more information X-WizWire-MailScanner: Found to be clean X-MailScanner-From: jahnke@sonatabio.com Cc: freebsd-gnome@freebsd.org Subject: Re: Epiphany Upgraded to 2.20.3 Crashes X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: jahnke@sonatabio.com List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Jan 2008 16:56:02 -0000 On Thu, 2008-01-24 at 11:49 -0500, Joe Marcus Clarke wrote: > > I haven't test in GDM 2.20.x yet, but as for the GDM 2.21.x (in MC CVS). > > The login.conf and Language menu don't work, so you have to add GDM_LANG > > in either /etc/profile or ~/.profile. It works great. I have in my > > ~/.profile: > > > > GDM_LANG=en_US.UTF-8; export GDM_LANG > > > > And what if you don't use GDM? Just set LANG? And is that not for sh (or bash) only?