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

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

[Wesnoth-cvs-commits] wesnoth ./changelog data/schedules.cfg


From: Cedric Duval
Subject: [Wesnoth-cvs-commits] wesnoth ./changelog data/schedules.cfg
Date: Mon, 04 Oct 2004 07:36:53 -0400

CVSROOT:        /cvsroot/wesnoth
Module name:    wesnoth
Branch:         
Changes by:     Cedric Duval <address@hidden>   04/10/04 11:29:57

Modified files:
        .              : changelog 

Log message:
        updated changelog

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/changelog.diff?tr1=1.327&tr2=1.328&r1=text&r2=text

Modified files:
        data           : schedules.cfg 

Log message:
        Declared textdomains for schedules, to work around time-of-day macros
        expanded after setting textdomain in scenario files.

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

Patches:
Index: wesnoth/changelog
diff -u wesnoth/changelog:1.328 wesnoth/changelog:1.329
--- wesnoth/changelog:1.328     Mon Oct  4 06:19:28 2004
+++ wesnoth/changelog   Mon Oct  4 07:30:50 2004
@@ -1,4 +1,4 @@
-CVS HEAD
+Version 0.8.5:
  * campaign server (campaignd) and capability to download campaigns from 
campaign server(s)
  * sorting of campaigns by rank
  * campaign descriptions (text + images) in the campaign selection dialog
Index: wesnoth/data/schedules.cfg
diff -u wesnoth/data/schedules.cfg:1.14 wesnoth/data/schedules.cfg:1.15
--- wesnoth/data/schedules.cfg:1.14     Sat Aug  7 01:33:56 2004
+++ wesnoth/data/schedules.cfg  Mon Oct  4 11:29:56 2004
@@ -5,6 +5,7 @@
 image=misc/schedule-dawn.png
 red=-20
 green=-20
+textdomain=wesnoth
 [/time]
 [illuminated_time]
 id=morning
@@ -13,6 +14,7 @@
 lawful_bonus=25
 red=-20
 green=-20
+textdomain=wesnoth
 [/illuminated_time]
 #enddef
 
@@ -22,12 +24,14 @@
 name= _ "Morning"
 image=misc/schedule-morning.png
 lawful_bonus=25
+textdomain=wesnoth
 [/time]
 [illuminated_time]
 id=morning
 name= _ "Morning"
 image=misc/schedule-morning.png
 lawful_bonus=25
+textdomain=wesnoth
 [/illuminated_time]
 #enddef
 
@@ -37,12 +41,14 @@
 name= _ "Afternoon"
 image=misc/schedule-afternoon.png
 lawful_bonus=25
+textdomain=wesnoth
 [/time]
 [illuminated_time]
 id=afternoon
 name= _ "Afternoon"
 image=misc/schedule-afternoon.png
 lawful_bonus=25
+textdomain=wesnoth
 [/illuminated_time]
 #enddef
 
@@ -53,6 +59,7 @@
 image=misc/schedule-dusk.png
 green=-20
 blue=-20
+textdomain=wesnoth
 [/time]
 [illuminated_time]
 id=afternoon
@@ -61,6 +68,7 @@
 lawful_bonus=25
 green=-20
 blue=-20
+textdomain=wesnoth
 [/illuminated_time]
 #enddef
 
@@ -73,6 +81,7 @@
 red=-40
 green=-40
 blue=-10
+textdomain=wesnoth
 [/time]
 [illuminated_time]
 id=dusk
@@ -81,6 +90,7 @@
 red=-40
 green=-40
 blue=-10
+textdomain=wesnoth
 [/illuminated_time]
 #enddef
 
@@ -93,6 +103,7 @@
 red=-40
 green=-40
 blue=-10
+textdomain=wesnoth
 [/time]
 [illuminated_time]
 id=dusk
@@ -101,6 +112,7 @@
 red=-40
 green=-40
 blue=-10
+textdomain=wesnoth
 [/illuminated_time]
 #enddef
 
@@ -110,10 +122,12 @@
 name= _ "Underground"
 image=misc/schedule-underground.png
 lawful_bonus=-25
+textdomain=wesnoth
 [/time]
 [illuminated_time]
 id=underground
 name= _ "Underground"
 image=misc/schedule-underground-illum.png
+textdomain=wesnoth
 [/illuminated_time]
 #enddef




reply via email to

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