[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [marble] src/lib/webpopup: Use the mobile version of wikipedia for webpopups
From:       Torsten Rahn <rahn () kde ! org>
Date:       2013-01-19 0:53:36
Message-ID: 20130119005336.E70D4A6091 () git ! kde ! org
[Download RAW message or body]

Git commit dba348be3bff3bd70ebb032417b14334de61a40e by Torsten Rahn.
Committed on 18/01/2013 at 22:40.
Pushed by rahn into branch 'master'.

Use the mobile version of wikipedia for webpopups

M  +1    -1    src/lib/webpopup/city.html
M  +2    -2    src/lib/webpopup/nation.html

http://commits.kde.org/marble/dba348be3bff3bd70ebb032417b14334de61a40e

diff --git a/src/lib/webpopup/city.html b/src/lib/webpopup/city.html
index 0cf1591..764f3c3 100644
--- a/src/lib/webpopup/city.html
+++ b/src/lib/webpopup/city.html
@@ -53,7 +53,7 @@
 <tr>
   <td><a href="http://en.m.wikipedia.org/wiki/Time_zone">Timezone</a></td>
   <td>
-    <a href="http://en.wikipedia.org/wiki/Coordinated_Universal_Time">UTC</a>%timezone%
+    <a href="http://en.m.wikipedia.org/wiki/Coordinated_Universal_Time">UTC</a>%timezone%
   </td>
 </tr>
 </table>
diff --git a/src/lib/webpopup/nation.html b/src/lib/webpopup/nation.html
index 1eee3c7..4bfe9a0 100644
--- a/src/lib/webpopup/nation.html
+++ b/src/lib/webpopup/nation.html
@@ -41,10 +41,10 @@
   <td colspan="2">Factsheet</td>
 </tr>
 <tr>
-  <td><a href="http://en.wikipedia.org/wiki/Population_size">Population</a></td><td>%population%</td>
+  <td><a href="http://en.m.wikipedia.org/wiki/Population_size">Population</a></td><td>%population%</td>
 </tr>
 <tr>
-  <td><a href="http://en.wikipedia.org/wiki/Area">Area</a></td><td>%area% km<sup>2</sup></td>
+  <td><a href="http://en.m.wikipedia.org/wiki/Area">Area</a></td><td>%area% km<sup>2</sup></td>
 </tr>
 </table>
 <hr>

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic