[or-cvs] r18527: {website} hm. even though it's perl, it occurred to me that a comment (website/trunk/en)
arma at seul.org
arma at seul.org
Fri Feb 13 11:28:01 UTC 2009
Author: arma
Date: 2009-02-13 06:28:01 -0500 (Fri, 13 Feb 2009)
New Revision: 18527
Modified:
website/trunk/en/translation-status.wml
Log:
hm. even though it's perl, it occurred to me that a comment might
be useful too.
Modified: website/trunk/en/translation-status.wml
===================================================================
--- website/trunk/en/translation-status.wml 2009-02-13 11:27:01 UTC (rev 18526)
+++ website/trunk/en/translation-status.wml 2009-02-13 11:28:01 UTC (rev 18527)
@@ -78,6 +78,7 @@
$validatorlink;
${$_[0]}{$priority}->{$path}->{'data'} = $cell_path . $cell_en;
+ # Assign high urgency if it's *.wmi, else init to 0
if ($file =~ /.wmi$/) {
${$_[0]}{$priority}->{$path}->{'urgency'} = 1000;
} else {
More information about the tor-commits
mailing list