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