Firewallhitgraphs gefixt.

Colours.txt fehlt noch fuer unseren Style.
...und wieder einige Sprachfixes.


git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@457 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
ms
2007-03-25 04:05:41 +00:00
parent 1065bfea84
commit 786f2c8a29
21 changed files with 158 additions and 1342 deletions

View File

@@ -49,6 +49,7 @@ sub wanted {
## Main
find (\&wanted, "$basedir/html" );
find (\&wanted, "$basedir/src/scripts" );
find (\&wanted, "$basedir/config/cfgroot" );
for my $key ( sort (keys %tr) ) {
my $value = $tr{$key};