Regen. README (+Twitter, -IRC, further reading groups)
This commit is contained in:
parent
c31e0cd504
commit
b9d3711584
15 changed files with 430 additions and 318 deletions
|
|
@ -23,12 +23,13 @@
|
|||
子供向けのシンプルなお絵かきプログラム </h3>
|
||||
|
||||
<p>
|
||||
Copyright © 2002-2021 by various contributors; "AUTHORS" 参照.<br>
|
||||
<a href="http://www.tuxpaint.org/">http://www.tuxpaint.org/</a>
|
||||
Copyright © 2002-2021 by various contributors; "AUTHORS" 参照.<br/>
|
||||
<a href="http://www.tuxpaint.org/">http://www.tuxpaint.org/</a><br/>
|
||||
<a href="https://twitter.com/TuxPaintTweets">@TuxPaintTweets on Twitter</a>
|
||||
</p>
|
||||
|
||||
<p>
|
||||
2021年10月27日 </p>
|
||||
2021年11月12日 </p>
|
||||
</center>
|
||||
|
||||
<hr size="2"
|
||||
|
|
@ -1391,44 +1392,60 @@
|
|||
<blockquote>
|
||||
このドキュメントの他、"<code>docs</code>" フォルダには、次のようなドキュメントがあります: <ul>
|
||||
<li>
|
||||
<a href="../magic-docs/html/index.html">「まほう」ツールに関するドキュメント ("<code>magic-docs</code>")</a><br>
|
||||
インストールされている、それぞれの「まほう」ツールに関する説明。 </li>
|
||||
Using Tux Paint: <ul>
|
||||
<li>
|
||||
<a href="OPTIONS.html">OPTIONS.html</a><br>
|
||||
コマンドライン、設定ファイルのオプションに関する詳細な情報。Tux Paint Config を使用したくない人向け。 </li>
|
||||
|
||||
<li>
|
||||
<a href="../magic-docs/html/index.html">「まほう」ツールに関するドキュメント ("<code>magic-docs</code>")</a><br>
|
||||
インストールされている、それぞれの「まほう」ツールに関する説明。 </li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="../../AUTHORS.txt">AUTHORS.txt</a><br>
|
||||
作者と協力者のリスト. </li>
|
||||
How to extend Tux Paint: <ul>
|
||||
<li>
|
||||
<a href="EXTENDING.html">EXTENDING.html</a><br>
|
||||
ブラシ、はんこ、背景画像の作成方法、フォントを追加する方法、追加のスクリーンキーボードの作成、言語入力の追加など、Tux Paint の拡張についての詳細説明。 </li>
|
||||
|
||||
<li>
|
||||
<a href="PNG.html">PNG.html</a><br>
|
||||
PNG 形式の画像を作成する方法。 </li>
|
||||
|
||||
<li>
|
||||
<a href="SVG.html">SVG.html</a><br>
|
||||
SVG 形式のヴェクタ画像を作成する方法。 </li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="../../CHANGES.txt">CHANGES.txt</a><br>
|
||||
リリース毎の変更点の概要. </li>
|
||||
Technical information: <ul>
|
||||
<li>
|
||||
<a href="INSTALL.html">INSTALL.html</a><br>
|
||||
コンパイル、インストールの手順. </li>
|
||||
|
||||
<li>
|
||||
<a href="SIGNALS.html">SIGNALS.html</a><br>
|
||||
Tux Paint が応答する POSIX シグナルに関する情報。 </li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="../../COPYING.txt">COPYING.txt</a><br>
|
||||
Tux Paint ソフトウェアのライセンス <em>GNU 一般公衆利用許諾</em> (GPL) </li>
|
||||
Development history and license: <ul>
|
||||
<li>
|
||||
<a href="../../AUTHORS.txt">AUTHORS.txt</a><br>
|
||||
作者と協力者のリスト. </li>
|
||||
|
||||
<li>
|
||||
<a href="INSTALL.html">INSTALL.html</a><br>
|
||||
コンパイル、インストールの手順. </li>
|
||||
<li>
|
||||
<a href="../../CHANGES.txt">CHANGES.txt</a><br>
|
||||
リリース毎の変更点の概要. </li>
|
||||
|
||||
<li>
|
||||
<a href="EXTENDING.html">EXTENDING.html</a><br>
|
||||
ブラシ、はんこ、背景画像の作成方法、フォントを追加する方法、追加のスクリーンキーボードの作成、言語入力の追加など、Tux Paint の拡張についての詳細説明。 </li>
|
||||
|
||||
<li>
|
||||
<a href="OPTIONS.html">OPTIONS.html</a><br>
|
||||
コマンドライン、設定ファイルのオプションに関する詳細な情報。Tux Paint Config を使用したくない人向け。 </li>
|
||||
|
||||
<li>
|
||||
<a href="PNG.html">PNG.html</a><br>
|
||||
PNG 形式の画像を作成する方法。 </li>
|
||||
|
||||
<li>
|
||||
<a href="SVG.html">SVG.html</a><br>
|
||||
SVG 形式のヴェクタ画像を作成する方法。 </li>
|
||||
|
||||
<li>
|
||||
<a href="SIGNALS.html">SIGNALS.html</a><br>
|
||||
Tux Paint が応答する POSIX シグナルに関する情報。 </li>
|
||||
<li>
|
||||
<a href="../../COPYING.txt">COPYING.txt</a><br>
|
||||
Tux Paint's software license, the <cite>GNU General Public License</cite> (GPL) </li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</blockquote>
|
||||
|
||||
|
|
@ -1446,7 +1463,6 @@
|
|||
<ul>
|
||||
<li>バグを発見した場合や機能追加の要望については、プロジェクトの バグトラッキングシステムから報告できます</li>
|
||||
<li>プロジェクトに関する様々なメーリングリストに参加できます</li>
|
||||
<li>IRCで、開発者や他のユーザーとチャットできます</li>
|
||||
<li>開発者へ直接連絡することもできます</li>
|
||||
</ul>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue