summaryrefslogtreecommitdiff
path: root/plugins/TopToolBar
diff options
context:
space:
mode:
authorRobert Pösel <robyer@seznam.cz>2013-07-08 12:03:03 +0000
committerRobert Pösel <robyer@seznam.cz>2013-07-08 12:03:03 +0000
commit7b97ff0f271a8b72529711afa49e7730db564713 (patch)
tree4256cc18e89034aa150d8f59f26ab18b2d3c6b3a /plugins/TopToolBar
parenta7a9be71aa03a4179a47b87d3a8df6a2e4029a42 (diff)
Correct url for all plugins.
git-svn-id: http://svn.miranda-ng.org/main/trunk@5279 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/TopToolBar')
-rw-r--r--plugins/TopToolBar/src/version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/TopToolBar/src/version.h b/plugins/TopToolBar/src/version.h
index cb2873e045..2e34a8ba34 100644
--- a/plugins/TopToolBar/src/version.h
+++ b/plugins/TopToolBar/src/version.h
@@ -6,9 +6,9 @@
#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
#define __PLUGIN_NAME "TopToolBar"
-#define __FILENAME "TopToolbar.dll"
+#define __FILENAME "TopToolBar.dll"
#define __DESCRIPTION "ToptoolBar adds buttons in top frame for fast access."
#define __AUTHOR "Bethoven"
#define __AUTHOREMAIL "Bethoven@mailgate.ru"
-#define __AUTHORWEB "http://miranda-ng.org/"
+#define __AUTHORWEB "http://miranda-ng.org/p/TopToolBar/"
#define __COPYRIGHT "© 2003-2008 Bethoven"