summaryrefslogtreecommitdiffstats
path: root/kopete/protocols/jabber
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2018-07-01 15:52:52 +0200
committerSlávek Banko <slavek.banko@axis.cz>2018-07-01 15:52:52 +0200
commit3fcbeef084f778509b1ae3753c375295f61cd1f3 (patch)
treefc060029d4f152d8149081e5c0e04f4b881306d8 /kopete/protocols/jabber
parentb07c9747b94c9b87b0b4328e55a31ac4a02d3da6 (diff)
downloadtdenetwork-3fcbeef084f778509b1ae3753c375295f61cd1f3.tar.gz
tdenetwork-3fcbeef084f778509b1ae3753c375295f61cd1f3.zip
Update bug reports url to bugs.trinitydesktop.org
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'kopete/protocols/jabber')
-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" );
}