Regen README to grab social media section
This commit is contained in:
parent
085de03613
commit
d6c04d84de
10 changed files with 265 additions and 45 deletions
|
|
@ -5,10 +5,8 @@
|
||||||
|
|
||||||
Copyright © 2002-2023 by various contributors; see AUTHORS.txt.
|
Copyright © 2002-2023 by various contributors; see AUTHORS.txt.
|
||||||
https://tuxpaint.org/
|
https://tuxpaint.org/
|
||||||
@TuxPaintTweets on Twitter
|
|
||||||
Tux Paint on Tumblr
|
|
||||||
|
|
||||||
January 4, 2023
|
March 12, 2023
|
||||||
|
|
||||||
+----------------------------------------------------+
|
+----------------------------------------------------+
|
||||||
|Table of Contents |
|
|Table of Contents |
|
||||||
|
|
@ -1127,10 +1125,25 @@ Importing Pictures Manually
|
||||||
To learn more, visit the "Help Us" page of the official Tux Paint website:
|
To learn more, visit the "Help Us" page of the official Tux Paint website:
|
||||||
https://tuxpaint.org/help/
|
https://tuxpaint.org/help/
|
||||||
|
|
||||||
|
Follow the Tux Paint project on social media
|
||||||
|
|
||||||
|
Tux Paint maintains a presence on a variety of social media networks,
|
||||||
|
where we post updates and artwork.
|
||||||
|
* Join the Tux Paint page on Facebook
|
||||||
|
* Follow @TuxPaintDevs on Instagram
|
||||||
|
* Follow @tuxpaint@floss.social on Mastodon
|
||||||
|
* Follow u/TuxPaintDevs on Reddit
|
||||||
|
* Follow Tux Paint on Tumblr
|
||||||
|
* Follow @TuxPaintTweets on Twitter
|
||||||
|
|
||||||
Trademark notices
|
Trademark notices
|
||||||
|
|
||||||
* "Linux" is a registered trademark of Linus Torvalds.
|
* "Linux" is a registered trademark of Linus Torvalds.
|
||||||
* "Microsoft" and "Windows" are registered trademarks of Microsoft Corp.
|
* "Microsoft" and "Windows" are registered trademarks of Microsoft Corp.
|
||||||
* "Apple" and "macOS" are registered trademarks of Apple Inc.
|
* "Apple" and "macOS" are registered trademarks of Apple Inc.
|
||||||
* "Twitter" is a registered trademark of Twitter, Inc.
|
* "Facebook" and "Instagram" are registered trademarks of Meta
|
||||||
|
Platforms, Inc.
|
||||||
|
* "Mastodon" is a registered trademark of Mastodon gGmbH.
|
||||||
|
* "Reddit" is a registered trademark of Reddit, Inc.
|
||||||
* "Tumblr" is a registered trademark of Tumblr, Inc.
|
* "Tumblr" is a registered trademark of Tumblr, Inc.
|
||||||
|
* "Twitter" is a registered trademark of Twitter, Inc.
|
||||||
|
|
|
||||||
|
|
@ -98,13 +98,11 @@
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
Copyright © 2002-2023 by various contributors; see <a href="../../AUTHORS.txt">AUTHORS.txt</a>.<br/>
|
Copyright © 2002-2023 by various contributors; see <a href="../../AUTHORS.txt">AUTHORS.txt</a>.<br/>
|
||||||
<a href="https://tuxpaint.org/">https://tuxpaint.org/</a><br/>
|
<a href="https://tuxpaint.org/">https://tuxpaint.org/</a>
|
||||||
<a href="https://twitter.com/TuxPaintTweets">@TuxPaintTweets on Twitter</a><br/>
|
|
||||||
<a href="https://tuxpaint.tumblr.com/">Tux Paint on Tumblr</a>
|
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
January 4, 2023 </p>
|
March 12, 2023 </p>
|
||||||
</center>
|
</center>
|
||||||
</header>
|
</header>
|
||||||
<table border="2"
|
<table border="2"
|
||||||
|
|
@ -1649,6 +1647,36 @@
|
||||||
<p>
|
<p>
|
||||||
To learn more, visit the "Help Us" page of the official Tux Paint website: <a href="https://tuxpaint.org/help/">https://tuxpaint.org/help/</a> </p>
|
To learn more, visit the "Help Us" page of the official Tux Paint website: <a href="https://tuxpaint.org/help/">https://tuxpaint.org/help/</a> </p>
|
||||||
</section>
|
</section>
|
||||||
|
<section class="outer indent">
|
||||||
|
<header>
|
||||||
|
<h1 id="participate">
|
||||||
|
Follow the Tux Paint project on social media </h1>
|
||||||
|
</header>
|
||||||
|
|
||||||
|
<p>
|
||||||
|
Tux Paint maintains a presence on a variety of social media networks, where we post updates and artwork.
|
||||||
|
<ul>
|
||||||
|
<li>
|
||||||
|
<a href="http://www.facebook.com/TuxPaint">Join the Tux Paint page on Facebook</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="https://www.instagram.com/tuxpaintdevs/">Follow @TuxPaintDevs on Instagram</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="https://floss.social/@tuxpaint">Follow @tuxpaint@floss.social on Mastodon</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="https://www.reddit.com/user/TuxPaintDevs/">Follow u/TuxPaintDevs on Reddit</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="https://tuxpaint.tumblr.com/">Follow Tux Paint on Tumblr</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="https://twitter.com/TuxPaintTweets">Follow @TuxPaintTweets on Twitter</a>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</p>
|
||||||
|
</section>
|
||||||
|
|
||||||
<footer>
|
<footer>
|
||||||
<section class="outer">
|
<section class="outer">
|
||||||
|
|
@ -1662,8 +1690,11 @@
|
||||||
<li>"Linux" is a registered trademark of Linus Torvalds.</li>
|
<li>"Linux" is a registered trademark of Linus Torvalds.</li>
|
||||||
<li>"Microsoft" and "Windows" are registered trademarks of Microsoft Corp.</li>
|
<li>"Microsoft" and "Windows" are registered trademarks of Microsoft Corp.</li>
|
||||||
<li>"Apple" and "macOS" are registered trademarks of Apple Inc.</li>
|
<li>"Apple" and "macOS" are registered trademarks of Apple Inc.</li>
|
||||||
<li>"Twitter" is a registered trademark of Twitter, Inc.</li>
|
<li>"Facebook" and "Instagram" are registered trademarks of Meta Platforms, Inc.</li>
|
||||||
|
<li>"Mastodon" is a registered trademark of Mastodon gGmbH.</li>
|
||||||
|
<li>"Reddit" is a registered trademark of Reddit, Inc.</li>
|
||||||
<li>"Tumblr" is a registered trademark of Tumblr, Inc.</li>
|
<li>"Tumblr" is a registered trademark of Tumblr, Inc.</li>
|
||||||
|
<li>"Twitter" is a registered trademark of Twitter, Inc.</li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
|
||||||
|
|
@ -5,10 +5,8 @@
|
||||||
|
|
||||||
Copyright © 2002-2023 by various contributors; see AUTHORS.txt.
|
Copyright © 2002-2023 by various contributors; see AUTHORS.txt.
|
||||||
https://tuxpaint.org/
|
https://tuxpaint.org/
|
||||||
@TuxPaintTweets on Twitter
|
|
||||||
Tux Paint on Tumblr
|
|
||||||
|
|
||||||
enero 4, 2023
|
marzo 12, 2023
|
||||||
|
|
||||||
+----------------------------------------------------+
|
+----------------------------------------------------+
|
||||||
|Table of Contents |
|
|Table of Contents |
|
||||||
|
|
@ -1127,10 +1125,25 @@ Importing Pictures Manually
|
||||||
To learn more, visit the "Help Us" page of the official Tux Paint website:
|
To learn more, visit the "Help Us" page of the official Tux Paint website:
|
||||||
https://tuxpaint.org/help/
|
https://tuxpaint.org/help/
|
||||||
|
|
||||||
|
Follow the Tux Paint project on social media
|
||||||
|
|
||||||
|
Tux Paint maintains a presence on a variety of social media networks,
|
||||||
|
where we post updates and artwork.
|
||||||
|
* Join the Tux Paint page on Facebook
|
||||||
|
* Follow @TuxPaintDevs on Instagram
|
||||||
|
* Follow @tuxpaint@floss.social on Mastodon
|
||||||
|
* Follow u/TuxPaintDevs on Reddit
|
||||||
|
* Follow Tux Paint on Tumblr
|
||||||
|
* Follow @TuxPaintTweets on Twitter
|
||||||
|
|
||||||
Trademark notices
|
Trademark notices
|
||||||
|
|
||||||
* "Linux" is a registered trademark of Linus Torvalds.
|
* "Linux" is a registered trademark of Linus Torvalds.
|
||||||
* "Microsoft" and "Windows" are registered trademarks of Microsoft Corp.
|
* "Microsoft" and "Windows" are registered trademarks of Microsoft Corp.
|
||||||
* "Apple" and "macOS" are registered trademarks of Apple Inc.
|
* "Apple" and "macOS" are registered trademarks of Apple Inc.
|
||||||
* "Twitter" is a registered trademark of Twitter, Inc.
|
* "Facebook" and "Instagram" are registered trademarks of Meta
|
||||||
|
Platforms, Inc.
|
||||||
|
* "Mastodon" is a registered trademark of Mastodon gGmbH.
|
||||||
|
* "Reddit" is a registered trademark of Reddit, Inc.
|
||||||
* "Tumblr" is a registered trademark of Tumblr, Inc.
|
* "Tumblr" is a registered trademark of Tumblr, Inc.
|
||||||
|
* "Twitter" is a registered trademark of Twitter, Inc.
|
||||||
|
|
|
||||||
|
|
@ -98,13 +98,11 @@
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
Copyright © 2002-2023 by various contributors; see <a href="../../AUTHORS.txt">AUTHORS.txt</a>.<br/>
|
Copyright © 2002-2023 by various contributors; see <a href="../../AUTHORS.txt">AUTHORS.txt</a>.<br/>
|
||||||
<a href="https://tuxpaint.org/">https://tuxpaint.org/</a><br/>
|
<a href="https://tuxpaint.org/">https://tuxpaint.org/</a>
|
||||||
<a href="https://twitter.com/TuxPaintTweets">@TuxPaintTweets on Twitter</a><br/>
|
|
||||||
<a href="https://tuxpaint.tumblr.com/">Tux Paint on Tumblr</a>
|
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
enero 4, 2023 </p>
|
marzo 12, 2023 </p>
|
||||||
</center>
|
</center>
|
||||||
</header>
|
</header>
|
||||||
<table border="2"
|
<table border="2"
|
||||||
|
|
@ -1649,6 +1647,36 @@
|
||||||
<p>
|
<p>
|
||||||
To learn more, visit the "Help Us" page of the official Tux Paint website: <a href="https://tuxpaint.org/help/">https://tuxpaint.org/help/</a> </p>
|
To learn more, visit the "Help Us" page of the official Tux Paint website: <a href="https://tuxpaint.org/help/">https://tuxpaint.org/help/</a> </p>
|
||||||
</section>
|
</section>
|
||||||
|
<section class="outer indent">
|
||||||
|
<header>
|
||||||
|
<h1 id="participate">
|
||||||
|
Follow the Tux Paint project on social media </h1>
|
||||||
|
</header>
|
||||||
|
|
||||||
|
<p>
|
||||||
|
Tux Paint maintains a presence on a variety of social media networks, where we post updates and artwork.
|
||||||
|
<ul>
|
||||||
|
<li>
|
||||||
|
<a href="http://www.facebook.com/TuxPaint">Join the Tux Paint page on Facebook</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="https://www.instagram.com/tuxpaintdevs/">Follow @TuxPaintDevs on Instagram</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="https://floss.social/@tuxpaint">Follow @tuxpaint@floss.social on Mastodon</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="https://www.reddit.com/user/TuxPaintDevs/">Follow u/TuxPaintDevs on Reddit</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="https://tuxpaint.tumblr.com/">Follow Tux Paint on Tumblr</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="https://twitter.com/TuxPaintTweets">Follow @TuxPaintTweets on Twitter</a>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</p>
|
||||||
|
</section>
|
||||||
|
|
||||||
<footer>
|
<footer>
|
||||||
<section class="outer">
|
<section class="outer">
|
||||||
|
|
@ -1662,8 +1690,11 @@
|
||||||
<li>"Linux" is a registered trademark of Linus Torvalds.</li>
|
<li>"Linux" is a registered trademark of Linus Torvalds.</li>
|
||||||
<li>"Microsoft" and "Windows" are registered trademarks of Microsoft Corp.</li>
|
<li>"Microsoft" and "Windows" are registered trademarks of Microsoft Corp.</li>
|
||||||
<li>"Apple" and "macOS" are registered trademarks of Apple Inc.</li>
|
<li>"Apple" and "macOS" are registered trademarks of Apple Inc.</li>
|
||||||
<li>"Twitter" is a registered trademark of Twitter, Inc.</li>
|
<li>"Facebook" and "Instagram" are registered trademarks of Meta Platforms, Inc.</li>
|
||||||
|
<li>"Mastodon" is a registered trademark of Mastodon gGmbH.</li>
|
||||||
|
<li>"Reddit" is a registered trademark of Reddit, Inc.</li>
|
||||||
<li>"Tumblr" is a registered trademark of Tumblr, Inc.</li>
|
<li>"Tumblr" is a registered trademark of Tumblr, Inc.</li>
|
||||||
|
<li>"Twitter" is a registered trademark of Twitter, Inc.</li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
|
||||||
|
|
@ -5,10 +5,8 @@
|
||||||
|
|
||||||
Copyright © 2002-2023 by divers contributeurs; see AUTHORS.txt.
|
Copyright © 2002-2023 by divers contributeurs; see AUTHORS.txt.
|
||||||
https://tuxpaint.org/
|
https://tuxpaint.org/
|
||||||
@TuxPaintTweets on Twitter
|
|
||||||
Tux Paint on Tumblr
|
|
||||||
|
|
||||||
janvier 4, 2023
|
mars 12, 2023
|
||||||
|
|
||||||
+----------------------------------------------------------+
|
+----------------------------------------------------------+
|
||||||
|Table des matières |
|
|Table des matières |
|
||||||
|
|
@ -1190,10 +1188,25 @@ Importer des images manuellement
|
||||||
Pour en savoir plus, visitez la page "Nous aider" du site officiel de Tux
|
Pour en savoir plus, visitez la page "Nous aider" du site officiel de Tux
|
||||||
Paint : https://tuxpaint.org/help/
|
Paint : https://tuxpaint.org/help/
|
||||||
|
|
||||||
|
Follow the Tux Paint project on social media
|
||||||
|
|
||||||
|
Tux Paint maintains a presence on a variety of social media networks,
|
||||||
|
where we post updates and artwork.
|
||||||
|
* Join the Tux Paint page on Facebook
|
||||||
|
* Follow @TuxPaintDevs on Instagram
|
||||||
|
* Follow @tuxpaint@floss.social on Mastodon
|
||||||
|
* Follow u/TuxPaintDevs on Reddit
|
||||||
|
* Follow Tux Paint on Tumblr
|
||||||
|
* Follow @TuxPaintTweets on Twitter
|
||||||
|
|
||||||
Trademark notices
|
Trademark notices
|
||||||
|
|
||||||
* "Linux" is a registered trademark of Linus Torvalds.
|
* "Linux" is a registered trademark of Linus Torvalds.
|
||||||
* "Microsoft" and "Windows" are registered trademarks of Microsoft Corp.
|
* "Microsoft" and "Windows" are registered trademarks of Microsoft Corp.
|
||||||
* "Apple" and "macOS" are registered trademarks of Apple Inc.
|
* "Apple" and "macOS" are registered trademarks of Apple Inc.
|
||||||
* "Twitter" is a registered trademark of Twitter, Inc.
|
* "Facebook" and "Instagram" are registered trademarks of Meta
|
||||||
|
Platforms, Inc.
|
||||||
|
* "Mastodon" is a registered trademark of Mastodon gGmbH.
|
||||||
|
* "Reddit" is a registered trademark of Reddit, Inc.
|
||||||
* "Tumblr" is a registered trademark of Tumblr, Inc.
|
* "Tumblr" is a registered trademark of Tumblr, Inc.
|
||||||
|
* "Twitter" is a registered trademark of Twitter, Inc.
|
||||||
|
|
|
||||||
|
|
@ -98,13 +98,11 @@
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
Copyright © 2002-2023 by divers contributeurs; see <a href="../../AUTHORS.txt">AUTHORS.txt</a>.<br/>
|
Copyright © 2002-2023 by divers contributeurs; see <a href="../../AUTHORS.txt">AUTHORS.txt</a>.<br/>
|
||||||
<a href="https://tuxpaint.org/">https://tuxpaint.org/</a><br/>
|
<a href="https://tuxpaint.org/">https://tuxpaint.org/</a>
|
||||||
<a href="https://twitter.com/TuxPaintTweets">@TuxPaintTweets on Twitter</a><br/>
|
|
||||||
<a href="https://tuxpaint.tumblr.com/">Tux Paint on Tumblr</a>
|
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
janvier 4, 2023 </p>
|
mars 12, 2023 </p>
|
||||||
</center>
|
</center>
|
||||||
</header>
|
</header>
|
||||||
<table border="2"
|
<table border="2"
|
||||||
|
|
@ -1649,6 +1647,36 @@
|
||||||
<p>
|
<p>
|
||||||
Pour en savoir plus, visitez la page "Nous aider" du site officiel de Tux Paint : <a href="https://tuxpaint.org/help/">https://tuxpaint.org/help/</a> </p>
|
Pour en savoir plus, visitez la page "Nous aider" du site officiel de Tux Paint : <a href="https://tuxpaint.org/help/">https://tuxpaint.org/help/</a> </p>
|
||||||
</section>
|
</section>
|
||||||
|
<section class="outer indent">
|
||||||
|
<header>
|
||||||
|
<h1 id="participate">
|
||||||
|
Follow the Tux Paint project on social media </h1>
|
||||||
|
</header>
|
||||||
|
|
||||||
|
<p>
|
||||||
|
Tux Paint maintains a presence on a variety of social media networks, where we post updates and artwork.
|
||||||
|
<ul>
|
||||||
|
<li>
|
||||||
|
<a href="http://www.facebook.com/TuxPaint">Join the Tux Paint page on Facebook</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="https://www.instagram.com/tuxpaintdevs/">Follow @TuxPaintDevs on Instagram</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="https://floss.social/@tuxpaint">Follow @tuxpaint@floss.social on Mastodon</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="https://www.reddit.com/user/TuxPaintDevs/">Follow u/TuxPaintDevs on Reddit</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="https://tuxpaint.tumblr.com/">Follow Tux Paint on Tumblr</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="https://twitter.com/TuxPaintTweets">Follow @TuxPaintTweets on Twitter</a>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</p>
|
||||||
|
</section>
|
||||||
|
|
||||||
<footer>
|
<footer>
|
||||||
<section class="outer">
|
<section class="outer">
|
||||||
|
|
@ -1662,8 +1690,11 @@
|
||||||
<li>"Linux" is a registered trademark of Linus Torvalds.</li>
|
<li>"Linux" is a registered trademark of Linus Torvalds.</li>
|
||||||
<li>"Microsoft" and "Windows" are registered trademarks of Microsoft Corp.</li>
|
<li>"Microsoft" and "Windows" are registered trademarks of Microsoft Corp.</li>
|
||||||
<li>"Apple" and "macOS" are registered trademarks of Apple Inc.</li>
|
<li>"Apple" and "macOS" are registered trademarks of Apple Inc.</li>
|
||||||
<li>"Twitter" is a registered trademark of Twitter, Inc.</li>
|
<li>"Facebook" and "Instagram" are registered trademarks of Meta Platforms, Inc.</li>
|
||||||
|
<li>"Mastodon" is a registered trademark of Mastodon gGmbH.</li>
|
||||||
|
<li>"Reddit" is a registered trademark of Reddit, Inc.</li>
|
||||||
<li>"Tumblr" is a registered trademark of Tumblr, Inc.</li>
|
<li>"Tumblr" is a registered trademark of Tumblr, Inc.</li>
|
||||||
|
<li>"Twitter" is a registered trademark of Twitter, Inc.</li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
|
||||||
|
|
@ -5,10 +5,8 @@
|
||||||
|
|
||||||
Copyright © 2002-2023 by varios colaboradores; see AUTHORS.txt.
|
Copyright © 2002-2023 by varios colaboradores; see AUTHORS.txt.
|
||||||
https://tuxpaint.org/
|
https://tuxpaint.org/
|
||||||
@TuxPaintTweets on Twitter
|
|
||||||
Tux Paint on Tumblr
|
|
||||||
|
|
||||||
4 de Xaneiro de 2023
|
12 de Marzo de 2023
|
||||||
|
|
||||||
+-----------------------------------------------------------+
|
+-----------------------------------------------------------+
|
||||||
|Índice |
|
|Índice |
|
||||||
|
|
@ -1154,10 +1152,25 @@ Importar imaxes manualmente
|
||||||
Para obter máis información, visite a páxina «Colabora connosco» do sitio
|
Para obter máis información, visite a páxina «Colabora connosco» do sitio
|
||||||
web oficial de Tux Paint: https://tuxpaint.org/help/
|
web oficial de Tux Paint: https://tuxpaint.org/help/
|
||||||
|
|
||||||
|
Follow the Tux Paint project on social media
|
||||||
|
|
||||||
|
Tux Paint maintains a presence on a variety of social media networks,
|
||||||
|
where we post updates and artwork.
|
||||||
|
* Join the Tux Paint page on Facebook
|
||||||
|
* Follow @TuxPaintDevs on Instagram
|
||||||
|
* Follow @tuxpaint@floss.social on Mastodon
|
||||||
|
* Follow u/TuxPaintDevs on Reddit
|
||||||
|
* Follow Tux Paint on Tumblr
|
||||||
|
* Follow @TuxPaintTweets on Twitter
|
||||||
|
|
||||||
Trademark notices
|
Trademark notices
|
||||||
|
|
||||||
* "Linux" is a registered trademark of Linus Torvalds.
|
* "Linux" is a registered trademark of Linus Torvalds.
|
||||||
* "Microsoft" and "Windows" are registered trademarks of Microsoft Corp.
|
* "Microsoft" and "Windows" are registered trademarks of Microsoft Corp.
|
||||||
* "Apple" and "macOS" are registered trademarks of Apple Inc.
|
* "Apple" and "macOS" are registered trademarks of Apple Inc.
|
||||||
* "Twitter" is a registered trademark of Twitter, Inc.
|
* "Facebook" and "Instagram" are registered trademarks of Meta
|
||||||
|
Platforms, Inc.
|
||||||
|
* "Mastodon" is a registered trademark of Mastodon gGmbH.
|
||||||
|
* "Reddit" is a registered trademark of Reddit, Inc.
|
||||||
* "Tumblr" is a registered trademark of Tumblr, Inc.
|
* "Tumblr" is a registered trademark of Tumblr, Inc.
|
||||||
|
* "Twitter" is a registered trademark of Twitter, Inc.
|
||||||
|
|
|
||||||
|
|
@ -98,13 +98,11 @@
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
Copyright © 2002-2023 by varios colaboradores; see <a href="../../AUTHORS.txt">AUTHORS.txt</a>.<br/>
|
Copyright © 2002-2023 by varios colaboradores; see <a href="../../AUTHORS.txt">AUTHORS.txt</a>.<br/>
|
||||||
<a href="https://tuxpaint.org/">https://tuxpaint.org/</a><br/>
|
<a href="https://tuxpaint.org/">https://tuxpaint.org/</a>
|
||||||
<a href="https://twitter.com/TuxPaintTweets">@TuxPaintTweets on Twitter</a><br/>
|
|
||||||
<a href="https://tuxpaint.tumblr.com/">Tux Paint on Tumblr</a>
|
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
4 de Xaneiro de 2023 </p>
|
12 de Marzo de 2023 </p>
|
||||||
</center>
|
</center>
|
||||||
</header>
|
</header>
|
||||||
<table border="2"
|
<table border="2"
|
||||||
|
|
@ -1649,6 +1647,36 @@
|
||||||
<p>
|
<p>
|
||||||
Para obter máis información, visite a páxina «Colabora connosco» do sitio web oficial de Tux Paint: <a href="https://tuxpaint.org/help/">https://tuxpaint.org/help/</a> </p>
|
Para obter máis información, visite a páxina «Colabora connosco» do sitio web oficial de Tux Paint: <a href="https://tuxpaint.org/help/">https://tuxpaint.org/help/</a> </p>
|
||||||
</section>
|
</section>
|
||||||
|
<section class="outer indent">
|
||||||
|
<header>
|
||||||
|
<h1 id="participate">
|
||||||
|
Follow the Tux Paint project on social media </h1>
|
||||||
|
</header>
|
||||||
|
|
||||||
|
<p>
|
||||||
|
Tux Paint maintains a presence on a variety of social media networks, where we post updates and artwork.
|
||||||
|
<ul>
|
||||||
|
<li>
|
||||||
|
<a href="http://www.facebook.com/TuxPaint">Join the Tux Paint page on Facebook</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="https://www.instagram.com/tuxpaintdevs/">Follow @TuxPaintDevs on Instagram</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="https://floss.social/@tuxpaint">Follow @tuxpaint@floss.social on Mastodon</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="https://www.reddit.com/user/TuxPaintDevs/">Follow u/TuxPaintDevs on Reddit</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="https://tuxpaint.tumblr.com/">Follow Tux Paint on Tumblr</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="https://twitter.com/TuxPaintTweets">Follow @TuxPaintTweets on Twitter</a>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</p>
|
||||||
|
</section>
|
||||||
|
|
||||||
<footer>
|
<footer>
|
||||||
<section class="outer">
|
<section class="outer">
|
||||||
|
|
@ -1662,8 +1690,11 @@
|
||||||
<li>"Linux" is a registered trademark of Linus Torvalds.</li>
|
<li>"Linux" is a registered trademark of Linus Torvalds.</li>
|
||||||
<li>"Microsoft" and "Windows" are registered trademarks of Microsoft Corp.</li>
|
<li>"Microsoft" and "Windows" are registered trademarks of Microsoft Corp.</li>
|
||||||
<li>"Apple" and "macOS" are registered trademarks of Apple Inc.</li>
|
<li>"Apple" and "macOS" are registered trademarks of Apple Inc.</li>
|
||||||
<li>"Twitter" is a registered trademark of Twitter, Inc.</li>
|
<li>"Facebook" and "Instagram" are registered trademarks of Meta Platforms, Inc.</li>
|
||||||
|
<li>"Mastodon" is a registered trademark of Mastodon gGmbH.</li>
|
||||||
|
<li>"Reddit" is a registered trademark of Reddit, Inc.</li>
|
||||||
<li>"Tumblr" is a registered trademark of Tumblr, Inc.</li>
|
<li>"Tumblr" is a registered trademark of Tumblr, Inc.</li>
|
||||||
|
<li>"Twitter" is a registered trademark of Twitter, Inc.</li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
|
||||||
|
|
@ -5,10 +5,8 @@
|
||||||
|
|
||||||
Copyright © 2002-2023 by various contributors; AUTHORS.txt 参照.
|
Copyright © 2002-2023 by various contributors; AUTHORS.txt 参照.
|
||||||
https://tuxpaint.org/
|
https://tuxpaint.org/
|
||||||
@TuxPaintTweets(ツイッター)
|
|
||||||
Tux Paint(Tumblr)
|
|
||||||
|
|
||||||
2023年1月 4日
|
2023年3月12日
|
||||||
|
|
||||||
+-------------------------------------+
|
+-------------------------------------+
|
||||||
|目次 |
|
|目次 |
|
||||||
|
|
@ -771,10 +769,25 @@ Tux Paint の起動
|
||||||
もっとお知りになりたい場合、Tux Paint のウェブサイト の "私たちにご協力を" のページ
|
もっとお知りになりたい場合、Tux Paint のウェブサイト の "私たちにご協力を" のページ
|
||||||
(https://tuxpaint.org/help/) をごらん下さい
|
(https://tuxpaint.org/help/) をごらん下さい
|
||||||
|
|
||||||
|
Follow the Tux Paint project on social media
|
||||||
|
|
||||||
|
Tux Paint maintains a presence on a variety of social media networks,
|
||||||
|
where we post updates and artwork.
|
||||||
|
* Join the Tux Paint page on Facebook
|
||||||
|
* Follow @TuxPaintDevs on Instagram
|
||||||
|
* Follow @tuxpaint@floss.social on Mastodon
|
||||||
|
* Follow u/TuxPaintDevs on Reddit
|
||||||
|
* Follow Tux Paint on Tumblr
|
||||||
|
* Follow @TuxPaintTweets on Twitter
|
||||||
|
|
||||||
商標について
|
商標について
|
||||||
|
|
||||||
* "Linux" は Linus Torvalds の登録商標です。
|
* "Linux" は Linus Torvalds の登録商標です。
|
||||||
* "Microsoft" および "Windows" は、Microsoft 社の登録商標です。
|
* "Microsoft" および "Windows" は、Microsoft 社の登録商標です。
|
||||||
* "Apple" および "macOS" は Apple 社の登録商標です。
|
* "Apple" および "macOS" は Apple 社の登録商標です。
|
||||||
* "Twitter" は、Twitter 社の登録商標です。
|
* "Facebook" and "Instagram" are registered trademarks of Meta
|
||||||
|
Platforms, Inc.
|
||||||
|
* "Mastodon" is a registered trademark of Mastodon gGmbH.
|
||||||
|
* "Reddit" is a registered trademark of Reddit, Inc.
|
||||||
* "Tumblr" は Tumblr 社の登録商標です。
|
* "Tumblr" は Tumblr 社の登録商標です。
|
||||||
|
* "Twitter" は、Twitter 社の登録商標です。
|
||||||
|
|
|
||||||
|
|
@ -98,13 +98,11 @@
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
Copyright © 2002-2023 by various contributors; <a href="../../AUTHORS.txt">AUTHORS.txt</a> 参照.<br/>
|
Copyright © 2002-2023 by various contributors; <a href="../../AUTHORS.txt">AUTHORS.txt</a> 参照.<br/>
|
||||||
<a href="https://tuxpaint.org/">https://tuxpaint.org/</a><br/>
|
<a href="https://tuxpaint.org/">https://tuxpaint.org/</a>
|
||||||
<a href="https://twitter.com/TuxPaintTweets">@TuxPaintTweets(ツイッター)</a><br/>
|
|
||||||
<a href="https://tuxpaint.tumblr.com/">Tux Paint(Tumblr)</a>
|
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
2023年1月 4日 </p>
|
2023年3月12日 </p>
|
||||||
</center>
|
</center>
|
||||||
</header>
|
</header>
|
||||||
<table border="2"
|
<table border="2"
|
||||||
|
|
@ -1649,6 +1647,36 @@
|
||||||
<p>
|
<p>
|
||||||
もっとお知りになりたい場合、Tux Paint のウェブサイト の "私たちにご協力を" のページ (<a href="https://tuxpaint.org/help/">https://tuxpaint.org/help/</a>) をごらん下さい </p>
|
もっとお知りになりたい場合、Tux Paint のウェブサイト の "私たちにご協力を" のページ (<a href="https://tuxpaint.org/help/">https://tuxpaint.org/help/</a>) をごらん下さい </p>
|
||||||
</section>
|
</section>
|
||||||
|
<section class="outer indent">
|
||||||
|
<header>
|
||||||
|
<h1 id="participate">
|
||||||
|
Follow the Tux Paint project on social media </h1>
|
||||||
|
</header>
|
||||||
|
|
||||||
|
<p>
|
||||||
|
Tux Paint maintains a presence on a variety of social media networks, where we post updates and artwork.
|
||||||
|
<ul>
|
||||||
|
<li>
|
||||||
|
<a href="http://www.facebook.com/TuxPaint">Join the Tux Paint page on Facebook</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="https://www.instagram.com/tuxpaintdevs/">Follow @TuxPaintDevs on Instagram</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="https://floss.social/@tuxpaint">Follow @tuxpaint@floss.social on Mastodon</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="https://www.reddit.com/user/TuxPaintDevs/">Follow u/TuxPaintDevs on Reddit</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="https://tuxpaint.tumblr.com/">Follow Tux Paint on Tumblr</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="https://twitter.com/TuxPaintTweets">Follow @TuxPaintTweets on Twitter</a>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</p>
|
||||||
|
</section>
|
||||||
|
|
||||||
<footer>
|
<footer>
|
||||||
<section class="outer">
|
<section class="outer">
|
||||||
|
|
@ -1662,8 +1690,11 @@
|
||||||
<li>"Linux" は Linus Torvalds の登録商標です。</li>
|
<li>"Linux" は Linus Torvalds の登録商標です。</li>
|
||||||
<li>"Microsoft" および "Windows" は、Microsoft 社の登録商標です。</li>
|
<li>"Microsoft" および "Windows" は、Microsoft 社の登録商標です。</li>
|
||||||
<li>"Apple" および "macOS" は Apple 社の登録商標です。</li>
|
<li>"Apple" および "macOS" は Apple 社の登録商標です。</li>
|
||||||
<li>"Twitter" は、Twitter 社の登録商標です。</li>
|
<li>"Facebook" and "Instagram" are registered trademarks of Meta Platforms, Inc.</li>
|
||||||
|
<li>"Mastodon" is a registered trademark of Mastodon gGmbH.</li>
|
||||||
|
<li>"Reddit" is a registered trademark of Reddit, Inc.</li>
|
||||||
<li>"Tumblr" は Tumblr 社の登録商標です。</li>
|
<li>"Tumblr" は Tumblr 社の登録商標です。</li>
|
||||||
|
<li>"Twitter" は、Twitter 社の登録商標です。</li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue