Author: dj
Date: 2009-09-06 09:19:47 -0600 (Sun, 06 Sep 2009)
New Revision: 8010

Modified:
   trunk/auxfiles/firefox-3.5.2-mozconfig
Log:
added missing official branding bit to firefox mozconfig

Modified: trunk/auxfiles/firefox-3.5.2-mozconfig
===================================================================
--- trunk/auxfiles/firefox-3.5.2-mozconfig      2009-09-06 14:06:17 UTC (rev 
8009)
+++ trunk/auxfiles/firefox-3.5.2-mozconfig      2009-09-06 15:19:47 UTC (rev 
8010)
@@ -113,6 +113,13 @@
 ###################################################################
 #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 Minefield.
+ac_add_options --enable-official-branding
+
 # Use the anti-phishing measures (a blacklist of sites).
 ac_add_options --enable-safe-browsing
 

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to