From owner-freebsd-gnome@FreeBSD.ORG Wed Jul 19 04:37:20 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 C606516A4DF; Wed, 19 Jul 2006 04:37:20 +0000 (UTC) (envelope-from marcus@marcuscom.com) Received: from creme-brulee.marcuscom.com (creme-brulee.marcuscom.com [24.172.16.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1717C43D64; Wed, 19 Jul 2006 04:37:19 +0000 (GMT) (envelope-from marcus@marcuscom.com) Received: from shumai.marcuscom.com (shumai.marcuscom.com [192.168.1.4]) by creme-brulee.marcuscom.com (8.13.6/8.13.6) with ESMTP id k6J4bsAj029071; Wed, 19 Jul 2006 00:37:54 -0400 (EDT) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Jean-Yves Lefort In-Reply-To: <20060719035341.0bc44958.jylefort@FreeBSD.org> 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> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-iyjktIh8W5STrUASuQOC" Organization: MarcusCom, Inc. Date: Wed, 19 Jul 2006 00:37:18 -0400 Message-Id: <1153283838.56053.183.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.2 FreeBSD GNOME Team Port 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 04:37:20 -0000 --=-iyjktIh8W5STrUASuQOC Content-Type: text/plain Content-Transfer-Encoding: quoted-printable 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 was= that > > > > since FreeBSD didn't honor LC_COLLATE, that there was no way to cha= nge > > > > the sort order. I may be wrong on the conclusion, but you could tr= y > > > > 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 wi= th=20 > > > case-sensitively sorted lists? Isn't there at least a gconf key I cou= ld=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. 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 Joe >=20 --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-iyjktIh8W5STrUASuQOC Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.4 (FreeBSD) iD8DBQBEvbb+b2iPiv4Uz4cRAlVIAKCPjFQnxWe+4KdzKzTRI2q0kmHnCgCfceQj +rgHoXMVkHq7NT6LXYwffHI= =7klm -----END PGP SIGNATURE----- --=-iyjktIh8W5STrUASuQOC--