From 7b97ff0f271a8b72529711afa49e7730db564713 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20P=C3=B6sel?= Date: Mon, 8 Jul 2013 12:03:03 +0000 Subject: Correct url for all plugins. git-svn-id: http://svn.miranda-ng.org/main/trunk@5279 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/TopToolBar/src/version.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'plugins/TopToolBar') 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" -- cgit v1.2.3