leave roaming appdir installs that already exist alone

This commit is contained in:
hankhill19580
2019-11-09 01:36:53 +00:00
parent ff293d50a9
commit 7b53b0d3ad
4 changed files with 17 additions and 8 deletions

View File

@@ -1,9 +1,9 @@
<%
/*
* Created on Sep 02, 2005
*
*
* This file is part of susidns project, see http://susi.i2p/
*
*
* Copyright (C) 2005 <susi23@mail.i2p>
*
* This program is free software; you can redistribute it and/or modify
@@ -19,7 +19,7 @@
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*
*
* $Revision: 1.1 $
*/
@@ -85,7 +85,7 @@
<h3><%=intl._t("Hints")%></h3>
<ol>
<li>
<%=intl._t("File and directory paths here are relative to the addressbook's working directory, which is normally ~/.i2p/addressbook/ (Linux) or %APPDATA%\\I2P\\addressbook\\ (Windows).")%>
<%=intl._t("File and directory paths here are relative to the addressbook's working directory, which is normally ~/.i2p/addressbook/ (Linux) or %LOCALAPPDATA%\\I2P\\addressbook\\ (Windows).")%>
</li>
<li>
<%=intl._t("If you want to manually add lines to an addressbook, add them to the private or master addressbooks.")%>