diff options
author | Kirill Volinsky <mataes2007@gmail.com> | 2013-01-02 11:07:53 +0000 |
---|---|---|
committer | Kirill Volinsky <mataes2007@gmail.com> | 2013-01-02 11:07:53 +0000 |
commit | 2fc1683dd0a6a78d95b3d8114cc3c3d6e0bc811c (patch) | |
tree | e3f2e68ce4b43b5d60a97b3be224c9a9f254f0bc /plugins/StatusPlugins/KeepStatus/version.h | |
parent | 8ee3d31ece636713397f9f80ffbee064fb6c1ada (diff) |
changed plugin name
git-svn-id: http://svn.miranda-ng.org/main/trunk@2904 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/StatusPlugins/KeepStatus/version.h')
-rw-r--r-- | plugins/StatusPlugins/KeepStatus/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/StatusPlugins/KeepStatus/version.h b/plugins/StatusPlugins/KeepStatus/version.h index 3b115ccdb5..cfd75bb766 100644 --- a/plugins/StatusPlugins/KeepStatus/version.h +++ b/plugins/StatusPlugins/KeepStatus/version.h @@ -13,7 +13,7 @@ //#define __PROD_REV_NUM 1234
// stuff that will be used in PluginInfo section and in Version resource
-#define __PLUGIN_NAME "KeepStatus"
+#define __PLUGIN_NAME "Keep Status"
#define __FILENAME "KeepStatus.dll"
#define __DESC "KeepStatus, A connection checker, for use with (or without) StartupStatus and/or AdvancedAutoAway."
#define __AUTHOR "P Boon"
|