diff options
Diffstat (limited to 'protocols/JabberG/jabber.h')
-rw-r--r-- | protocols/JabberG/jabber.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/JabberG/jabber.h b/protocols/JabberG/jabber.h index 124e99a2d2..48921da689 100644 --- a/protocols/JabberG/jabber.h +++ b/protocols/JabberG/jabber.h @@ -129,7 +129,7 @@ protected: #define JABBER_IQID "mir_"
#define JABBER_MAX_JID_LEN 1024
-#define JABBER_GC_MSG_QUIT LPGENT("I'm happy Miranda IM user. Get it at http://miranda-im.org/.")
+#define JABBER_GC_MSG_QUIT LPGENT("I'm happy Miranda NG user. Get it at http://nightly.miranda.im/.")
#define JABBER_GC_MSG_SLAP LPGENT("/me slaps %s around a bit with a large trout")
// registered db event types
|