Bug 370773 When the spelling check dictionary is installed in a Japanese version, the selection dictionary is displayed with Preferences by mistake. patch by Hiro <sugar.waffle@gmail.com> r+sr=mscott

This commit is contained in:
masayuki%d-toybox.com 2007-02-27 13:05:11 +00:00
Родитель 1a1234ee87
Коммит a1cfce8011
1 изменённых файлов: 0 добавлений и 3 удалений

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

@ -392,9 +392,6 @@ var gComposePane = {
// Now make sure the correct item in the menu list is selected.
if (defaultItem)
languageMenuList.selectedItem = defaultItem;
else
languageMenuList.selectedIndex = 0;
},
populateFonts: function()