wok rev 10750
firefox: --enable-faststart and dont use --enable-splashscreen
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Mon May 30 14:37:56 2011 +0200 (2011-05-30) |
parents | b580186756a8 |
children | 872ecb790c84 |
files | firefox/stuff/firefox.mozconfig |
line diff
1.1 --- a/firefox/stuff/firefox.mozconfig Mon May 30 13:44:30 2011 +0200 1.2 +++ b/firefox/stuff/firefox.mozconfig Mon May 30 14:37:56 2011 +0200 1.3 @@ -19,11 +19,12 @@ 1.4 ac_add_options --enable-system-cairo 1.5 ac_add_options --enable-jsd 1.6 ac_add_options --enable-shared-js 1.7 +ac_add_options --enable-faststart 1.8 #ac_add_options --enable-svg 1.9 #ac_add_options --enable-svg-renderer=cairo 1.10 #ac_add_options --enable-postscript 1.11 #ac_add_options --enable-official-branding 1.12 -ac_add_options --enable-splashscreen 1.13 +#ac_add_options --enable-splashscreen 1.14 1.15 ac_add_options --disable-toolkit-qt 1.16 ac_add_options --disable-xinerama