[or-cvs] whoops, need to actually add fr to the @LANGUAGES too

arma at seul.org arma at seul.org
Wed Dec 21 00:36:15 UTC 2005


Update of /home2/or/cvsroot/website/include
In directory moria:/home/arma/work/onion/cvs/website/include

Modified Files:
	perl-globals.wmi 
Log Message:
whoops, need to actually add fr to the @LANGUAGES too


Index: perl-globals.wmi
===================================================================
RCS file: /home2/or/cvsroot/website/include/perl-globals.wmi,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -d -r1.3 -r1.4
--- perl-globals.wmi	21 Dec 2005 00:23:51 -0000	1.3
+++ perl-globals.wmi	21 Dec 2005 00:36:13 -0000	1.4
@@ -1,6 +1,6 @@
 #!wml
 <:
-	my @LANGUAGES = qw{en de it};
+	my @LANGUAGES = qw{en de it fr};
 	my %LANGUAGES = (
 		'en' => "English",
 		'de' => "Deutsch",



More information about the tor-commits mailing list