diff --git a/images/blue.png b/images/blue.png new file mode 100644 index 0000000..94b0af1 Binary files /dev/null and b/images/blue.png differ diff --git a/images/green.png b/images/green.png new file mode 100644 index 0000000..488d00c Binary files /dev/null and b/images/green.png differ diff --git a/images/headerbg.jpg b/images/headerbg.jpg new file mode 100644 index 0000000..a1f672a Binary files /dev/null and b/images/headerbg.jpg differ diff --git a/images/navbg.png b/images/navbg.png new file mode 100644 index 0000000..b8ecdd2 Binary files /dev/null and b/images/navbg.png differ diff --git a/images/red.png b/images/red.png new file mode 100644 index 0000000..586b49a Binary files /dev/null and b/images/red.png differ diff --git a/images/wesnoth-logo.jpg b/images/wesnoth-logo.jpg new file mode 100644 index 0000000..6509ba9 Binary files /dev/null and b/images/wesnoth-logo.jpg differ diff --git a/statistics.sh b/statistics.sh index e4cf699..4370474 100755 --- a/statistics.sh +++ b/statistics.sh @@ -2,6 +2,7 @@ # Check translations, generate verbose statistics. # Copyright (C) 2004 Recai Oktas # Copyright (C) 2007-2008 Andrius Å tikonas (my code can also be used under GPLv3 or any later) +# MediaWiki 'glamdrol' style sheet Copyright (C) 2005 by JordÄ… Polo Based on 'monobook', by Gabriel Wicke # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License version 2 as published by @@ -46,16 +47,380 @@ for BRANCH in $TRUNK $BRANCHES; do - - Battle for Wesnoth - + + +
- \"Wesnoth + \"Wesnoth
@@ -200,7 +565,7 @@ for BRANCH in $TRUNK $BRANCHES; do n4=`printf '%s%f\n' "scale=2; 3*" $rt | bc` n6=`printf '%s%f\n' "scale=2; 3*" $rf | bc` n8=`printf '%s%f\n' "scale=2; 3*" $ru | bc` - printf '%s%.2f%s%.2f%s%.2f%s\n' " \"translated\"/\"fuzzy\"/\"untranslated\"/" >> $STATSFILE + printf '%s%.2f%s%.2f%s%.2f%s\n' " \"translated\"/\"fuzzy\"/\"untranslated\"/" >> $STATSFILE echo "" >> $STATSFILE done @@ -252,15 +617,14 @@ for BRANCH in $TRUNK $BRANCHES; do nrf=`printf '%s%f\n' "scale=2; 3*" $nrf | bc` nru=`printf '%s%f\n' "scale=2; 3*" $nru | bc` - printf '%s%.2f%s%.2f%s%.2f%s\n' "\"translated\"/\"fuzzy\"/\"untranslated\"/" >> $STATSFILE + printf '%s%.2f%s%.2f%s%.2f%s\n' "\"translated\"/\"fuzzy\"/\"untranslated\"/" >> $STATSFILE echo " -

+

-
© 2003-"`date +%Y`" The Battle for Wesnoth