From a96a8d10da19f637cb1c7bd510804df5657b57dc Mon Sep 17 00:00:00 2001 From: Petr Mladek Date: Mon, 4 Apr 2011 15:12:33 +0200 Subject: [PATCH] lo-commit-stat: do stat also from the new "translations" repo --- bin/lo-commit-stat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/lo-commit-stat b/bin/lo-commit-stat index 06c2c625a3d8..342d47ae5014 100755 --- a/bin/lo-commit-stat +++ b/bin/lo-commit-stat @@ -9,7 +9,7 @@ my $main_repo="bootstrap"; my @pieces=("artwork", "base", "calc", "components", "extensions", "extras", "filters", "help", "impress", "libs-core", "libs-extern", "libs-extern-sys", "libs-gui", - "l10n", "postprocess", "sdk", "testing", "ure", "writer"); + "translations", "postprocess", "sdk", "testing", "ure", "writer"); sub search_bugs($$$$) {