diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-07-23 07:10:03 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-07-23 07:10:03 +0000 |
commit | d828acae837c71992f6a5f9dd688ba7afd944e56 (patch) | |
tree | 3be6506a6bbf40798199e07d4e2a0f0eef721efc /plugins/Dbx_mmap_SA/Import_SA/version.h | |
parent | 9126d2b133d00b836fca640f847a0948f7579e02 (diff) |
Dbx_mmap_SA, Import_SA, Dbtool_SA: changed folder structure
git-svn-id: http://svn.miranda-ng.org/main/trunk@1108 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Dbx_mmap_SA/Import_SA/version.h')
-rw-r--r-- | plugins/Dbx_mmap_SA/Import_SA/version.h | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/plugins/Dbx_mmap_SA/Import_SA/version.h b/plugins/Dbx_mmap_SA/Import_SA/version.h deleted file mode 100644 index 8c2338d9f4..0000000000 --- a/plugins/Dbx_mmap_SA/Import_SA/version.h +++ /dev/null @@ -1,14 +0,0 @@ -#include <m_version.h>
-
-#define __FILEVERSION_STRING MIRANDA_VERSION_FILEVERSION
-#define __VERSION_STRING MIRANDA_VERSION_STRING
-#define __VERSION_DWORD MIRANDA_VERSION_DWORD
-#define __PLUGIN_NAME "Import secured contacts and messages "
-#define __INTERNAL_NAME "Import_sa"
-#define __FILENAME "Import_sa.dll"
-#define __DESCRIPTION "Imports contacts and messages from Mirabilis ICQ and Miranda IM. Enhanced modification with encrypted database support."
-#define __DESCRIPTIONSHORT "Miranda IM Secured Import Plugin."
-#define __AUTHOR "Miranda team"
-#define __AUTHOREMAIL "info@miranda-im.org"
-#define __AUTHORWEB "http://nightly.miranda.im/"
-#define __COPYRIGHT "© 2000-2011 Martin Oberg, Richard Hughes, Dmitry Kuzkin, George Hazan"
|