Date: Wed, 19 Jul 2006 00:37:18 -0400 From: Joe Marcus Clarke <marcus@marcuscom.com> To: Jean-Yves Lefort <jylefort@FreeBSD.org> Cc: gnome@FreeBSD.org, lofi@FreeBSD.org Subject: Re: How to change the sort order in gtk2/gnome file dialogs? Message-ID: <1153283838.56053.183.camel@shumai.marcuscom.com> 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>
next in thread | previous in thread | raw e-mail | index | archive | help
--=-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 <marcus@marcuscom.com> 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--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1153283838.56053.183.camel>