From owner-freebsd-gnome@FreeBSD.ORG Thu Oct 14 22:14:37 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 90A2C16A4CE for ; Thu, 14 Oct 2004 22:14:37 +0000 (GMT) Received: from smtp1.jazztel.es (smtp1.jazztel.es [62.14.3.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4589E43D5C for ; Thu, 14 Oct 2004 22:14:37 +0000 (GMT) (envelope-from josemi@freebsd.jazztel.es) Received: from antivirus by smtp1.jazztel.es with antivirus id 1CIDrw-0004RV-00 Fri, 15 Oct 2004 00:14:44 +0200 Received: from [212.106.239.73] (helo=rguez.homeunix.net) by smtp1.jazztel.es with esmtp id 1CIDrw-0004Qw-00 Fri, 15 Oct 2004 00:14:44 +0200 Received: from redesjm.local (orion.redesjm.local [192.168.254.16]) by rguez.homeunix.net (8.13.1/8.13.1) with ESMTP id i9EMEUcQ042970; Fri, 15 Oct 2004 00:14:30 +0200 (CEST) (envelope-from josemi@freebsd.jazztel.es) Received: from localhost (localhost [[UNIX: localhost]]) by redesjm.local (8.13.1/8.13.1/Submit) id i9EMEV9l028726; Fri, 15 Oct 2004 00:14:31 +0200 (CEST) (envelope-from josemi@freebsd.jazztel.es) X-Authentication-Warning: orion.redesjm.local: freebsd set sender to josemi@freebsd.jazztel.es using -f From: Jose M Rodriguez To: Joe Marcus Clarke Date: Fri, 15 Oct 2004 00:14:30 +0200 User-Agent: KMail/1.7 References: <200410142338.09913.josemi@freebsd.jazztel.es> <416EF328.8050001@marcuscom.com> In-Reply-To: <416EF328.8050001@marcuscom.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200410150014.30891.josemi@freebsd.jazztel.es> X-AntiVirus: checked by AntiVir Milter 1.1-beta; AVE 6.27.0.12; VDF 6.27.0.81 (host: antares.redesjm.local) X-Virus-Scanned: by antivirus cc: gnome@freebsd.org Subject: Re: loanding global firefox extensions 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: Thu, 14 Oct 2004 22:14:37 -0000 El Jueves, 14 de Octubre de 2004 23:44, Joe Marcus Clarke escribi=F3: > Jose M Rodriguez wrote: > | Trying to get solutions for firefox spanish support, I foun that: > | > | xinit /usr/X11R6/bin/firefox --install-global-extension > | firefox-1.0-es-ES.xpi -- /usr/X11R6/bin/Xvfb :2 > | > | works in a text console !! > | > | I recall somthing similar used in openoffice. > | > | But I can't use this to do the initial root run. > > This will work to do the initial root run (i.e. firefox > -install-global-extension). However, the question is how to make > this work with packages. I guess I could add a RUN_DEPENDS on Xvfb. > I think that RUN_DEPENDS on Xvfb (Xorg/Xfree86) is far better that our=20 actual status. This may be used by themes, extensions,=20 language-packs, ... And see a lot less mail on firefox/thunderbird problems. If i'm able to got time to work on 'general browser wrapper' (with i18n=20 support), my live here will become better. In the meantime, test this well and put in firefox/thunderbir pkg-intall=20 scripts must work even from packages. =2D- josemi