From 211d84f4d0527f414c2db54498ccc9e992818309 Mon Sep 17 00:00:00 2001 From: DJ Lucas Date: Sun, 6 Sep 2009 21:50:31 +0000 Subject: [PATCH] corrected firefox mozconfig file git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8012 af4574ff-66df-0310-9fd7-8a98e5e911e0 --- xsoft/graphweb/firefox.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/xsoft/graphweb/firefox.xml b/xsoft/graphweb/firefox.xml index b0d237f4ee..5466dd9d8a 100644 --- a/xsoft/graphweb/firefox.xml +++ b/xsoft/graphweb/firefox.xml @@ -265,6 +265,13 @@ ac_add_options --disable-updater ################################################################### #ac_add_options --enable-ldap +# This option causes the installed binaries to have the official +# Firefox name embedded in them. Due to license restrictions, you +# may not distribute binaries created using this option. It also +# means you get a popup EULA when you first run firefox. +# If you disable this, the browser will call itself Shiretoki. +ac_add_options --enable-official-branding + # Use the anti-phishing measures (a blacklist of sites). ac_add_options --enable-safe-browsing