summaryrefslogtreecommitdiff
path: root/tubes
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2013-11-17 08:33:01 +0100
committerAndras Timar <andras.timar@collabora.com>2013-11-17 08:33:01 +0100
commit1ba111343eadfc9da58e229d0bc19222819229fd (patch)
tree33b2be5b3f155e2e3c1f6df4c7fce9ec06caa94b /tubes
parent62fd1cfb7eb64ac48d588b667e325c6d80528e33 (diff)
bugs.freedesktop.org -> bugs.libreoffice.org
Change-Id: I56c1190c93333636981acf2dd271515170a8a904
Diffstat (limited to 'tubes')
-rw-r--r--tubes/source/manager.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/tubes/source/manager.cxx b/tubes/source/manager.cxx
index 7d4ee5a7a354..28cac9c66ae1 100644
--- a/tubes/source/manager.cxx
+++ b/tubes/source/manager.cxx
@@ -660,7 +660,7 @@ TeleConference* TeleManager::startGroupSession( TpAccount *pAccount,
static void lcl_ensureLegacyChannel( TpAccount* pAccount, TpContact* pBuddy )
{
/* This is a workaround for a Telepathy bug.
- * <https://bugs.freedesktop.org/show_bug.cgi?id=47760>. The first time you
+ * <https://bugs.libreoffice.org/show_bug.cgi?id=47760>. The first time you
* request a tube to a contact on an account, you actually get two channels
* back: the tube you asked for, along with a legacy Channel.Type.Tubes
* object. This breaks create_and_handle_channel_async(), which expects to