From owner-freebsd-gnome@FreeBSD.ORG Fri Sep 22 18:29:26 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 BCF9916A403; Fri, 22 Sep 2006 18:29:26 +0000 (UTC) (envelope-from mi+mx@aldan.algebra.com) Received: from corbulon.video-collage.com (static-151-204-231-237.bos.east.verizon.net [151.204.231.237]) by mx1.FreeBSD.org (Postfix) with ESMTP id A2CAF43D9E; Fri, 22 Sep 2006 18:28:54 +0000 (GMT) (envelope-from mi+mx@aldan.algebra.com) Received: from [172.21.130.86] (mx-broadway [38.98.68.18]) by corbulon.video-collage.com (8.13.6/8.13.6) with ESMTP id k8MISqNR075746 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 22 Sep 2006 14:28:53 -0400 (EDT) (envelope-from mi+mx@aldan.algebra.com) From: Mikhail Teterin Organization: Virtual Estates, Inc. To: Joe Marcus Clarke Date: Fri, 22 Sep 2006 14:28:47 -0400 User-Agent: KMail/1.9.1 References: <200609221349.46963.mi+mx@aldan.algebra.com> <200609221417.50190.mi+mx@aldan.algebra.com> <45142951.5070101@FreeBSD.org> In-Reply-To: <45142951.5070101@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-u" Content-Transfer-Encoding: 8bit Content-Disposition: inline Message-Id: <200609221428.47345.mi+mx@aldan.algebra.com> X-Virus-Scanned: ClamAV 0.88.4/1927/Fri Sep 22 06:06:31 2006 on corbulon.video-collage.com X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.43 Cc: gnome@freebsd.org Subject: Re: annoying start-up delay of gtk-apps in the presence of automounter 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: Fri, 22 Sep 2006 18:29:26 -0000 п'ятниця 22 вересень 2006 14:20, Joe Marcus Clarke написав: > >> Also, you could change the GConf key > >> /desktop/gnome/interface/file_chooser_backend to gtk+ if you are using > >> the GNOME Desktop, or add gtk-file-chooser-backend = "gtk+" if you are > >> not. > > > > Thanks for the advice -- but *which* file do I need to modify? There is > > no /desktop here... > > ~/.gtkrc-2.0 I don't have such a thing: % ls -la ~/.gt* -rw-r--r-- 1 mi wheel 160 Feb 3 2006 /misha/mi/.gtk-bookmarks -rw-r--r-- 1 mi wheel 1113 Jan 27 2004 /misha/mi/.gtkrc-kde Do I need to create it? Thanks! -mi