summaryrefslogtreecommitdiff
path: root/plugins/FileAsMessage
diff options
context:
space:
mode:
authorRobert Pösel <robyer@seznam.cz>2013-07-08 09:47:46 +0000
committerRobert Pösel <robyer@seznam.cz>2013-07-08 09:47:46 +0000
commitc4444233b2e0c2098e4ddefd02ef2a4a81522967 (patch)
tree8e37bae31696009a077a6e1f26cb3c5e642c8f38 /plugins/FileAsMessage
parenta3917a280ade8b4ab85fd10d2d970dbdc824722e (diff)
Added proper link to wiki page of some plugins.
git-svn-id: http://svn.miranda-ng.org/main/trunk@5275 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/FileAsMessage')
-rw-r--r--plugins/FileAsMessage/src/main.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/FileAsMessage/src/main.h b/plugins/FileAsMessage/src/main.h
index 699897b0af..7404ff2cf0 100644
--- a/plugins/FileAsMessage/src/main.h
+++ b/plugins/FileAsMessage/src/main.h
@@ -31,7 +31,7 @@
#define SERVICE_PREFIX "<%fAM-0023%>"
-#define NOPLUGIN_MESSAGE LPGEN("If you see this \"garbage\", probably you have no \"fileAsMessage\" plugin installed, see http://miranda-ng.org/ for more information and download.")
+#define NOPLUGIN_MESSAGE LPGEN("If you see this \"garbage\", probably you have no \"fileAsMessage\" plugin installed, see http://miranda-ng.org/p/FileAsMessage/ for more information and download.")
extern char *szServiceTitle;
extern char *szServicePrefix;