From owner-freebsd-gnome@FreeBSD.ORG Wed Jul 19 14:25:35 2006 Return-Path: X-Original-To: gnome@FreeBSD.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E0DE816A4E0; Wed, 19 Jul 2006 14:25:35 +0000 (UTC) (envelope-from jylefort@FreeBSD.org) Received: from mirapoint2.brutele.be (mirapoint2.brutele.be [212.68.199.149]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5143A43D73; Wed, 19 Jul 2006 14:25:30 +0000 (GMT) (envelope-from jylefort@FreeBSD.org) Received: from host-212-68-244-243.brutele.be (host-212-68-244-243.brutele.be [212.68.244.243]) by mirapoint2.brutele.be (MOS 3.7.3-GA) with ESMTP id EGI63516; Wed, 19 Jul 2006 15:47:57 +0200 (CEST) Received: from jsite.lefort.net (jsite.lefort.net [192.168.1.2]) by gateway.lefort.net (Postfix) with ESMTP id 020AB54C6; Wed, 19 Jul 2006 15:47:56 +0200 (CEST) Received: from jsite.lefort.net (localhost [127.0.0.1]) by jsite.lefort.net (Postfix) with SMTP id 96394C0E0; Wed, 19 Jul 2006 15:47:56 +0200 (CEST) Date: Wed, 19 Jul 2006 15:47:56 +0200 From: Jean-Yves Lefort To: Joe Marcus Clarke Message-Id: <20060719154756.e33b17a3.jylefort@FreeBSD.org> In-Reply-To: <1153283838.56053.183.camel@shumai.marcuscom.com> References: <200607180145.14402.lofi@freebsd.org> <1153183811.40886.1.camel@shumai.marcuscom.com> <200607182059.52274.lofi@freebsd.org> <1153269484.56053.146.camel@shumai.marcuscom.com> <20060719035341.0bc44958.jylefort@FreeBSD.org> <1153283838.56053.183.camel@shumai.marcuscom.com> X-Mailer: Sylpheed running on FreeBSD Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg="PGP-SHA1"; boundary="Signature=_Wed__19_Jul_2006_15_47_56_+0200_GJdgjxb_yP_cOec2" X-Junkmail-Status: score=0/100, host=mirapoint2.brutele.be Cc: gnome@FreeBSD.org, lofi@FreeBSD.org Subject: Re: How to change the sort order in gtk2/gnome file dialogs? 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: Wed, 19 Jul 2006 14:25:36 -0000 --Signature=_Wed__19_Jul_2006_15_47_56_+0200_GJdgjxb_yP_cOec2 Content-Type: text/plain; charset=US-ASCII Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, 19 Jul 2006 00:37:18 -0400 Joe Marcus Clarke wrote: > On Wed, 2006-07-19 at 03:53 +0200, Jean-Yves Lefort wrote: > > On Tue, 18 Jul 2006 20:38:04 -0400 > > Joe Marcus Clarke wrote: > >=20 > > > On Tue, 2006-07-18 at 20:59 +0200, Michael Nottebrock wrote: > > > > On Tuesday, 18. July 2006 02:50, Joe Marcus Clarke wrote: > > > >=20 > > > > > This was discussed a while back as I recall, and the conclusion w= as that > > > > > since FreeBSD didn't honor LC_COLLATE, that there was no way to c= hange > > > > > the sort order. I may be wrong on the conclusion, but you could = try > > > > > hunting down LC_COLLATE in the archive, and see what comes up. > > > >=20 > > > > Surely you aren't saying every GNOME user on FreeBSD has to put up = with=20 > > > > case-sensitively sorted lists? Isn't there at least a gconf key I c= ould=20 > > > > modify or something? :( > > >=20 > > > GConf is outside of GTK+, but there's no such key of which I am aware. > > > As I said, I recall this problem being tied to LC_COLLATE, and thus > > > nothing that can be easily done. > >=20 > > The attached glib20 patch copes with the FreeBSD libc deficiencies (no > > collation for wide char locales, see BUGS in wcscoll(3)) by using > > devel/icu for string collation. If there are no objections I'll add it. >=20 > I'm a bit worried about introducing a non-standard dependency to glib20 > (i.e. this is broken on ia64). What about making this optional for > those that want it? =20 Maybe I can add it for ${ARCH} !=3D "ia64"? --=20 Jean-Yves Lefort jylefort@FreeBSD.org http://lefort.be.eu.org/ --Signature=_Wed__19_Jul_2006_15_47_56_+0200_GJdgjxb_yP_cOec2 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.4 (FreeBSD) iD8DBQFEvjgMyzD7UaO4AGoRAijwAJ9HnSAZ+cwy3OJRIof1Ltf/HKW8BwCdHLO+ JkgPAfEs8QJHO8RVAHCKiVI= =cF+K -----END PGP SIGNATURE----- --Signature=_Wed__19_Jul_2006_15_47_56_+0200_GJdgjxb_yP_cOec2--