remove some control-m characters

This commit is contained in:
scott%scott-macgregor.org 2006-03-04 00:43:31 +00:00
Родитель f8c741964f
Коммит d9d9b5b149
1 изменённых файлов: 3 добавлений и 3 удалений

Просмотреть файл

@ -180,9 +180,9 @@ pref("browser.preferences.animateFadeIn", true);
pref("browser.preferences.animateFadeIn", false);
#endif
pref("accessibility.typeaheadfind", false);
pref("accessibility.typeaheadfind.timeout", 5000);
pref("accessibility.typeaheadfind.linksonly", false);
pref("accessibility.typeaheadfind", false);
pref("accessibility.typeaheadfind.timeout", 5000);
pref("accessibility.typeaheadfind.linksonly", false);
pref("accessibility.typeaheadfind.flashBar", 1);
/////////////////////////////////////////////////////////////////