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
git-svn-id: svn://10.0.0.236/trunk@220988 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
6bdb10eb65
commit
0c4b62303b
@ -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()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user