From 0ced5f0ba3bb525b39b4c12e23629e967bae6cb1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20P=C3=B6sel?= Date: Sun, 8 Sep 2013 09:14:42 +0000 Subject: Fixed calling Refresher.bat from langpack scripts git-svn-id: http://svn.miranda-ng.org/main/trunk@6014 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- langpacks/czech/Refresh.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'langpacks/czech/Refresh.bat') diff --git a/langpacks/czech/Refresh.bat b/langpacks/czech/Refresh.bat index 8b844426af..bf426e79a7 100644 --- a/langpacks/czech/Refresh.bat +++ b/langpacks/czech/Refresh.bat @@ -8,7 +8,7 @@ set "oldLangpackPath=Deprecated\old langpack\langpack_czech2.txt" REM ========================= cd "..\..\tools\lpgen\" -refresher.bat %language% "%oldLangpackPath%" +call refresher.bat %language% "%oldLangpackPath%" REM copy and reload langpack in your Miranda (uncoment next lines + enable cmdline.dll plugin to use it) REM echo Copy and refresh Miranda NG langpack -- cgit v1.2.3