summaryrefslogtreecommitdiff
path: root/plugins/NewsAggregator/Src
diff options
context:
space:
mode:
authorKirill Volinsky <mataes2007@gmail.com>2013-01-02 11:10:51 +0000
committerKirill Volinsky <mataes2007@gmail.com>2013-01-02 11:10:51 +0000
commit7c9e766223ff0d6507ca0f2916c90bf3741e08a1 (patch)
tree882082343502dc4468c46e1bdac9397d5269e53a /plugins/NewsAggregator/Src
parente2f81151ef39853f721fba6d5e916cf317b3e077 (diff)
changed plugin name
git-svn-id: http://svn.miranda-ng.org/main/trunk@2907 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/NewsAggregator/Src')
-rw-r--r--plugins/NewsAggregator/Src/Version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/NewsAggregator/Src/Version.h b/plugins/NewsAggregator/Src/Version.h
index 7d4efa3d9d..51809032fe 100644
--- a/plugins/NewsAggregator/Src/Version.h
+++ b/plugins/NewsAggregator/Src/Version.h
@@ -10,7 +10,7 @@
#define __STRINGIFY(x) __STRINGIFY_IMPL(x)
#define __VERSION_STRING __STRINGIFY(__FILEVERSION_DOTS)
-#define __PLUGIN_NAME "NewsAggregator"
+#define __PLUGIN_NAME "News Aggregator"
#define __INTERNAL_NAME "NewsAggregator"
#define __FILENAME "NewsAggregator.dll"
#define __DESCRIPTION "RSS/Atom news aggregator."