From owner-freebsd-gnome@FreeBSD.ORG Tue Aug 17 06:41:15 2004 Return-Path: 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 969B616A4CE for ; Tue, 17 Aug 2004 06:41:15 +0000 (GMT) Received: from smtp4.jp.viruscheck.net (smtp4.jp.viruscheck.net [154.33.69.55]) by mx1.FreeBSD.org (Postfix) with ESMTP id 57BF043D49 for ; Tue, 17 Aug 2004 06:41:15 +0000 (GMT) (envelope-from bland@FreeBSD.org) Received: from scan3.jp.viruscheck.net ([154.33.69.38] helo=mail4.jp.viruscheck.net) by smtp4.jp.viruscheck.net with esmtp (Exim 3.36 #1) id 1Bwxej-0006sw-00 for gnome@freebsd.org; Tue, 17 Aug 2004 15:41:13 +0900 Received: from [220.221.2.219] (helo=noc.orchid) by mail4.jp.viruscheck.net with esmtp (Exim 3.36 #3) id 1Bwxej-0000Zz-00 for gnome@FreeBSD.org; Tue, 17 Aug 2004 15:41:13 +0900 Received: from [89.60.10.11] (horse.orchid [89.60.10.11]) by noc.orchid (8.12.11/8.12.11) with ESMTP id i7H6fCNE011354 for ; Tue, 17 Aug 2004 15:41:12 +0900 (JST) (envelope-from bland@FreeBSD.org) Message-ID: <4121A888.7050203@FreeBSD.org> Date: Tue, 17 Aug 2004 15:41:12 +0900 From: Alexander Nedotsukov User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8a2) Gecko/20040714 X-Accept-Language: en-us, en MIME-Version: 1.0 To: gnome@FreeBSD.org Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit Subject: You will simplyl love it. X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Aug 2004 06:41:15 -0000 Guys, I wish it will be one of my false alarms... But for GNOME 2.6 functional difference between gconftool-2 --makefile-uninstall-rule and gconftool-2 --makefile-install-rule equal to zero. That's actually why we got so many %gconf extras on pointyhat. The solution is to backport unload functionality in gconftool.c:do_load_file() 2.7 series. Let me know if you pickup this task. Thanks, Alexander.