From 4b918c8f61749cfc0cfc9a8abd0c3b06af042faf Mon Sep 17 00:00:00 2001 From: Gluzskiy Alexandr Date: Sun, 29 Jul 2012 00:59:39 +0300 Subject: following miranda ng plugin rules --- src/constants.h | 5 +++++ 1 file changed, 5 insertions(+) create mode 100755 src/constants.h (limited to 'src/constants.h') diff --git a/src/constants.h b/src/constants.h new file mode 100755 index 0000000..2982f31 --- /dev/null +++ b/src/constants.h @@ -0,0 +1,5 @@ +#ifndef CONSTANTS_H +#define CONSTANTS_H +#define szGPGModuleName "GPG" +#define PREF_METANODB 0x2000 +#endif -- cgit v1.2.3