diff options
author | Dart Raiden <wowemuh@gmail.com> | 2014-03-05 18:59:20 +0000 |
---|---|---|
committer | Dart Raiden <wowemuh@gmail.com> | 2014-03-05 18:59:20 +0000 |
commit | c0cd0ad0cb47ba0b0cb611897002df8908d79bae (patch) | |
tree | cb4d619cd9e78c4d16225e6227ff86c425003fbe /plugins/HistoryStats | |
parent | 315d1ec01821ff659c43432f9f2e3acba0aef74f (diff) |
HistoryStats: more detailed description
git-svn-id: http://svn.miranda-ng.org/main/trunk@8418 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/HistoryStats')
-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/"
|