From 95724cba7567adcfcdf2b70b3662449b44f8abef Mon Sep 17 00:00:00 2001 From: Jean-Marc Lasgouttes Date: Wed, 12 Oct 2005 15:46:38 +0000 Subject: [PATCH] adapt i18n stats to the new devel site git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10543 a592a061-630c-0410-9148-cb99ea01b6c8 --- po/ChangeLog | 5 +++++ po/Makefile.in.in | 2 +- po/postats.sh | 10 +++++----- 3 files changed, 11 insertions(+), 6 deletions(-) diff --git a/po/ChangeLog b/po/ChangeLog index b74d3a7eb2..76d0920691 100644 --- a/po/ChangeLog +++ b/po/ChangeLog @@ -1,3 +1,8 @@ +2005-10-12 Jean-Marc Lasgouttes + + * Makefile.in.in: + * postats.sh: adapt to new developers site. + 2005-10-09 Lars Gullik Bjonnes * rename no.po to nb.po, remerge diff --git a/po/Makefile.in.in b/po/Makefile.in.in index 4f5373f298..b32e83ad3b 100644 --- a/po/Makefile.in.in +++ b/po/Makefile.in.in @@ -516,7 +516,7 @@ ui_l10n.pot: $(top_srcdir)/lib/ui/*.ui }' \ ${top_srcdir}/lib/ui/*.ui > $@ -i18n.php3: $(POFILES) +i18n.php: $(POFILES) (cd $(srcdir) ; ./postats.sh $(POFILES)) >$@ force: diff --git a/po/postats.sh b/po/postats.sh index 4b2dc91915..74fdacd3c8 100755 --- a/po/postats.sh +++ b/po/postats.sh @@ -13,7 +13,7 @@ # and generates a PHP web page. # # Invocation: -# postats.sh po_files > "pathToWebPages"/i18n.php3 +# postats.sh po_files > "pathToWebPages"/i18n.php # modifiy this when you change version # Note that an empty lyx_branch variable (ie cvs HEAD) @@ -163,10 +163,10 @@ cat < @@ -307,7 +307,7 @@ while (list(\$foo,\$info) = each(\$podata)) { EOF }