SOURCES: opera-i18n.pl - package this script as source0 for easy f...
glen
glen at pld-linux.org
Mon Apr 28 23:17:21 CEST 2008
Author: glen Date: Mon Apr 28 21:17:21 2008 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- package this script as source0 for easy finding it
---- Files affected:
SOURCES:
opera-i18n.pl (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SOURCES/opera-i18n.pl
diff -u SOURCES/opera-i18n.pl:1.1 SOURCES/opera-i18n.pl:1.2
--- SOURCES/opera-i18n.pl:1.1 Mon Apr 28 23:12:37 2008
+++ SOURCES/opera-i18n.pl Mon Apr 28 23:17:16 2008
@@ -24,7 +24,7 @@
# (p)arse
my @lang;
-my $i = 0;
+my $i = 1; # Start from 1 (Source0 are we ourselves)
for my $tr ($table->find('tr')) {
my @th = $tr->find('td') or next;
my $lang = $th[0]->as_text;
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/opera-i18n.pl?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list