[Libreoffice-commits] .: Branch 'libreoffice-3-4' - bin/lo-commit-stat
Petr Mladek
pmladek at kemper.freedesktop.org
Mon Apr 4 06:18:19 PDT 2011
bin/lo-commit-stat | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 5c06f5c95d93502a10c0079daff025fc5c8e0e8f
Author: Petr Mladek <pmladek at suse.cz>
Date: Mon Apr 4 15:12:33 2011 +0200
lo-commit-stat: do stat also from the new "translations" repo
diff --git a/bin/lo-commit-stat b/bin/lo-commit-stat
index 06c2c62..342d47a 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($$$$)
{
More information about the Libreoffice-commits
mailing list