Bug #373787 --> cannot select dictionary with the same name as locale.

sr=bienvenu
This commit is contained in:
scott%scott-macgregor.org 2007-03-14 07:06:13 +00:00
Родитель c9b10c52f7
Коммит 742d99d19b
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -74,7 +74,7 @@
<preference id="ldap_2.autoComplete.directoryServer" name="ldap_2.autoComplete.directoryServer" type="string"/> <preference id="ldap_2.autoComplete.directoryServer" name="ldap_2.autoComplete.directoryServer" type="string"/>
<preference id="mail.collect_email_address_outgoing" name="mail.collect_email_address_outgoing" type="bool"/> <preference id="mail.collect_email_address_outgoing" name="mail.collect_email_address_outgoing" type="bool"/>
<preference id="mail.collect_addressbook" name="mail.collect_addressbook" type="string"/> <preference id="mail.collect_addressbook" name="mail.collect_addressbook" type="string"/>
<preference id="spellchecker.dictionary" name="spellchecker.dictionary" type="wstring"/> <preference id="spellchecker.dictionary" name="spellchecker.dictionary" type="unichar"/>
<preference id="msgcompose.font_face" name="msgcompose.font_face" type="string"/> <preference id="msgcompose.font_face" name="msgcompose.font_face" type="string"/>
<preference id="msgcompose.font_size" name="msgcompose.font_size" type="string"/> <preference id="msgcompose.font_size" name="msgcompose.font_size" type="string"/>
<preference id="msgcompose.text_color" name="msgcompose.text_color" type="string"/> <preference id="msgcompose.text_color" name="msgcompose.text_color" type="string"/>