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:
sspitzer%netscape.com 1999-12-22 04:28:32 +00:00
Родитель 48678253fa
Коммит ac6c946700
3 изменённых файлов: 4 добавлений и 0 удалений

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

@ -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:">