diff options
author | dartraiden <wowemuh@gmail.com> | 2016-10-23 00:09:51 +0300 |
---|---|---|
committer | dartraiden <wowemuh@gmail.com> | 2016-10-23 00:09:51 +0300 |
commit | d165a134331911f934d367ba391343383bf52b2d (patch) | |
tree | 930d5e01b8434341a15781e5e1c0a2be8293ea14 /plugins/StatusManager/src | |
parent | e8d65f59c8ebee1a196d5e354c1a3c0182822536 (diff) |
StatusManager: short description
langpacks/english: update
Diffstat (limited to 'plugins/StatusManager/src')
-rw-r--r-- | plugins/StatusManager/src/version.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/plugins/StatusManager/src/version.h b/plugins/StatusManager/src/version.h index a5e2a5b414..325fe819e5 100644 --- a/plugins/StatusManager/src/version.h +++ b/plugins/StatusManager/src/version.h @@ -10,9 +10,7 @@ // stuff that will be used in PluginInfo section and in Version resource #define __PLUGIN_NAME "Status manager" #define __FILENAME "StatusManager.dll" -#define __DESC "KeepStatus, A connection checker.\r\n\ -StartupStatus, allows you to define the status Miranda should set on startup, configurable per protocol.\r\n\ -An Auto Away module with some more options than the original." +#define __DESC "A connection checker and auto away module. Also allows you to define the status Miranda should set on startup, configurable per protocol." #define __AUTHOR "P Boon" #define __AUTHOREMAIL "unregistered@users.sourceforge.net" #define __AUTHORWEB "http://miranda-ng.org/p/StatusManager/" |