diff options
author | dartraiden <wowemuh@gmail.com> | 2017-09-26 14:51:19 +0300 |
---|---|---|
committer | dartraiden <wowemuh@gmail.com> | 2017-09-26 14:51:19 +0300 |
commit | 53d7c9d4f44a125dc79d34f7d8d94f4dc311ca8c (patch) | |
tree | 2a71cbbca78208b71b69d1a3945e596a22d18b7a /plugins/AsSingleWindow/src | |
parent | 3d86ba7168238234a5ef88b4148214549a3acb55 (diff) |
AsSingleWindow: shorten description
Diffstat (limited to 'plugins/AsSingleWindow/src')
-rw-r--r-- | plugins/AsSingleWindow/src/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/AsSingleWindow/src/version.h b/plugins/AsSingleWindow/src/version.h index dfe44f0fc4..8c6f564fd0 100644 --- a/plugins/AsSingleWindow/src/version.h +++ b/plugins/AsSingleWindow/src/version.h @@ -7,7 +7,7 @@ #define __PLUGIN_NAME "AsSingleWindow" #define __FILENAME "AsSingleWindow.dll" -#define __DESCRIPTION "Makes easier windows manipulation. Allows you to move, minimize and activate Miranda's windows as if it were a single window." +#define __DESCRIPTION "Allows you to move, minimize and activate Miranda's windows as if it were a single window." #define __AUTHOR "Aleksey Smyrnov aka Soar" #define __AUTHOREMAIL "i@soar.name" #define __AUTHORWEB "https://miranda-ng.org/p/AsSingleWindow/" |