README failed to mention where files are in Vista (diff from older Win32).

This commit is contained in:
William Kendrick 2008-10-29 15:11:42 +00:00
parent 6d493bf958
commit c29226ea1a
2 changed files with 18 additions and 4 deletions

View file

@ -9,7 +9,7 @@
bill@newbreedsoftware.com
http://www.tuxpaint.org/
June 14, 2002 - July 7, 2008
June 14, 2002 - October 29, 2008
----------------------------------------------------------------------
@ -694,7 +694,11 @@ Available Tools
Network Graphic) image file, and place it in Tux Paint's "saved"
directory:
Windows
Windows Vista
Inside the user's "AppData" folder, e.g.:
"C:\Users\(user name)\AppData\Roaming\TuxPaint\saved\"
Windows 95, 98, ME, 2000, XP
Inside the user's "Application Data" folder, e.g.: "C:\Documents
and Settings\(user name)\Application Data\TuxPaint\saved\"
@ -707,6 +711,9 @@ Available Tools
Inside a hidden ".tuxpaint" directory, in the user's home
directory: "$(HOME)/.tuxpaint/saved/"
Note: It is from this folder that you can copy or open pictures drawn in
Tux Paint using other applications.
Using 'tuxpaint-import'
Linux and Unix users can use the "tuxpaint-import" shell script which

View file

@ -25,7 +25,7 @@ New Breed Software</p>
<p>June 14, 2002 -
July 7, 2008</p>
October 29, 2008</p>
</center>
@ -939,7 +939,11 @@ New Breed Software</p>
"saved" directory:</p>
<dl>
<dt>Windows</dt>
<dt>Windows Vista</dt>
<dd>Inside the user's "<code>AppData</code>" folder,
e.g.: <code>"C:\Users\<i>(user&nbsp;name)</i>\AppData\Roaming\TuxPaint\saved\</code>"</dd>
<dt>Windows 95, 98, ME, 2000, XP</dt>
<dd>Inside the user's "<code>Application&nbsp;Data</code>" folder,
e.g.: <code>"C:\Documents and Settings\<i>(user&nbsp;name)</i>\Application
Data\TuxPaint\saved\</code>"</dd>
@ -953,6 +957,9 @@ New Breed Software</p>
home directory: "<code>$(HOME)/.tuxpaint/saved/</code>"</dd>
</dl>
<p><b>Note:</b> It is from this folder that you can copy or open pictures
drawn in Tux&nbsp;Paint using other applications.</p>
<h2>Using '<code>tuxpaint-import</code>'</h2>
<blockquote>
<p>Linux and Unix users can use the "<code><b>tuxpaint-import</b></code>"