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

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

[Wesnoth-cvs-commits] wesnoth/po wesnoth-ei.FINDCFG wesnoth.FINDCFG w...


From: Cedric Duval
Subject: [Wesnoth-cvs-commits] wesnoth/po wesnoth-ei.FINDCFG wesnoth.FINDCFG w...
Date: Sun, 12 Sep 2004 11:24:28 -0400

CVSROOT:        /cvsroot/wesnoth
Module name:    wesnoth
Branch:         
Changes by:     Cedric Duval <address@hidden>   04/09/12 15:19:24

Modified files:
        po             : wesnoth-ei.FINDCFG wesnoth.FINDCFG 
                         wesnoth-httt.FINDCFG wesnoth-sotbe.FINDCFG 
                         wesnoth-tdh.FINDCFG wesnoth-trow.FINDCFG 

Log message:
        Updated po/*.FINDCFG to take campaign declaration files into account.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/po/wesnoth-ei.FINDCFG.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/po/wesnoth.FINDCFG.diff?tr1=1.2&tr2=1.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/po/wesnoth-httt.FINDCFG.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/po/wesnoth-sotbe.FINDCFG.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/po/wesnoth-tdh.FINDCFG.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/po/wesnoth-trow.FINDCFG.diff?tr1=1.1&tr2=1.2&r1=text&r2=text

Patches:
Index: wesnoth/po/wesnoth-ei.FINDCFG
diff -u wesnoth/po/wesnoth-ei.FINDCFG:1.1 wesnoth/po/wesnoth-ei.FINDCFG:1.2
--- wesnoth/po/wesnoth-ei.FINDCFG:1.1   Sat Sep  4 10:42:45 2004
+++ wesnoth/po/wesnoth-ei.FINDCFG       Sun Sep 12 15:19:24 2004
@@ -1 +1,2 @@
 find data/scenarios/Eastern_Invasion -name '*.cfg' -print
+echo data/campaigns/Eastern_Invasion.cfg
Index: wesnoth/po/wesnoth-httt.FINDCFG
diff -u wesnoth/po/wesnoth-httt.FINDCFG:1.1 wesnoth/po/wesnoth-httt.FINDCFG:1.2
--- wesnoth/po/wesnoth-httt.FINDCFG:1.1 Sat Sep  4 10:42:45 2004
+++ wesnoth/po/wesnoth-httt.FINDCFG     Sun Sep 12 15:19:24 2004
@@ -1 +1,2 @@
 find data/scenarios/Heir_To_The_Throne -name '*.cfg' -print
+echo data/campaigns/Heir_To_The_Throne.cfg
Index: wesnoth/po/wesnoth-sotbe.FINDCFG
diff -u wesnoth/po/wesnoth-sotbe.FINDCFG:1.1 
wesnoth/po/wesnoth-sotbe.FINDCFG:1.2
--- wesnoth/po/wesnoth-sotbe.FINDCFG:1.1        Sat Sep  4 10:42:45 2004
+++ wesnoth/po/wesnoth-sotbe.FINDCFG    Sun Sep 12 15:19:24 2004
@@ -1 +1,2 @@
 find data/scenarios/Son_Of_The_Black_Eye -name '*.cfg' -print
+echo data/campaigns/Son_Of_The_Black_Eye.cfg
Index: wesnoth/po/wesnoth-tdh.FINDCFG
diff -u wesnoth/po/wesnoth-tdh.FINDCFG:1.1 wesnoth/po/wesnoth-tdh.FINDCFG:1.2
--- wesnoth/po/wesnoth-tdh.FINDCFG:1.1  Sat Sep  4 10:42:45 2004
+++ wesnoth/po/wesnoth-tdh.FINDCFG      Sun Sep 12 15:19:24 2004
@@ -1 +1,2 @@
 find data/scenarios/The_Dark_Hordes -name '*.cfg' -print
+echo data/campaigns/The_Dark_Hordes.cfg
Index: wesnoth/po/wesnoth-trow.FINDCFG
diff -u wesnoth/po/wesnoth-trow.FINDCFG:1.1 wesnoth/po/wesnoth-trow.FINDCFG:1.2
--- wesnoth/po/wesnoth-trow.FINDCFG:1.1 Sat Sep  4 10:42:46 2004
+++ wesnoth/po/wesnoth-trow.FINDCFG     Sun Sep 12 15:19:24 2004
@@ -1 +1,2 @@
 find data/scenarios/The_Rise_of_Wesnoth -name '*.cfg' -print
+echo data/campaigns/The_Rise_of_Wesnoth.cfg
Index: wesnoth/po/wesnoth.FINDCFG
diff -u wesnoth/po/wesnoth.FINDCFG:1.2 wesnoth/po/wesnoth.FINDCFG:1.3
--- wesnoth/po/wesnoth.FINDCFG:1.2      Sat Sep  4 10:42:46 2004
+++ wesnoth/po/wesnoth.FINDCFG  Sun Sep 12 15:19:24 2004
@@ -1,3 +1,3 @@
-find data -name themes -prune -o -name scenarios -prune -o -name '*.cfg' -print
+find data -name themes -prune -o -name scenarios -prune -o -name campaigns 
-prune -o -name '*.cfg' -print
 find data/scenarios/multiplayer data/scenarios/tutorial
 echo data/themes/default.cfg




reply via email to

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