diff options
author | Dart Raiden <wowemuh@gmail.com> | 2014-10-06 20:30:53 +0000 |
---|---|---|
committer | Dart Raiden <wowemuh@gmail.com> | 2014-10-06 20:30:53 +0000 |
commit | 0f869731019b6e6cbc01e2544dbc60504c770594 (patch) | |
tree | 7f3ec8c32638cec6ee72e84ac240777fff68d991 /langpacks | |
parent | c3d5afd0a2494b6b55d5fda222cee49f66de289d (diff) |
langpacks/spanish: small fix to refresher.bat
git-svn-id: http://svn.miranda-ng.org/main/trunk@10717 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'langpacks')
-rw-r--r-- | langpacks/spanish/Refresh.bat | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/langpacks/spanish/Refresh.bat b/langpacks/spanish/Refresh.bat index 4e9d3c7f9d..d8c1fc5e86 100644 --- a/langpacks/spanish/Refresh.bat +++ b/langpacks/spanish/Refresh.bat @@ -10,7 +10,6 @@ REM ========================= cd "..\..\tools\lpgen\"
call refresher.bat %language% "%oldLangpackPath%"
-pause
REM copy and reload langpack in your Miranda (uncoment next line + enable cmdline.dll plugin to use it)
REM call installer.bat %language% "%mirandaPath%"
|