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.FINDCFG


From: Guillaume Melquiond
Subject: [Wesnoth-cvs-commits] wesnoth/po wesnoth.FINDCFG
Date: Sat, 18 Sep 2004 04:10:22 -0400

CVSROOT:        /cvsroot/wesnoth
Module name:    wesnoth
Branch:         
Changes by:     Guillaume Melquiond <address@hidden>    04/09/18 08:04:05

Modified files:
        po             : wesnoth.FINDCFG 

Log message:
        Do not scan for garbage files

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/po/wesnoth.FINDCFG.diff?tr1=1.3&tr2=1.4&r1=text&r2=text

Patches:
Index: wesnoth/po/wesnoth.FINDCFG
diff -u wesnoth/po/wesnoth.FINDCFG:1.3 wesnoth/po/wesnoth.FINDCFG:1.4
--- wesnoth/po/wesnoth.FINDCFG:1.3      Sun Sep 12 15:19:24 2004
+++ wesnoth/po/wesnoth.FINDCFG  Sat Sep 18 08:04:05 2004
@@ -1,3 +1,3 @@
 find data -name themes -prune -o -name scenarios -prune -o -name campaigns 
-prune -o -name '*.cfg' -print
-find data/scenarios/multiplayer data/scenarios/tutorial
+find data/scenarios/multiplayer data/scenarios/tutorial -name '*.cfg' -print
 echo data/themes/default.cfg




reply via email to

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