mirror of
https://github.com/MorizzG/gentoo-mg.git
synced 2025-12-06 04:22:43 +00:00
thunderbird: added files/
This commit is contained in:
parent
bcbef517b4
commit
713d9d29fe
6 changed files with 169 additions and 0 deletions
5
mail-client/thunderbird/files/gentoo-default-prefs-r1.js
Normal file
5
mail-client/thunderbird/files/gentoo-default-prefs-r1.js
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
pref("general.smoothScroll", true);
|
||||
pref("general.autoScroll", false);
|
||||
pref("general.useragent.locale", "chrome://global/locale/intl.properties");
|
||||
pref("mail.shell.checkDefaultClient", false);
|
||||
pref("intl.locale.requested", "");
|
||||
Loading…
Add table
Add a link
Reference in a new issue