summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2011-03-28 17:59:16 +0200
committerIvo Hinkelmann <ihi@openoffice.org>2011-03-28 17:59:16 +0200
commit0a07d9c34bff91e868f829911360dce74743db9d (patch)
treeeef1ba2331bfc61077d03839f905ee7b41519a87
parentf1af618722ebe03cee48c55c555f80d5dbeb6597 (diff)
parent3b8a5089df071a9e17cf140c6b90f020c10cacd2 (diff)
CWS-TOOLING: integrate CWS test123l10n04
-rwxr-xr-xl10ntools/scripts/localize.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/l10ntools/scripts/localize.pl b/l10ntools/scripts/localize.pl
index e432869d3a7b..6dac386011e0 100755
--- a/l10ntools/scripts/localize.pl
+++ b/l10ntools/scripts/localize.pl
@@ -175,7 +175,7 @@ sub splitfile{
exit( -1 );
}
my $src_root = $ENV{SOURCE_ROOT_DIR};
- my $ooo_src_root = $src_root."/l10n/l10n";
+ my $ooo_src_root = $src_root."/l10n";
my $so_l10n_path = $src_root."/sun/l10n_so/source";
my $ooo_l10n_path = $ooo_src_root."/l10n/source";