wok-6.x diff seamonkey/stuff/seamonkey.mozconfig @ rev 8752
Removed src= lines. Not need now with tazwok-experimental.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sun Feb 20 07:06:28 2011 +0000 (2011-02-20) |
parents | 686a6db09fc2 |
children | 7bae315c3aac |
line diff
1.1 --- a/seamonkey/stuff/seamonkey.mozconfig Mon Jan 18 17:12:36 2010 +0100 1.2 +++ b/seamonkey/stuff/seamonkey.mozconfig Sun Feb 20 07:06:28 2011 +0000 1.3 @@ -7,7 +7,8 @@ 1.4 1.5 ac_add_options --enable-application=suite 1.6 ac_add_options --enable-default-toolkit=cairo-gtk2 1.7 -ac_add_options --enable-system-cairo 1.8 +#disabled due to bugs with cairo 1.10 1.9 +#ac_add_options --enable-system-cairo 1.10 ac_add_options --enable-canvas 1.11 #ac_add_options --enable-strip 1.12 #ac_add_options --enable-xinerama 1.13 @@ -15,6 +16,7 @@ 1.14 ac_add_options --disable-tests 1.15 ac_add_options --disable-installer 1.16 ac_add_options --disable-accessibility 1.17 +ac_add_options --disable-crashreporter 1.18 1.19 ac_add_options --disable-dbus 1.20 ac_add_options --disable-gnomeui