summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorPetr Mladek <pmladek@suse.cz>2011-04-04 15:12:33 +0200
committerPetr Mladek <pmladek@suse.cz>2011-04-04 15:13:31 +0200
commit8875706bef2cc92155e13bce7ab1bb5fb5dd5700 (patch)
tree3816f4dc0ae7ed81eda65d959b70cf80354c7c9e /bin
parentf8205e4fcb33df16a1154a6e2acdbacee04f7dfb (diff)
lo-commit-stat: do stat also from the new "translations" repo
Diffstat (limited to 'bin')
-rwxr-xr-xbin/lo-commit-stat2
1 files changed, 1 insertions, 1 deletions
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($$$$)
{