From 690f5e6d29d1c85c4be72638eb22843964c2f512 Mon Sep 17 00:00:00 2001 From: Alexander Lantsev Date: Fri, 24 Apr 2015 08:21:28 +0000 Subject: All non-working stuff moved from trunk git-svn-id: http://svn.miranda-ng.org/main/trunk@13071 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/!Deprecated/MirandaNGHistoryToDB/copy_langs.bat | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 plugins/!Deprecated/MirandaNGHistoryToDB/copy_langs.bat (limited to 'plugins/!Deprecated/MirandaNGHistoryToDB/copy_langs.bat') diff --git a/plugins/!Deprecated/MirandaNGHistoryToDB/copy_langs.bat b/plugins/!Deprecated/MirandaNGHistoryToDB/copy_langs.bat deleted file mode 100644 index b1487eba92..0000000000 --- a/plugins/!Deprecated/MirandaNGHistoryToDB/copy_langs.bat +++ /dev/null @@ -1,14 +0,0 @@ -@echo off - -if not exist .\..\..\bin10\Release\Plugins\langs ( - mkdir .\..\..\bin10\Release\Plugins\langs -) - -if not exist .\..\..\bin10\Release64\Plugins\langs ( - mkdir .\..\..\bin10\Release64\Plugins\langs -) - -copy /Y langs\Russian.xml .\..\..\bin10\Release\Plugins\langs -copy /Y langs\English.xml .\..\..\bin10\Release\Plugins\langs -copy /Y langs\Russian.xml .\..\..\bin10\Release64\Plugins\langs -copy /Y langs\English.xml .\..\..\bin10\Release64\Plugins\langs -- cgit v1.2.3