Author: jorda
Date: Sat Mar  8 18:59:32 2008
New Revision: 24419

URL: http://svn.gna.org/viewcvs/wesnoth?rev=24419&view=rev
Log:
Show images in the right place; minor fix to makefile.

Modified:
    website/start/1.4/Makefile
    website/start/1.4/template.html

Modified: website/start/1.4/Makefile
URL: 
http://svn.gna.org/viewcvs/wesnoth/website/start/1.4/Makefile?rev=24419&r1=24418&r2=24419&view=diff
==============================================================================
--- website/start/1.4/Makefile (original)
+++ website/start/1.4/Makefile Sat Mar  8 18:59:32 2008
@@ -1,12 +1,13 @@
-LANGUAGES = ca:Català cs:Čeština da:Dansk de:Deutsch en:English es:Español 
fr:Français hu:Magyar \
-            it:Italiano ja:日本語 lt:Lietuvių nl:Nederlands pl:Polski \
-            ru:Russkij sk:Slovenčina tl:Filipino tr:Türkçe
+LANGUAGES = ca:Català cs:Čeština da:Dansk de:Deutsch en:English \
+            es:Español fr:Français hu:Magyar it:Italiano ja:日本語 \
+            lt:Lietuvių nl:Nederlands pl:Polski ru:Russkij \
+            sk:Slovenčina tl:Filipino tr:Türkçe
 
 PO4A_OPTIONS = --rm-backups --copyright-holder "Wesnoth Development Team"
 
 default: translations
 
-index.en.html: template.html
+index.html.en: template.html
        cp template.html index.html.en
 
 translations: index.en.html

Modified: website/start/1.4/template.html
URL: 
http://svn.gna.org/viewcvs/wesnoth/website/start/1.4/template.html?rev=24419&r1=24418&r2=24419&view=diff
==============================================================================
--- website/start/1.4/template.html (original)
+++ website/start/1.4/template.html Sat Mar  8 18:59:32 2008
@@ -64,7 +64,7 @@
 by sanity-checking Wesnoth's data files before they ship to you.</p>
 
 <div class='thumb tright'>
-  <div><img src='images/start-1.jpg' alt='Wesnoth Screenshot'/></div>
+  <div><img src='images/start-2.jpg' alt='Wesnoth Screenshot'/></div>
 </div>
 
 <p>Here are 1.4's new features in more detail:</p>
@@ -136,6 +136,10 @@
 Weldyn Channel</cite> (formerly <cite>Blitz</cite>),<cite>
 Wesbowl</cite>.</p></dd>
 
+<div class='thumb tright'>
+  <div><img src='images/start-3.jpg' alt='Wesnoth Screenshot'/></div>
+</div>
+
 <dt>Changed and rebalanced units</dt>
 <dd><p>The Footpad, Poacher and Thug units can advance all the way to level 3.
 Many units have been tuned and rebalanced, including
@@ -193,6 +197,10 @@
 
 <h3 id='campdev'>For Campaign Developers</h3>
 
+<div class='thumb tright'>
+  <div><img src='images/start-1.jpg' alt='Wesnoth Screenshot'/></div>
+</div>
+
 <dl>
 <dt>The map editor is much more capable</dt>
 <dd><p>Maps can now be opened directly from a scenario file and saved
@@ -221,10 +229,6 @@
 we don't ship any yet. This is an opportunity for designers to explore
 a new frontier in Wesnoth play.</p></dd>
 </dl>
-
-<div class='thumb tright'>
-  <div><img src='images/start-2.jpg' alt='Wesnoth Screenshot'/></div>
-</div>
 
 <div class='visualClear'></div>
 


_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits

Reply via email to