[gnomeweb-wml] Add icons for the other stores



commit 52c5602b7f6f4e5d6768af3fde2f9f52c9a307a1
Author: Jaap A. Haitsma <jaap haitsma org>
Date:   Sat Aug 29 22:42:10 2009 +0200

    Add icons for the other stores

 www.gnome.org/friends/amazon/images/ca.png |  Bin 0 -> 644 bytes
 www.gnome.org/friends/amazon/images/de.png |  Bin 0 -> 396 bytes
 www.gnome.org/friends/amazon/images/fr.png |  Bin 0 -> 243 bytes
 www.gnome.org/friends/amazon/images/jp.png |  Bin 0 -> 612 bytes
 www.gnome.org/friends/amazon/images/uk.png |  Bin 0 -> 983 bytes
 www.gnome.org/friends/amazon/images/us.png |  Bin 0 -> 852 bytes
 www.gnome.org/friends/amazon/index.wml     |   13 ++++++++++++-
 7 files changed, 12 insertions(+), 1 deletions(-)
---
diff --git a/www.gnome.org/friends/amazon/images/ca.png b/www.gnome.org/friends/amazon/images/ca.png
new file mode 100644
index 0000000..af00daf
Binary files /dev/null and b/www.gnome.org/friends/amazon/images/ca.png differ
diff --git a/www.gnome.org/friends/amazon/images/de.png b/www.gnome.org/friends/amazon/images/de.png
new file mode 100644
index 0000000..bcc3513
Binary files /dev/null and b/www.gnome.org/friends/amazon/images/de.png differ
diff --git a/www.gnome.org/friends/amazon/images/fr.png b/www.gnome.org/friends/amazon/images/fr.png
new file mode 100644
index 0000000..9882f43
Binary files /dev/null and b/www.gnome.org/friends/amazon/images/fr.png differ
diff --git a/www.gnome.org/friends/amazon/images/jp.png b/www.gnome.org/friends/amazon/images/jp.png
new file mode 100644
index 0000000..e3c1ae1
Binary files /dev/null and b/www.gnome.org/friends/amazon/images/jp.png differ
diff --git a/www.gnome.org/friends/amazon/images/uk.png b/www.gnome.org/friends/amazon/images/uk.png
new file mode 100644
index 0000000..1a8dc04
Binary files /dev/null and b/www.gnome.org/friends/amazon/images/uk.png differ
diff --git a/www.gnome.org/friends/amazon/images/us.png b/www.gnome.org/friends/amazon/images/us.png
new file mode 100644
index 0000000..3fc3538
Binary files /dev/null and b/www.gnome.org/friends/amazon/images/us.png differ
diff --git a/www.gnome.org/friends/amazon/index.wml b/www.gnome.org/friends/amazon/index.wml
index fefa1b7..e891950 100644
--- a/www.gnome.org/friends/amazon/index.wml
+++ b/www.gnome.org/friends/amazon/index.wml
@@ -12,8 +12,19 @@
 <body>
 
     <h1>Support GNOME by shopping at Amazon</h1>
+    <table>
+    <tr>
+    <td style="text-align: center">Select Amazon Store: </td>
+    <td><a href="index.html"><img src="images/us.png" alt="Amazon.com GNOME Store" border="0" /></a> </td>
+    <td><a href="ca"><img src="images/ca.png" alt="Amazon.ca GNOME Store" border="0" /></a> </td>
+    <td><a href="uk"><img src="images/uk.png" alt="Amazon.co.uk GNOME Store" border="0" /></a> </td>
+    <td><a href="de"><img src="images/de.png" alt="Amazon.de GNOME Store" border="0" /></a> </td>
+    <td><a href="fr"><img src="images/fr.png" alt="Amazon.fr GNOME Store" border="0" /></a> </td>
+    <td><a href="jp"><img src="images/jp.png" alt="Amazon.jo GNOME Store" border="0" /></a> </td>
+    </tr>
+    </table>
 
-<iframe src="http://astore.amazon.com/gnomestore-20"; width="90%" height="4000" frameborder="0" scrolling="no"></iframe>
+    <iframe src="http://astore.amazon.com/gnomestore-20"; width="800px" height="920px" frameborder="0" scrolling="no"></iframe>
 
 </body>
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]