From e3ef482153bd1620c93019a413a18665ef0ebb98 Mon Sep 17 00:00:00 2001 From: Matúš Kukan Date: Fri, 4 May 2012 13:20:37 +0200 Subject: there is no localize script and propmerge.bat is not used Change-Id: Ie5038d9f53a1249a5c6b5c116f7781084741b40e --- l10ntools/scripts/propex.bat | 8 -------- 1 file changed, 8 deletions(-) delete mode 100755 l10ntools/scripts/propex.bat (limited to 'l10ntools/scripts') diff --git a/l10ntools/scripts/propex.bat b/l10ntools/scripts/propex.bat deleted file mode 100755 index 1174286920da..000000000000 --- a/l10ntools/scripts/propex.bat +++ /dev/null @@ -1,8 +0,0 @@ -@echo off - -if "x%PERL%x" EQU "xx" ( - echo ERROR: Perl not found. Environment is not set. - exit /b 1 -) - -%PERL% %SOLARVER%\%INPATH%\bin\propex %* \ No newline at end of file -- cgit