修正windows下无法保存的问题
This commit is contained in:
@@ -177,6 +177,23 @@
|
||||
preference="mineruPath"
|
||||
></html:input>
|
||||
</hbox>
|
||||
|
||||
<hbox align="center">
|
||||
<html:label
|
||||
for="chatpapers-pref-lecture-data-dir"
|
||||
data-l10n-id="prefs-lecture-data-dir"
|
||||
></html:label>
|
||||
<html:input
|
||||
type="text"
|
||||
id="chatpapers-pref-lecture-data-dir"
|
||||
preference="lectureDataDir"
|
||||
></html:input>
|
||||
</hbox>
|
||||
<html:p
|
||||
id="chatpapers-pref-lecture-data-dir-hint"
|
||||
class="chatpapers-pref-hint"
|
||||
data-l10n-id="prefs-lecture-data-dir-hint"
|
||||
></html:p>
|
||||
</groupbox>
|
||||
|
||||
<groupbox>
|
||||
|
||||
Reference in New Issue
Block a user