mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-10 17:24:29 +00:00
fix for 58012 - selection behaviour not correct in unix
r=mcafee,akkana sr=shaver a=brendan
This commit is contained in:
parent
3347f61971
commit
235d59fc58
@ -37,6 +37,7 @@ pref("browser.cache.memory_cache_size", 3000);
|
||||
pref("browser.cache.disk_cache_size", 5000);
|
||||
pref("browser.ncols", 0);
|
||||
pref("browser.installcmap", false);
|
||||
pref("browser.drag_out_of_frame_style", 1);
|
||||
pref("mail.signature_file", "~/.signature");
|
||||
pref("mail.default_fcc", "~/nsmail/Sent");
|
||||
pref("news.default_fcc", "~/nsmail/Sent");
|
||||
|
Loading…
x
Reference in New Issue
Block a user