Added "version" before version number at top of README.html, to make it
more clear. :^)
This commit is contained in:
parent
96f6b41c99
commit
483fb57c63
3 changed files with 14 additions and 6 deletions
|
|
@ -10,6 +10,8 @@ alink="#FF00FF">
|
|||
<h1><img src="images/tuxpaint-title.png" width=220 height=219
|
||||
alt="Tux Paint"><br>
|
||||
|
||||
version
|
||||
|
||||
0.9.13
|
||||
|
||||
</h1>
|
||||
|
|
@ -21,7 +23,7 @@ New Breed Software</p>
|
|||
<p><a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a><br>
|
||||
<a href="http://www.newbreedsoftware.com/tuxpaint/">http://www.newbreedsoftware.com/tuxpaint/</a></p>
|
||||
|
||||
<p>June 14, 2002 - August 28, 2003</p>
|
||||
<p>June 14, 2002 - September 3, 2003</p>
|
||||
</center>
|
||||
|
||||
<hr size=2 noshade>
|
||||
|
|
@ -378,7 +380,7 @@ New Breed Software</p>
|
|||
will be available at all.</p>
|
||||
</dd>
|
||||
|
||||
<dt><code><b>savedir <i>DIRECTORY</i></b></code></dt>
|
||||
<dt><code><b>savedir=<i>DIRECTORY</i></b></code></dt>
|
||||
<dd>
|
||||
<p>Use this option to change where Tux Paint saves pictures.
|
||||
By default, this is "<code>~/.tuxpaint/saved/</code>" under Linux
|
||||
|
|
@ -391,6 +393,8 @@ New Breed Software</p>
|
|||
|
||||
<p><b>Note:</b> When specifying a Windows drive (e.g.,
|
||||
"<code>H:\</code>"), you must also specify a subdirectory.</p>
|
||||
|
||||
<p><b>Example:</b> <code>savedir=Z:\tuxpaint\</code></p>
|
||||
</dd>
|
||||
|
||||
<dt><code><b>saveover=yes</b></code></dt>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue