mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-15 04:39:31 +00:00
files I forgot to checkin with yesterday's prefwindow landing
This commit is contained in:
parent
3b3617a676
commit
a3689cb38f
@ -172,3 +172,8 @@ pref("editor.last_background_color_picked", "255,255,255");
|
||||
pref("editor.new_cell_has_space", true);
|
||||
|
||||
pref("editor.throbber.url","http://www.mozilla.org");
|
||||
|
||||
pref("editor.maintain_table_structure", true);
|
||||
pref("editor.table_delete_key", 0);
|
||||
|
||||
pref("editor.use_custom_default_colors", 1);
|
||||
|
@ -289,6 +289,7 @@ pref("intl.charset_menu.static", "iso-8859-1");
|
||||
pref("intl.charset_menu.cache", "");
|
||||
pref("intl.charset.detector", "");
|
||||
|
||||
pref("font.default", "serif");
|
||||
pref("font.size.variable.ar", 16);
|
||||
pref("font.size.fixed.ar", 13);
|
||||
|
||||
|
@ -172,3 +172,8 @@ pref("editor.last_background_color_picked", "255,255,255");
|
||||
pref("editor.new_cell_has_space", true);
|
||||
|
||||
pref("editor.throbber.url","http://www.mozilla.org");
|
||||
|
||||
pref("editor.maintain_table_structure", true);
|
||||
pref("editor.table_delete_key", 0);
|
||||
|
||||
pref("editor.use_custom_default_colors", 1);
|
||||
|
Loading…
x
Reference in New Issue
Block a user