Bug 222419. remove wallet.TutorialFromMenu key from all.js. r=neil, sr=bienvenu.

This commit is contained in:
technutz%netscape.net 2003-10-20 22:23:09 +00:00
Родитель 52dfc035f1
Коммит 8ffc7d6bbb
1 изменённых файлов: 0 добавлений и 1 удалений

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

@ -655,7 +655,6 @@ pref("converter.html2txt.structs", true); // Output structured phrases
pref("converter.html2txt.header_strategy", 1); // 0 = no indention; 1 = indention, increased with header level; 2 = numbering and slight indention
pref("wallet.captureForms", true);
pref("wallet.notified", false);
pref("wallet.TutorialFromMenu", "chrome://navigator/locale/navigator.properties");
pref("wallet.Server", "chrome://navigator/locale/navigator.properties");
pref("wallet.Samples", "chrome://navigator/locale/navigator.properties");
pref("wallet.version", "1");