Author: dj Date: 2009-09-06 15:50:31 -0600 (Sun, 06 Sep 2009) New Revision: 8012
Modified: trunk/BOOK/xsoft/graphweb/firefox.xml Log: corrected firefox mozconfig file Modified: trunk/BOOK/xsoft/graphweb/firefox.xml =================================================================== --- trunk/BOOK/xsoft/graphweb/firefox.xml 2009-09-06 15:37:25 UTC (rev 8011) +++ trunk/BOOK/xsoft/graphweb/firefox.xml 2009-09-06 21:50:31 UTC (rev 8012) @@ -265,6 +265,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 Shiretoki. +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
