From owner-freebsd-gnome@FreeBSD.ORG Wed Jul 19 18:22: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 2109C16A4E2; Wed, 19 Jul 2006 18:22:35 +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 61AA543D49; Wed, 19 Jul 2006 18:22:34 +0000 (GMT) (envelope-from marcus@marcuscom.com) Received: from [10.2.1.194] (vpn-client-194.marcuscom.com [10.2.1.194]) by creme-brulee.marcuscom.com (8.13.6/8.13.6) with ESMTP id k6JIN7ei037454; Wed, 19 Jul 2006 14:23:07 -0400 (EDT) (envelope-from marcus@marcuscom.com) Message-ID: <44BE7866.7090005@marcuscom.com> Date: Wed, 19 Jul 2006 14:22:30 -0400 From: Joe Marcus Clarke Organization: MarcusCom, Inc. User-Agent: Thunderbird 1.5.0.4 (Macintosh/20060530) MIME-Version: 1.0 To: Jean-Yves Lefort 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> <20060719154756.e33b17a3.jylefort@FreeBSD.org> In-Reply-To: <20060719154756.e33b17a3.jylefort@FreeBSD.org> X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-4.4 required=5.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.1.3 X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on creme-brulee.marcuscom.com 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 18:22:35 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Jean-Yves Lefort wrote: > 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: >>> >>>> On Tue, 2006-07-18 at 20:59 +0200, Michael Nottebrock wrote: >>>>> On Tuesday, 18. July 2006 02:50, Joe Marcus Clarke wrote: >>>>> >>>>>> 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 change >>>>>> 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. >>>>> Surely you aren't saying every GNOME user on FreeBSD has to put up with >>>>> case-sensitively sorted lists? Isn't there at least a gconf key I could >>>>> modify or something? :( >>>> 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. >>> 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? > > Maybe I can add it for ${ARCH} != "ia64"? > This goes without saying (even if optional). However, caution still tells me this should not be an always-on dependency. Anyone else have an opinion? Joe - -- PGP Key : http://www.marcuscom.com/pgp.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFEvnhmb2iPiv4Uz4cRAic6AJ4rMa+WJfp/Wl4IioVYYYBuWzO7NwCgreQt wff6J5r1FXXqz8rq2vB9KVM= =fbyj -----END PGP SIGNATURE-----