diff options
author | wishmaster51@gmail.com <wishmaster51@gmail.com@c086bb3d-8645-0410-b8da-73a8550f86e7> | 2012-03-21 15:49:00 +0000 |
---|---|---|
committer | wishmaster51@gmail.com <wishmaster51@gmail.com@c086bb3d-8645-0410-b8da-73a8550f86e7> | 2012-03-21 15:49:00 +0000 |
commit | 548903c4f9f37fbe3e1f485b6f87828262c45e9d (patch) | |
tree | 330eb52a35d03d0dc35b48ce8b47f5fb6860be21 /Plugins/historykeeper/commons.h | |
parent | fc771dfd08bb363fb3767285ab88503edfebdf98 (diff) |
HistoryKeeper:
-x64 version
-support for costum langpacks
-updated header files
-updated copyrights
-translation fixes
-VS2010 project files
git-svn-id: http://pescuma.googlecode.com/svn/trunk/Miranda@239 c086bb3d-8645-0410-b8da-73a8550f86e7
Diffstat (limited to 'Plugins/historykeeper/commons.h')
-rw-r--r-- | Plugins/historykeeper/commons.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Plugins/historykeeper/commons.h b/Plugins/historykeeper/commons.h index 0f08bd4..d852af8 100644 --- a/Plugins/historykeeper/commons.h +++ b/Plugins/historykeeper/commons.h @@ -1,5 +1,5 @@ /*
-Copyright (C) 2006-2009 Ricardo Pescuma Domenecci
+Copyright (C) 2006-2012 Ricardo Pescuma Domenecci
This is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public
@@ -30,6 +30,7 @@ Boston, MA 02111-1307, USA. #define MIRANDA_VER 0x0710
+#define MIRANDA_CUSTOM_LP
// Miranda headers
#include <win2k.h>
|