disabling the fix for bug #387996 (add a "Places" folder to the bookmarks menu, populated with smart folders) due to Ts, Txul, and RLk regressions

This commit is contained in:
sspitzer%mozilla.org 2007-10-11 20:30:54 +00:00
Родитель a87b357557
Коммит a520a628a4
1 изменённых файлов: 3 добавлений и 0 удалений

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

@ -576,3 +576,6 @@ pref("browser.places.importBookmarksHTML", true);
// Show infobar on chromeless windows
pref("browser.warn_chromeless_window.infobar", false);
// disable adding the "Places" folder with pre-defined queries
pref("browser.places.createdDefaultQueries", true);