attempting to kick start build script

svn path=/branches/design/; revision=18344
This commit is contained in:
samtuke
2010-11-17 13:47:02 +00:00
parent fe8579f068
commit aac28f0688
241 changed files with 4506 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 86 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 146 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 107 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 117 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 96 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 87 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 98 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 141 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 173 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 72 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB

12
order/2009/info.de.xml Normal file
View File

@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="utf-8" ?>
<infoset>
<info id="mug-fellowship-white">
<name>Fellowship-Kaffeetasse</name>
<description>
<p>
dieselbe in weiß
</p>
</description>
</info>
</infoset>

12
order/2009/info.el.xml Normal file
View File

@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="utf-8" ?>
<infoset>
<info id="mug-fellowship-white">
<name>Κούπα καφέ της Κοινότητας</name>
<description>
<p>
Το ίδιο σε λευκό
</p>
</description>
</info>
</infoset>

12
order/2009/info.en.xml Normal file
View File

@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="utf-8" ?>
<infoset>
<info id="mug-fellowship-white">
<name>Fellowship coffee mug</name>
<description>
<p>
Same in white
</p>
</description>
</info>
</infoset>

12
order/2009/info.nl.xml Normal file
View File

@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8" ?>
<infoset>
<info id="mug-fellowship-white">
<name>Fellowship koffiemok</name>
<description>
<p>
Zoals de zwarte maar dan in het wit
</p>
</description>
</info>
</infoset>

12
order/2009/info.ru.xml Normal file
View File

@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="utf-8" ?>
<infoset>
<info id="mug-fellowship-white">
<name>Кофейная чашка Содружества</name>
<description>
<p>
Люди, которые долгими ночами изучают программы и устройства ради свободы, обычно пьют много кофе.
</p>
</description>
</info>
</infoset>

40
order/2009/item.en.xml Normal file
View File

@@ -0,0 +1,40 @@
<?xml version="1.0" encoding="utf-8" ?>
<!-- Do not translate this file! -->
<itemset>
<item type="hooded" id="hooded-fsfs-black" price="28.00" date="2009-09-29">
<available size="S"/>
<available size="M"/>
<available size="L"/>
<available size="XL"/>
<image
small="/order/2009/images/thumbnails/hoodie-black-front.jpg"
large="/order/2009/images/hoodie-black-front.jpg"/>
<image
small="/order/2009/images/thumbnails/hoodie-black-back.jpg"
large="/order/2009/images/hoodie-black-back.jpg"/>
</item>
<item type="hooded" id="hooded-fsfs-grey" price="28.00" date="2009-09-29">
<!-- <available size="S"/> -->
<available size="M"/>
<available size="L"/>
<!-- <available size="XL"/> -->
<image
small="/order/2009/images/thumbnails/hoodie-grey-front.jpg"
large="/order/2009/images/hoodie-grey-front.jpg"/>
<image
small="/order/2009/images/thumbnails/hoodie-grey-back.jpg"
large="/order/2009/images/hoodie-grey-back.jpg"/>
</item>
<item type="other" id="mug-fellowship-white" price="8.00" date="2009-09-29">
<available size="#"/>
<image
small="/order/2009/images/thumbnails/mug-white.jpg"
large="/order/2009/images/mug-white.jpg"/>
</item>
</itemset>