Mageia Bugzilla – Attachment 731 Details for
Bug 2461
Fix Thunderbird to match system locale and enable default-mailer support
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
[patch]
rediffed Patch201 for default mailer support
mozilla-thunderbird-5.0-mga-default-mailer.patch (text/plain), 466 bytes, created by
Florian Hubold
on 2011-08-19 21:41:29 CEST
(
hide
)
Description:
rediffed Patch201 for default mailer support
Filename:
MIME Type:
Creator:
Florian Hubold
Created:
2011-08-19 21:41:29 CEST
Size:
466 bytes
patch
obsolete
>--- mail/app/profile/all-thunderbird.js~ 2011-08-14 20:46:03.941257205 +0200 >+++ mail/app/profile/all-thunderbird.js 2011-08-14 20:46:03.956257025 +0200 >@@ -177,7 +177,7 @@ > pref("xpinstall.whitelist.add", "addons.mozilla.org"); > pref("xpinstall.whitelist.add.36", "getpersonas.com"); > >-pref("mail.shell.checkDefaultClient", true); >+pref("mail.shell.checkDefaultClient", false); > pref("mail.spellcheck.inline", true); > > pref("mail.biff.alert.show_preview", true);
--- mail/app/profile/all-thunderbird.js~ 2011-08-14 20:46:03.941257205 +0200 +++ mail/app/profile/all-thunderbird.js 2011-08-14 20:46:03.956257025 +0200 @@ -177,7 +177,7 @@ pref("xpinstall.whitelist.add", "addons.mozilla.org"); pref("xpinstall.whitelist.add.36", "getpersonas.com"); -pref("mail.shell.checkDefaultClient", true); +pref("mail.shell.checkDefaultClient", false); pref("mail.spellcheck.inline", true); pref("mail.biff.alert.show_preview", true);
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 2461
:
729
|
730
| 731