wesnoth-cvs-commits
[Top][All Lists]
Advanced

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

[Wesnoth-cvs-commits] wesnoth/data help.cfg


From: Guillaume Melquiond
Subject: [Wesnoth-cvs-commits] wesnoth/data help.cfg
Date: Thu, 21 Oct 2004 16:56:50 -0400

CVSROOT:        /cvsroot/wesnoth
Module name:    wesnoth
Branch:         
Changes by:     Guillaume Melquiond <address@hidden>    04/10/21 20:49:55

Modified files:
        data           : help.cfg 

Log message:
        Sanna's patch for fr #10711. Add an abilities introductory page. I'm 
impressed it was so easy, the help system is insane :-).

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/help.cfg.diff?tr1=1.17&tr2=1.18&r1=text&r2=text

Patches:
Index: wesnoth/data/help.cfg
diff -u wesnoth/data/help.cfg:1.17 wesnoth/data/help.cfg:1.18
--- wesnoth/data/help.cfg:1.17  Sun Oct 17 07:56:42 2004
+++ wesnoth/data/help.cfg       Thu Oct 21 20:49:55 2004
@@ -1,6 +1,6 @@
 [help]
 [toplevel]
-sections=introduction,gameplay,units,abilities,traits,weapon_specials,terrains
+sections=introduction,gameplay,units,abilities_section,traits_section,weapon_specials,terrains
 #sections=introduction,gameplay,traits
 topics=about
 [/toplevel]
@@ -18,7 +18,7 @@
 [/section]
 
 [section]
-id=traits
+id=traits_section
 title= _ "Traits"
 topics=traits
 [/section]
@@ -30,8 +30,9 @@
 [/section]
 
 [section]
-id=abilities
+id=abilities_section
 title= _ "Abilities"
+topics=abilities
 generator=abilities
 [/section]
 
@@ -48,6 +49,12 @@
 [/section]
 
 [topic]
+id=abilities
+title= _ "Introduction"
+text= _ "Certain units have abilities that either directly affect other units, 
or have an impact on how the unit interacts with other units. These abilities 
will be listed under this topic as you encounter them."
+[/topic]
+
+[topic]
 id=introduction_topic
 title= _ "Introduction"
 text= _ "<img>src=misc/logo.png align=middle box=no</img>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]