diff options
author | RMN <rmn@miranda-ng.org> | 2015-04-08 19:09:51 +0000 |
---|---|---|
committer | RMN <rmn@miranda-ng.org> | 2015-04-08 19:09:51 +0000 |
commit | a805ea89de19c47fc6fe25e717efd9f808398cdd (patch) | |
tree | 3740f6ead274611517d737884f77f5d8f207023e /plugins/NewAwaySysMod/src | |
parent | 66e780c034b6a297f7ace52e2d3414153da2b110 (diff) |
- Grammar: "allow" should be always followed by an indirect object (or whatever they call it) before the infinitive
- Description of NewAwaySys changed
git-svn-id: http://svn.miranda-ng.org/main/trunk@12681 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/NewAwaySysMod/src')
-rw-r--r-- | plugins/NewAwaySysMod/src/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/NewAwaySysMod/src/version.h b/plugins/NewAwaySysMod/src/version.h index 5335e9900e..0076dc1647 100644 --- a/plugins/NewAwaySysMod/src/version.h +++ b/plugins/NewAwaySysMod/src/version.h @@ -7,7 +7,7 @@ #define __PLUGIN_NAME "New Away System Mod"
#define __FILENAME "NewAwaySys.dll"
-#define __DESCRIPTION "New Away System Mod plugin for Miranda NG."
+#define __DESCRIPTION "Allows you to handle your status messages in a convenient way."
#define __AUTHOR "NightFox, Deathdemon, XF007, Goblineye Entertainment"
#define __AUTHOREMAIL "NightFox@myied.org"
#define __AUTHORWEB "http://miranda-ng.org/p/NewAwaySys/"
|