summaryrefslogtreecommitdiff
path: root/l10ntools/scripts
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@gmail.com>2012-05-04 13:20:37 +0200
committerMatúš Kukan <matus.kukan@gmail.com>2012-05-04 13:20:37 +0200
commite3ef482153bd1620c93019a413a18665ef0ebb98 (patch)
tree9e780688d2a448791e6b6096c006fd4de5ba92a6 /l10ntools/scripts
parent2b391a91115cb361c508514fa2e34795677d0f48 (diff)
there is no localize script and propmerge.bat is not used
Change-Id: Ie5038d9f53a1249a5c6b5c116f7781084741b40e
Diffstat (limited to 'l10ntools/scripts')
-rwxr-xr-xl10ntools/scripts/propex.bat8
1 files changed, 0 insertions, 8 deletions
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