README failed to mention where files are in Vista (diff from older Win32).
This commit is contained in:
parent
6d493bf958
commit
c29226ea1a
2 changed files with 18 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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 name)</i>\AppData\Roaming\TuxPaint\saved\</code>"</dd>
|
||||
|
||||
<dt>Windows 95, 98, ME, 2000, XP</dt>
|
||||
<dd>Inside the user's "<code>Application Data</code>" folder,
|
||||
e.g.: <code>"C:\Documents and Settings\<i>(user 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 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>"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue