diff options
Diffstat (limited to 'protocols/YAMN/proto/pop3/pop3comm.cpp')
-rw-r--r-- | protocols/YAMN/proto/pop3/pop3comm.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/YAMN/proto/pop3/pop3comm.cpp b/protocols/YAMN/proto/pop3/pop3comm.cpp index 9fd977776d..1fbc6b4164 100644 --- a/protocols/YAMN/proto/pop3/pop3comm.cpp +++ b/protocols/YAMN/proto/pop3/pop3comm.cpp @@ -132,7 +132,7 @@ YAMN_PROTOREGISTRATION POP3ProtocolRegistration = "© 2002-2004 majvan | 2005-2007 tweety, yb",
"Mail notifier and browser for Miranda IM. Included POP3 protocol.",
"francois.mean@skynet.be",
- "http://nightly.miranda.im/",
+ "http://miranda-ng.org/",
};
static TCHAR *FileName = NULL;
|