[gnomeweb-wml] Fix missing screenshot for Öpenvkarte



commit 9349864a294e05b7d5627944d3bc11ae360543a2
Author: Pierre-Luc Beaudoin <pierre-luc beaudoin novopia com>
Date:   Mon Sep 14 18:19:09 2009 -0400

    Fix missing screenshot for Ã?penvkarte

 .../data/screenshots/map-source-osmt.png           |  Bin 0 -> 175791 bytes
 .../data/screenshots/map-source-osmt_t.png         |  Bin 0 -> 5290 bytes
 .../data/themes/libchamplain/document.screen.css   |    2 +-
 projects.gnome.org/libchamplain/features.html      |    4 ++--
 4 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/projects.gnome.org/libchamplain/data/screenshots/map-source-osmt.png b/projects.gnome.org/libchamplain/data/screenshots/map-source-osmt.png
new file mode 100644
index 0000000..dacd61e
Binary files /dev/null and b/projects.gnome.org/libchamplain/data/screenshots/map-source-osmt.png differ
diff --git a/projects.gnome.org/libchamplain/data/screenshots/map-source-osmt_t.png b/projects.gnome.org/libchamplain/data/screenshots/map-source-osmt_t.png
new file mode 100644
index 0000000..b24b32c
Binary files /dev/null and b/projects.gnome.org/libchamplain/data/screenshots/map-source-osmt_t.png differ
diff --git a/projects.gnome.org/libchamplain/data/themes/libchamplain/document.screen.css b/projects.gnome.org/libchamplain/data/themes/libchamplain/document.screen.css
index 873a4bc..e38d315 100644
--- a/projects.gnome.org/libchamplain/data/themes/libchamplain/document.screen.css
+++ b/projects.gnome.org/libchamplain/data/themes/libchamplain/document.screen.css
@@ -199,7 +199,7 @@ div.code
 .imager
 {
   float:right;
-  margin: 5px 0px 5px 2em;
+  margin: 5px 0px 5px 10px;
 }
 
 .tour-item
diff --git a/projects.gnome.org/libchamplain/features.html b/projects.gnome.org/libchamplain/features.html
index 9a97b13..470abb7 100644
--- a/projects.gnome.org/libchamplain/features.html
+++ b/projects.gnome.org/libchamplain/features.html
@@ -59,8 +59,8 @@
             </a>
           </div>
           <div class="imager">
-            <a title="Ã?penvkarte" rel="shadowbox[tour]" href="data/screenshots/map-source-oam.png">
-              <img src="data/screenshots/map-source-ovp_t.png" alt="icon" />
+            <a title="Ã?penvkarte" rel="shadowbox[tour]" href="data/screenshots/map-source-osmt.png">
+              <img src="data/screenshots/map-source-osmt_t.png" alt="icon" />
             </a>
           </div>
           <div class="imager">



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