correct dates in footer

change list of core packages (add -editor, remove -httt)
This commit is contained in:
Nils Kneuper 2008-11-02 14:07:56 +00:00
parent 7bca845c89
commit e3041ad3fe
4 changed files with 4 additions and 4 deletions

View file

@ -19,7 +19,7 @@ $extrabbasedir="/usr/src/svn-checkouts/wescamp-i18n/branches/$branch/"; //branch
//$packages = file_get_contents($basedir . "/po/DOMAINS");
//$packages = substr($packages, 0, strlen($packages)-1);
$corepackages = "wesnoth wesnoth-lib wesnoth-units wesnoth-multiplayer wesnoth-httt wesnoth-tutorial";
$corepackages = "wesnoth wesnoth-lib wesnoth-editor wesnoth-units wesnoth-multiplayer wesnoth-tutorial";
//$packages = trim(system("grep ^SUBDIRS " . $basedir . "/po/Makefile.am | cut -d= -f2"));
$packages = "wesnoth wesnoth-lib wesnoth-editor wesnoth-units wesnoth-multiplayer wesnoth-test wesnoth-anl wesnoth-tutorial wesnoth-manpages wesnoth-manual wesnoth-aoi wesnoth-did wesnoth-ei wesnoth-httt wesnoth-l wesnoth-low wesnoth-nr wesnoth-sof wesnoth-sotbe wesnoth-tb wesnoth-thot wesnoth-trow wesnoth-tsg wesnoth-utbs";

View file

@ -337,7 +337,7 @@ if ($package=='alloff' || $package=='allun' || $package=='all' || $package=='all
<div> <br/> </div>
<div id="footer">
<div id="footnote">
&copy; 2003-2004 The Battle for Wesnoth<br/>
&copy; 2003-2008 The Battle for Wesnoth<br/>
<br/>
<a href="http://validator.w3.org/check?uri=referer"><img
src="http://www.w3.org/Icons/valid-xhtml10"

View file

@ -260,7 +260,7 @@ foreach($stats as $stat){
<div> <br/> </div>
<div id="footer">
<div id="footnote">
&copy; 2003-2005 The Battle for Wesnoth<br/>
&copy; 2003-2008 The Battle for Wesnoth<br/>
<br/>
<a href="http://validator.w3.org/check?uri=referer"><img
src="http://www.w3.org/Icons/valid-xhtml10"

View file

@ -406,7 +406,7 @@ if ($package=='alloff' || $package=='allun' || $package=='all' || $package=='all
<div> <br/> </div>
<div id="footer">
<div id="footnote">
&copy; 2003-2005 The Battle for Wesnoth<br/>
&copy; 2003-2008 The Battle for Wesnoth<br/>
<br/>
<a href="http://validator.w3.org/check?uri=referer"><img
src="http://www.w3.org/Icons/valid-xhtml10"