summaryrefslogtreecommitdiffstats
path: root/kopete/protocols/jabber/jabbercontactpool.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/protocols/jabber/jabbercontactpool.cpp')
-rw-r--r--kopete/protocols/jabber/jabbercontactpool.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/jabber/jabbercontactpool.cpp b/kopete/protocols/jabber/jabbercontactpool.cpp
index 5f68b9dc..2d580957 100644
--- a/kopete/protocols/jabber/jabbercontactpool.cpp
+++ b/kopete/protocols/jabber/jabbercontactpool.cpp
@@ -81,7 +81,7 @@ JabberContact *JabberContactPool::addContact ( const XMPP::RosterItem &contact,
{
KMessageBox::error ( Kopete::UI::Global::mainWidget (),
"Fatal error in the Jabber contact pool. Please restart Kopete and submit a debug log "
- "of your session to http://bugs.kde.org.",
+ "of your session to http://bugs.trinitydesktop.org.",
"Fatal Jabber Error" );
}