Author: cazfi
Date: Wed May 11 23:06:06 2016
New Revision: 32674

URL: http://svn.gna.org/viewcvs/freeciv?rev=32674&view=rev
Log:
Documented portable storage directory dir separator

See patch #7210

Modified:
    trunk/bootstrap/freeciv.project

Modified: trunk/bootstrap/freeciv.project
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/bootstrap/freeciv.project?rev=32674&r1=32673&r2=32674&view=diff
==============================================================================
--- trunk/bootstrap/freeciv.project     (original)
+++ trunk/bootstrap/freeciv.project     Wed May 11 23:06:06 2016
@@ -8,4 +8,6 @@
 # Where to store user files. Note that changing this after user has already 
stored
 # something to the old dir with older version of the projects means that those
 # files won't be used any more.
+# Use '/' as portable directory separator character - those will be converted 
to '\'
+# as needed depending on the target environment.
 FREECIV_STORAGE_DIR="~/.freeciv"


_______________________________________________
Freeciv-commits mailing list
Freeciv-commits@gna.org
https://mail.gna.org/listinfo/freeciv-commits

Reply via email to