Update of /cvsroot/tuxpaint/tuxpaint-website/download/beos/trans
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv3001/trans
Modified Files:
en.php3
Log Message:
Stamps now available for BeOS.
Index: en.php3
===================================================================
RCS file: /cvsroot/tuxpaint/tuxpaint-website/download/beos/trans/en.php3,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- en.php3 11 Dec 2007 16:04:53 -0000 1.5
+++ en.php3 17 Dec 2007 17:40:38 -0000 1.6
@@ -6,13 +6,6 @@
<p>BeOS users running Intel-based systems can download Tux Paint here.</p>
-<p>The Rubber Stamps collection isn't currently packaged for BeOS,
- but you shouldn't have too much trouble grabbing it out of the
- main '<a href="<?= $TP_BASE ?>/download/source/">source</a>' archive, which is
- in gzipped tar format ("<code>.tar.gz</code>"). (Feel free to
- <a href="mailto:bill@...> if you need
- help.)</p>
-
<hr size=1 noshade>
<h4>Tux Paint</h4>
@@ -29,6 +22,22 @@
<hr size=1 noshade>
+<h4>Tux Paint Stamps</h4>
+
+<p>This archive includes the collection of optional stamps you can use
+with Tux Paint's "Stamp" tool.
+BeOS R5 and Haiku users should unzip the contents into
+Tux Paint's "data/stamps/" folder. BeOS ZETA users can use the
+autoinstaller.</p>
+
+<?
+ download("tuxpaint-stamps beos intel", "2007.11.21",
+ "http://prdownloads.sourceforge.net/tuxpaint/Tuxpaint_stamps-2007-11-21.zip?download",
+ "<a href=\"http://zeta-games.com/index.php?option=com_remository&Itemid=28&func=fileinfo&id=83\">'Begasus'</a>");
+?><p>
+
+<hr size=1 noshade>
+
<a name="libs"><h4>Necessary Libraries</h4></a>
<p>The <a href="http://bebits.com/" class="external">BeBits</a> website
|