diff options
Diffstat (limited to 'plugins')
-rw-r--r-- | plugins/HistoryStats/src/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/HistoryStats/src/version.h b/plugins/HistoryStats/src/version.h index f4c0e313e5..58b412b072 100644 --- a/plugins/HistoryStats/src/version.h +++ b/plugins/HistoryStats/src/version.h @@ -7,7 +7,7 @@ #define __PLUGIN_NAME "HistoryStats"
#define __FILENAME "HistoryStats.dll"
-#define __DESCRIPTION "Creates nice statistics using your message history."
+#define __DESCRIPTION "Creates detailed, colorful and highly customizable statistics using your message history."
#define __AUTHOR "Martin Afanasjew"
#define __AUTHOREMAIL "miranda@dark-passage.de"
#define __AUTHORWEB "http://miranda-ng.org/p/HistoryStats/"
|