From owner-freebsd-gnome@FreeBSD.ORG Wed May 7 08:35:38 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 2F3E3106566B for ; Wed, 7 May 2008 08:35:38 +0000 (UTC) (envelope-from heath0504@gmail.com) Received: from ti-out-0910.google.com (ti-out-0910.google.com [209.85.142.188]) by mx1.freebsd.org (Postfix) with ESMTP id AD5D98FC20 for ; Wed, 7 May 2008 08:35:37 +0000 (UTC) (envelope-from heath0504@gmail.com) Received: by ti-out-0910.google.com with SMTP id d27so57193tid.3 for ; Wed, 07 May 2008 01:35:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition:x-google-sender-auth; bh=2KGMXOhD0n+eT7RNZv0ngHfvnUmLn2jc+B4vShjK3x8=; b=v8SwKxpVGvFx7Jd90T+difEteHYI9rCbgKcPFRuvM1dQSNgSOAIAtJN0xAci1oy1eHjbysHhbtm7yKbcPn8TTX4UvofBxVV/lvtbVsHfFxKyanMxqkmbpwFDSjnjrFqEWfVdAT/SEOXwk9FDI2BCe0GF4ZiWI68ckXzEBZBY4/E= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition:x-google-sender-auth; b=Pth+a4sjNBqC8LrAe6K4TsimsieBYcZb4MJEKrDtOZKmh7wVLVYdgNlkhjaK/vDOkuT/xa09vwKak8XF+ccavd7ahsv3Cow/X79U+4MCtfNpKQ8ClCq6YQ17vgYlmNk91yNDU6saadKJMrQJDD/pLo1qCiy3Ar95nOCfJbAH+xQ= Received: by 10.110.3.8 with SMTP id 8mr169140tic.11.1210147825867; Wed, 07 May 2008 01:10:25 -0700 (PDT) Received: by 10.110.16.5 with HTTP; Wed, 7 May 2008 01:10:25 -0700 (PDT) Message-ID: <860ee3f20805070110y625afa4excdcdb06393ce0fcb@mail.gmail.com> Date: Wed, 7 May 2008 16:10:25 +0800 From: hyde Sender: heath0504@gmail.com To: freebsd-gnome@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Google-Sender-Auth: 781538ef0b885b10 Cc: Subject: gconf schema files are too big 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, 07 May 2008 08:35:38 -0000 Hi, I installed GNOME2 in my 7.0-R box, and I found that files in /usr/local/etc/gconf/schemas are too big. because there are too many locale message in it. How can I setup it to generate only "C" locale message in schemas files?