summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/core/stdchat/src/version.h1
-rw-r--r--src/core/stdclist/src/version.h1
-rw-r--r--src/core/stdmsg/src/version.h1
-rw-r--r--src/core/stdssl/src/version.h1
-rw-r--r--src/core/stdurl/version.h1
5 files changed, 0 insertions, 5 deletions
diff --git a/src/core/stdchat/src/version.h b/src/core/stdchat/src/version.h
index f228d77ca6..00f915ecb2 100644
--- a/src/core/stdchat/src/version.h
+++ b/src/core/stdchat/src/version.h
@@ -5,7 +5,6 @@
#define __VERSION_STRING MIRANDA_VERSION_STRING
#define __PLUGIN_NAME "Standard Chat"
-#define __INTERNAL_NAME "stdchat"
#define __FILENAME "stdchat.dll"
#define __DESCRIPTION "Core module for providing chat rooms support."
#define __AUTHOR "Miranda NG Development Team"
diff --git a/src/core/stdclist/src/version.h b/src/core/stdclist/src/version.h
index bee49afb6f..bc62b9a6f6 100644
--- a/src/core/stdclist/src/version.h
+++ b/src/core/stdclist/src/version.h
@@ -5,7 +5,6 @@
#define __VERSION_STRING MIRANDA_VERSION_STRING
#define __PLUGIN_NAME "Classic contact list"
-#define __INTERNAL_NAME "stdclist"
#define __FILENAME "stdclist.dll"
#define __DESCRIPTION "Core module for displaying contacts."
#define __AUTHOR "Miranda NG Development Team"
diff --git a/src/core/stdmsg/src/version.h b/src/core/stdmsg/src/version.h
index 3180d85d8c..a406313417 100644
--- a/src/core/stdmsg/src/version.h
+++ b/src/core/stdmsg/src/version.h
@@ -5,7 +5,6 @@
#define __VERSION_STRING MIRANDA_VERSION_STRING
#define __PLUGIN_NAME "Send/Receive Messages"
-#define __INTERNAL_NAME "stdmsg"
#define __FILENAME "stdmsg.dll"
#define __DESCRIPTION "Core module for send/receive instant messages."
#define __AUTHOR "Miranda NG Development Team"
diff --git a/src/core/stdssl/src/version.h b/src/core/stdssl/src/version.h
index 57dfa0bdce..7df58fa5f7 100644
--- a/src/core/stdssl/src/version.h
+++ b/src/core/stdssl/src/version.h
@@ -5,7 +5,6 @@
#define __VERSION_STRING MIRANDA_VERSION_STRING
#define __PLUGIN_NAME "Standard SSL Driver"
-#define __INTERNAL_NAME "stdssl"
#define __FILENAME "stdssl.dll"
#define __DESCRIPTION "Core driver for Windows native SSL support."
#define __AUTHOR "Miranda NG Development Team"
diff --git a/src/core/stdurl/version.h b/src/core/stdurl/version.h
index 3d5865c9ea..61a20cfbe6 100644
--- a/src/core/stdurl/version.h
+++ b/src/core/stdurl/version.h
@@ -5,7 +5,6 @@
#define __VERSION_STRING MIRANDA_VERSION_STRING
#define __PLUGIN_NAME "Standard URL processor"
-#define __INTERNAL_NAME "stdurl"
#define __FILENAME "stdurl.dll"
#define __DESCRIPTION "Core module for URL handling."
#define __AUTHOR "Miranda NG Development Team"