svn path=/trunk/; revision=15126

This commit is contained in:
2010-02-17 16:57:18 +00:00
parent bfef782725
commit d55b89b34f
20 changed files with 125 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 112 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 98 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 51 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 485 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 408 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 108 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 379 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 353 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 388 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 357 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 359 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 319 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 91 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 86 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 97 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 89 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 94 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 89 KiB

52
order/2010/info.en.xml Normal file
View File

@@ -0,0 +1,52 @@
<?xml version="1.0" encoding="utf-8" ?>
<infoset>
<info id="hooded-zipped-fsfs-grey">
<name>Free Software Free Society Zipped Hooded, grey</name>
<description>
<p>
The zipped hooded shirt shows a small Fellowship logo on the front and the text "Free Software Free Society" on the back.
</p>
</description>
</info>
<info id="fsfs-blue">
<name>Free Software Free Society and GNU, blue</name>
<description>
<p>
The T-shirt shows the "Free Software Free Society" slogan on the front with www.fsfe.org and the GNU head on the back, made with tiny FSFE logos.
</p>
</description>
</info>
<info id="fsfs-orange">
<name>Free Software Free Society and GNU, orange</name>
<description>
<p>
The T-shirt shows the "Free Software Free Society" slogan on the front with www.fsfe.org and the GNU head on the back, made with tiny FSFE logos.
</p>
</description>
</info>
<info id="fsfs-red">
<name>Free Software Free Society and GNU, red</name>
<description>
<p>
The T-shirt shows the "Free Software Free Society" slogan on the front with www.fsfe.org and the GNU head on the back, made with tiny FSFE logos.
</p>
</description>
</info>
<info id="pen-geek">
<name>Analog printer, geek-style pen, green</name>
<description>
<p>
This analog printer is interoperable and works on every platforms. Highly hackable, it uses open standards.
</p>
</description>
</info>
<info id="pen-business">
<name>Analog printer, business-style pen, dark blue</name>
<description>
<p>
This analog printer is interoperable and works on every platforms. Highly hackable, it uses open standards and comes with a shiny box.
</p>
</description>
</info>
</infoset>

73
order/2010/item.en.xml Normal file
View File

@@ -0,0 +1,73 @@
<?xml version="1.0" encoding="utf-8" ?>
<!-- Do not translate this file! -->
<itemset>
<item type="hooded" id="hooded-zipped-fsfs-grey" price="35.00" date="2010-02-08">
<available size="S"/>
<available size="M"/>
<available size="L"/>
<available size="XL"/>
<available size="XXL"/>
<available size="XXXL"/>
<image
small="/order/2010/images/thumbnails/hoodie-grey-zip-front.png"
large="/order/2010/images/hoodie-grey-zip-front.jpg"/>
</item>
<item type="t-shirt" id="fsfs-blue" price="18.00" date="2010-02-08">
<available size="S"/>
<available size="M"/>
<available size="L"/>
<available size="XL"/>
<available size="XXL"/>
<image
small="/order/2010/images/thumbnails/tshirt-fsfs-bluefront.png"
large="/order/2010/images/tshirt-fsfs-bluefront.jpg"/>
<image
small="/order/2010/images/thumbnails/tshirt-fsfs-blueback.png"
large="/order/2010/images/tshirt-fsfs-blueback.jpg"/>
</item>
<item type="t-shirt" id="fsfs-orange" price="18.00" date="2010-02-08">
<available size="S"/>
<available size="M"/>
<available size="L"/>
<available size="XL"/>
<available size="XXL"/>
<image
small="/order/2010/images/thumbnails/tshirt-fsfs-orangefront.png"
large="/order/2010/images/tshirt-fsfs-orangefront.jpg"/>
<image
small="/order/2010/images/thumbnails/tshirt-fsfs-orangeback.png"
large="/order/2010/images/tshirt-fsfs-orangeback.jpg"/>
</item>
<item type="t-shirt" id="fsfs-red" price="18.00" date="2010-02-08">
<available size="S"/>
<available size="M"/>
<available size="L"/>
<available size="XL"/>
<available size="XXL"/>
<image
small="/order/2010/images/thumbnails/tshirt-fsfs-redfront.png"
large="/order/2010/images/tshirt-fsfs-redfront.jpg"/>
<image
small="/order/2010/images/thumbnails/tshirt-fsfs-redback.png"
large="/order/2010/images/tshirt-fsfs-redback.jpg"/>
</item>
<item type="other" id="pen-geek" price="05.00" date="2010-02-08">
<image
small="/order/2010/images/thumbnails/pen-green.png"
large="/order/2010/images/pen-green.jpg"/>
</item>
<item type="other" id="pen-business" price="12.00" date="2010-02-08">
<image
small="/order/2010/images/thumbnails/pen-blue.png"
large="/order/2010/images/pen-blue.jpg"/>
</item>
</itemset>