Better HTML doc title image; also out-of-date notes
Using the SVG-based "Tux Paint" title text at the top of HTML docs (replacing ancient, totally-mouse-drawn one from 2002). Also, while I was in there, added big "out of date" notices, with links to English documentation, in outdated translated ones.
This commit is contained in:
parent
f9b677e40d
commit
14e03b47a2
16 changed files with 62 additions and 20 deletions
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"></head><body alink="#ff00ff" bgcolor="#ffffff" link="#0000ff" text="#000000" vlink="#ff0000">
|
||||
<center>
|
||||
<h1><img width="220" height="219" src="../../html/images/tuxpaint-title.png" alt="Tux Paint" /><br />
|
||||
<h1><img width="205" height="210" src="../../html/images/tuxpaint-title.png" alt="Tux Paint" /><br />
|
||||
version 0.9.19 <br />
|
||||
Frequently Asked Questions</h1>
|
||||
<p>Copyright 2002-2007 by Bill Kendrick and others<br />
|
||||
|
|
@ -12,6 +12,10 @@ New Breed Software</p>
|
|||
<p><a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a><br />
|
||||
<a href="http://www.tuxpaint.org/">http://www.tuxpaint.org/</a></p>
|
||||
<p>September 14, 2002 - November 27, 2007</p>
|
||||
|
||||
<h2>OUT OF DATE</h2>
|
||||
<p>See <a href="../../html/README.html">English version</a>.</p>
|
||||
|
||||
</center>
|
||||
<h2>与绘画相关</h2>
|
||||
<ul>
|
||||
|
|
|
|||
|
|
@ -3,12 +3,17 @@
|
|||
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"></head><body alink="#ff00ff" bgcolor="#ffffff" link="#0000ff" text="#000000" vlink="#ff0000">
|
||||
<center>
|
||||
<h1><img alt="Tux Paint" src="../../html/images/tuxpaint-title.png" height="219" width="220"><br>version 0.9.19 </h1>
|
||||
<h1><img alt="Tux Paint" src="../../html/images/tuxpaint-title.png" height="205" width="210"><br>version 0.9.19 </h1>
|
||||
<h3>专为儿童设计的易用的绘图软件</h3>
|
||||
<p>Copyright 2002-2007 by Bill Kendrick and others<br>New Breed Software</p>
|
||||
<p>翻译:易明晶 (Email:<a href="mailto:hackergene@gmail.com">hackergene@gmail.com</a>)</p>
|
||||
<p><a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a><br><a href="http://www.tuxpaint.org/">http://www.tuxpaint.org/</a></p>
|
||||
<p>June 14, 2002 - June 27, 2007</p></center>
|
||||
<p>June 14, 2002 - June 27, 2007</p>
|
||||
|
||||
<h2>OUT OF DATE</h2>
|
||||
<p>See <a href="../../html/README.html">English version</a>.</p>
|
||||
|
||||
</center>
|
||||
<hr noshade="noshade" size="2">
|
||||
|
||||
<h1>关于</h1>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue