зеркало из https://github.com/mozilla/gecko-dev.git
now that the newsrc file is not in $(HOME), I better allow the user to see
where it is and change the location (if they want, not recommended) from the account setup dialog.
This commit is contained in:
Родитель
48678253fa
Коммит
ac6c946700
|
@ -78,6 +78,8 @@
|
|||
&maxMessagesEnd.label;
|
||||
</html:div>
|
||||
</box>
|
||||
<html:div>&newsrcFilePath.label;</html:div>
|
||||
<html:input type="text" name="nntp.newsrcFilePath" datatype="nsIFileSpec"/>
|
||||
</box>
|
||||
<!-- None -->
|
||||
<box align="vertical" flex="100%">
|
||||
|
|
|
@ -35,4 +35,5 @@
|
|||
<!ENTITY emptyTrashOnExit.label "Empty Trash on Exit.">
|
||||
<!ENTITY maxMessagesStart.label "Ask me before downloading more than">
|
||||
<!ENTITY maxMessagesEnd.label "messages.">
|
||||
<!ENTITY newsrcFilePath.label "newsrc file:">
|
||||
<!ENTITY localPath.label "Local directory:">
|
||||
|
|
|
@ -35,4 +35,5 @@
|
|||
<!ENTITY emptyTrashOnExit.label "Empty Trash on Exit.">
|
||||
<!ENTITY maxMessagesStart.label "Ask me before downloading more than">
|
||||
<!ENTITY maxMessagesEnd.label "messages.">
|
||||
<!ENTITY newsrcFilePath.label "newsrc file:">
|
||||
<!ENTITY localPath.label "Local directory:">
|
||||
|
|
Загрузка…
Ссылка в новой задаче