12 lines
421 B
Diff
12 lines
421 B
Diff
|
--- comm-1.9.1/mail/app/profile/all-thunderbird.js 2009-12-20 21:53:05.000000000 +0100
|
||
|
+++ comm-1.9.1/mail/app/profile/all-thunderbird.js-gil 2009-12-20 22:01:07.000000000 +0100
|
||
|
@@ -71,6 +71,8 @@
|
||
|
pref("nglayout.enable_drag_images", false);
|
||
|
#endif
|
||
|
|
||
|
+pref("mail.strictly_mime.parm_folding", 0);
|
||
|
+pref("dom.max_chrome_script_run_time", 0);
|
||
|
// App-specific update preferences
|
||
|
|
||
|
// Whether or not app updates are enabled
|