summaryrefslogtreecommitdiff
path: root/plugins/ExternalAPI/m_folders.h
diff options
context:
space:
mode:
authorKirill Volinsky <mataes2007@gmail.com>2013-01-24 08:56:01 +0000
committerKirill Volinsky <mataes2007@gmail.com>2013-01-24 08:56:01 +0000
commit4d6e062701d9a5b17d77fa5158fc1b2714184793 (patch)
tree3f929a60f7f067ff5a873eeba3f97cd3f1e688ad /plugins/ExternalAPI/m_folders.h
parent43c7844c7f6c313e29ab65727fe12a8c297f2048 (diff)
added PLUGINS_PATHW define
git-svn-id: http://svn.miranda-ng.org/main/trunk@3262 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/ExternalAPI/m_folders.h')
-rw-r--r--plugins/ExternalAPI/m_folders.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/ExternalAPI/m_folders.h b/plugins/ExternalAPI/m_folders.h
index ebf2e4baaa..33a36192b8 100644
--- a/plugins/ExternalAPI/m_folders.h
+++ b/plugins/ExternalAPI/m_folders.h
@@ -32,6 +32,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#define PROFILE_PATHW L"%profile_path%"
#define CURRENT_PROFILEW L"%current_profile%"
#define MIRANDA_PATHW L"%miranda_path%"
+#define PLUGINS_PATHW L"%miranda_path%" L"\\plugins"
#define MIRANDA_USERDATAW L"%miranda_userdata%"
#ifdef _UNICODE