]> git.0d.be Git - empathy.git/log
empathy.git
12 years agoMerge branch: 'Add top-up link to chat text when there is insufficient credit'
Danielle Madeley [Fri, 14 Oct 2011 04:21:17 +0000 (15:21 +1100)]
Merge branch: 'Add top-up link to chat text when there is insufficient credit'

12 years agoImprove iain sleeping pattern
Damien Lespiau [Thu, 13 Oct 2011 19:32:39 +0000 (20:32 +0100)]
Improve iain sleeping pattern

The Hypno Koala was making iain wake up in sweat and with his heart
pounding at unreasonable hours.

Nobody wants that.

The Hypno Koala has served his duty and it's now time for retirement.

Its replacement was designed and drawn by:
  Cyrene Domogalla <cyrene.domogalla@intel.com>

I've included the source SVG in the commit. To generate icons from this
one, one needs to use the render-icon-theme.py script to generate the
16x16, 24x24, 32x32 and 48x48 versions, the 22x22 one was generated by
the generate-png.sh script in data/icons.

https://bugzilla.gnome.org/show_bug.cgi?id=619186

12 years agoUpdated Norwegian bokmål translation
Kjartan Maraas [Thu, 13 Oct 2011 13:30:15 +0000 (15:30 +0200)]
Updated Norwegian bokmål translation

12 years agoUpdate telepathy-yell
Guillaume Desmottes [Wed, 12 Oct 2011 20:53:23 +0000 (16:53 -0400)]
Update telepathy-yell

I just fixed yell to properly connect D-Bus signals when its core feature is
being prepared. This fix empathy-call handling incoming calls which used to be
racy.

12 years agocontact-blocking-dialog: make debug more useful
Guillaume Desmottes [Wed, 12 Oct 2011 18:27:08 +0000 (14:27 -0400)]
contact-blocking-dialog: make debug more useful

It's not very helpful to not know which Connection/Channel failed.

12 years agoMake sure we have our settings before we want to use them
Sjoerd Simons [Wed, 12 Oct 2011 17:12:53 +0000 (18:12 +0100)]
Make sure we have our settings before we want to use them

12 years agoDon't try to access non-existing properties
Sjoerd Simons [Wed, 12 Oct 2011 17:12:05 +0000 (18:12 +0100)]
Don't try to access non-existing properties

12 years agoempathy-call: use dark theme
Guillaume Desmottes [Tue, 11 Oct 2011 14:55:03 +0000 (10:55 -0400)]
empathy-call: use dark theme

https://bugzilla.gnome.org/show_bug.cgi?id=661464

12 years agopreferences: don't display variants checkbox if there is no variant
Guillaume Desmottes [Tue, 11 Oct 2011 21:01:23 +0000 (17:01 -0400)]
preferences: don't display variants checkbox if there is no variant

https://bugzilla.gnome.org/show_bug.cgi?id=660586

12 years agoUse default variant if we can't find any variants
Guillaume Desmottes [Tue, 11 Oct 2011 20:46:23 +0000 (16:46 -0400)]
Use default variant if we can't find any variants

We use to crash here trying to get the first element of an empty GPtrArray.

https://bugzilla.gnome.org/show_bug.cgi?id=660586

12 years agoUpdated Turkish translation
Muhammet Kara [Mon, 10 Oct 2011 06:15:00 +0000 (09:15 +0300)]
Updated Turkish translation

12 years agoUpdated Swedish translation
Daniel Nylander [Sun, 9 Oct 2011 18:43:24 +0000 (20:43 +0200)]
Updated Swedish translation

12 years agoUpdated POTFILES.in
Piotr Drąg [Sun, 9 Oct 2011 15:14:10 +0000 (17:14 +0200)]
Updated POTFILES.in

12 years agoUpdated Esperanto translation
Kristjan SCHMIDT [Sun, 9 Oct 2011 06:06:08 +0000 (08:06 +0200)]
Updated Esperanto translation

12 years agoUpdated Lithuanian translation
Algimantas Margevičius [Sat, 8 Oct 2011 21:20:50 +0000 (00:20 +0300)]
Updated Lithuanian translation

12 years agoremove empathy-contact-selector
Guillaume Desmottes [Sat, 8 Oct 2011 21:02:37 +0000 (17:02 -0400)]
remove empathy-contact-selector

https://bugzilla.gnome.org/show_bug.cgi?id=629517

12 years agoremove empetit
Guillaume Desmottes [Sat, 8 Oct 2011 21:01:30 +0000 (17:01 -0400)]
remove empetit

It used to test EmpathyContactSelector which is going away.

https://bugzilla.gnome.org/show_bug.cgi?id=629517

12 years agonautilus-sendto: use EmpathyContactSelector instead of EmpathyContactChooser
Guillaume Desmottes [Sat, 8 Oct 2011 20:59:21 +0000 (16:59 -0400)]
nautilus-sendto: use EmpathyContactSelector instead of EmpathyContactChooser

This way we display meta-contacts rather than Telepathy contacts and use a
nice treeview instead of a huge combo box.

https://bugzilla.gnome.org/show_bug.cgi?id=629517

12 years agocontact-chooser: add API to hide the search entry
Guillaume Desmottes [Sat, 8 Oct 2011 20:58:51 +0000 (16:58 -0400)]
contact-chooser: add API to hide the search entry

https://bugzilla.gnome.org/show_bug.cgi?id=629517

12 years agoUpdated Spanish translation
Daniel Mustieles [Fri, 7 Oct 2011 08:12:51 +0000 (10:12 +0200)]
Updated Spanish translation

12 years agoUpdated French doc translation
Bruno Brouard [Tue, 4 Oct 2011 18:12:57 +0000 (20:12 +0200)]
Updated French doc translation

12 years agoUpdated Slovak translation
Pavol Klačanský [Sat, 1 Oct 2011 17:39:34 +0000 (19:39 +0200)]
Updated Slovak translation

12 years agoDo not should "password required" if X-TELEPATHY-PASSWORD is not supported
Xavier Claessens [Sat, 1 Oct 2011 11:08:11 +0000 (13:08 +0200)]
Do not should "password required" if X-TELEPATHY-PASSWORD is not supported

Messenger XMPP only supports auth via an access token, no password

12 years agoindividual-widget: use GtkGrid instead of GtkTable
Guillaume Desmottes [Thu, 29 Sep 2011 11:56:32 +0000 (13:56 +0200)]
individual-widget: use GtkGrid instead of GtkTable

https://bugzilla.gnome.org/show_bug.cgi?id=660429

12 years agocall-window: use GtkGrid instead of GtkTable
Guillaume Desmottes [Thu, 29 Sep 2011 11:56:32 +0000 (13:56 +0200)]
call-window: use GtkGrid instead of GtkTable

https://bugzilla.gnome.org/show_bug.cgi?id=660429

12 years agostreamed-media-window: use GtkGrid instead of GtkTable
Guillaume Desmottes [Thu, 29 Sep 2011 11:56:32 +0000 (13:56 +0200)]
streamed-media-window: use GtkGrid instead of GtkTable

https://bugzilla.gnome.org/show_bug.cgi?id=660429

12 years agocontact-selector-dialog: use GtkGrid instead of GtkTable
Guillaume Desmottes [Thu, 29 Sep 2011 11:32:36 +0000 (13:32 +0200)]
contact-selector-dialog: use GtkGrid instead of GtkTable

https://bugzilla.gnome.org/show_bug.cgi?id=660429

12 years agoempathy-contact-selector-dialog.ui: load/save in Glade
Guillaume Desmottes [Thu, 29 Sep 2011 11:12:31 +0000 (13:12 +0200)]
empathy-contact-selector-dialog.ui: load/save in Glade

No change.

https://bugzilla.gnome.org/show_bug.cgi?id=660429

12 years agonew-chatroom-dialog: use GtkGrid instead of GtkTable
Guillaume Desmottes [Thu, 29 Sep 2011 11:32:36 +0000 (13:32 +0200)]
new-chatroom-dialog: use GtkGrid instead of GtkTable

https://bugzilla.gnome.org/show_bug.cgi?id=660429

12 years agoempathy-new-chatroom-dialog.ui: load/save in Glade
Guillaume Desmottes [Thu, 29 Sep 2011 11:12:31 +0000 (13:12 +0200)]
empathy-new-chatroom-dialog.ui: load/save in Glade

No change.

https://bugzilla.gnome.org/show_bug.cgi?id=660429

12 years agoUse new GOA desktop file
Guillaume Desmottes [Thu, 29 Sep 2011 12:23:22 +0000 (14:23 +0200)]
Use new GOA desktop file

https://bugzilla.gnome.org/show_bug.cgi?id=660449

12 years agoUse g_cclosure_marshal_generic for all signals
Xavier Claessens [Wed, 28 Sep 2011 11:41:11 +0000 (13:41 +0200)]
Use g_cclosure_marshal_generic for all signals

No more ugly marshallers \o/

12 years agoUpdate Simplified Chinese translation.
Aron Xu [Tue, 27 Sep 2011 16:19:54 +0000 (16:19 +0000)]
Update Simplified Chinese translation.

12 years agoft-handler: Use TpFileTransferChannel properties
Guillaume Desmottes [Tue, 27 Sep 2011 12:29:51 +0000 (14:29 +0200)]
ft-handler: Use TpFileTransferChannel properties

https://bugzilla.gnome.org/show_bug.cgi?id=658245

12 years agodon't connect on the TransferredBytesChanged D-Bus signal
Guillaume Desmottes [Wed, 21 Sep 2011 14:28:00 +0000 (16:28 +0200)]
don't connect on the TransferredBytesChanged D-Bus signal

https://bugzilla.gnome.org/show_bug.cgi?id=658245

12 years agoremove empathy_tp_file_is_incoming()
Guillaume Desmottes [Wed, 21 Sep 2011 14:02:36 +0000 (16:02 +0200)]
remove empathy_tp_file_is_incoming()

https://bugzilla.gnome.org/show_bug.cgi?id=658245

12 years agoEmpathyTpFile: inherit from TpFileTransferChannel
Guillaume Desmottes [Wed, 21 Sep 2011 13:53:44 +0000 (15:53 +0200)]
EmpathyTpFile: inherit from TpFileTransferChannel

https://bugzilla.gnome.org/show_bug.cgi?id=658245

12 years agotp-file: chain up constructed
Guillaume Desmottes [Tue, 27 Sep 2011 12:29:02 +0000 (14:29 +0200)]
tp-file: chain up constructed

https://bugzilla.gnome.org/show_bug.cgi?id=658245

12 years agopass to proper user action time when requesting an outgoing FT
Guillaume Desmottes [Mon, 31 Jan 2011 13:34:21 +0000 (14:34 +0100)]
pass to proper user action time when requesting an outgoing FT

https://bugzilla.gnome.org/show_bug.cgi?id=658245

12 years agoaccounts-dialog: remove useless childs
Guillaume Desmottes [Mon, 19 Sep 2011 13:47:47 +0000 (15:47 +0200)]
accounts-dialog: remove useless childs

They don't seem to be used and were raising a Gtk+ warning.

https://bugzilla.gnome.org/show_bug.cgi?id=659474

12 years agoalways display the accounts dialog if we have to show a specific account
Guillaume Desmottes [Mon, 26 Sep 2011 13:55:40 +0000 (15:55 +0200)]
always display the accounts dialog if we have to show a specific account

https://bugzilla.gnome.org/show_bug.cgi?id=660124

12 years agoUpdated Slovenian translation
Matej Urbančič [Mon, 26 Sep 2011 13:34:36 +0000 (15:34 +0200)]
Updated Slovenian translation

12 years ago[l10n]Updated Catalan (Valencian) translation
Carles Ferrando [Mon, 26 Sep 2011 12:34:39 +0000 (14:34 +0200)]
[l10n]Updated Catalan (Valencian) translation

12 years agoe-account-widget-irc: Use a GtkGrid to fix label wrapping
Xavier Claessens [Fri, 23 Sep 2011 11:28:32 +0000 (13:28 +0200)]
e-account-widget-irc: Use a GtkGrid to fix label wrapping

https://bugzilla.gnome.org/show_bug.cgi?id=646630

12 years agoempathy-account: add a --assistant option to force having assistant
Xavier Claessens [Fri, 23 Sep 2011 09:54:47 +0000 (11:54 +0200)]
empathy-account: add a --assistant option to force having assistant

This makes easier to test it

https://bugzilla.gnome.org/show_bug.cgi?id=646630

12 years agoWait for the store to be filled before loading events
Xavier Claessens [Fri, 23 Sep 2011 09:01:36 +0000 (11:01 +0200)]
Wait for the store to be filled before loading events

https://bugzilla.gnome.org/show_bug.cgi?id=659807

12 years agoAdd /inspector command to show webkit inspector
Xavier Claessens [Fri, 23 Sep 2011 13:31:58 +0000 (15:31 +0200)]
Add /inspector command to show webkit inspector

12 years agoremove butterfly-logs-migrated gsettings key
Guillaume Desmottes [Wed, 22 Sep 2010 16:26:37 +0000 (18:26 +0200)]
remove butterfly-logs-migrated gsettings key

https://bugzilla.gnome.org/show_bug.cgi?id=612555

12 years agoall: remove butterfly workarounds (bgo#612555)
Jonny Lamb [Tue, 21 Sep 2010 23:14:16 +0000 (00:14 +0100)]
all: remove butterfly workarounds (bgo#612555)

Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
12 years agoadded shortcut ctrl + j for joining a new chat
Bernhard Posselt [Fri, 23 Sep 2011 15:12:13 +0000 (17:12 +0200)]
added shortcut ctrl + j for joining a new chat

https://bugzilla.gnome.org/show_bug.cgi?id=659952

12 years agoCallWindow: drag the video preview smoothly
Emilio Pozuelo Monfort [Tue, 20 Sep 2011 11:25:42 +0000 (12:25 +0100)]
CallWindow: drag the video preview smoothly

https://bugzilla.gnome.org/show_bug.cgi?id=656907

12 years agoCallWindow: show a spinner when switching cameras
Emilio Pozuelo Monfort [Wed, 21 Sep 2011 13:42:21 +0000 (14:42 +0100)]
CallWindow: show a spinner when switching cameras

https://bugzilla.gnome.org/show_bug.cgi?id=656884

12 years agoRoundedActor: allow to set a different round factor
Emilio Pozuelo Monfort [Wed, 21 Sep 2011 13:39:10 +0000 (14:39 +0100)]
RoundedActor: allow to set a different round factor

https://bugzilla.gnome.org/show_bug.cgi?id=656884

12 years agostreamed-media-window: simplify translator context
Guillaume Desmottes [Thu, 15 Sep 2011 13:26:13 +0000 (15:26 +0200)]
streamed-media-window: simplify translator context

https://bugzilla.gnome.org/show_bug.cgi?id=659144

12 years agohide notifications options when in Shell
Juan R. Garcia Blanco [Thu, 22 Sep 2011 07:03:09 +0000 (09:03 +0200)]
hide notifications options when in Shell

https://bugzilla.gnome.org/show_bug.cgi?id=659207

12 years agoremember last account
Juan R. Garcia Blanco [Wed, 21 Sep 2011 09:43:44 +0000 (11:43 +0200)]
remember last account

https://bugzilla.gnome.org/show_bug.cgi?id=574879

12 years agorelease.py: update last_tag_pattern
Guillaume Desmottes [Mon, 26 Sep 2011 09:58:40 +0000 (11:58 +0200)]
release.py: update last_tag_pattern

12 years agoDon't try to request a Call channel if built without Call support
Guillaume Desmottes [Tue, 20 Sep 2011 14:48:35 +0000 (16:48 +0200)]
Don't try to request a Call channel if built without Call support

https://bugzilla.gnome.org/show_bug.cgi?id=659594

12 years agoFactor out call_new_with_streams()
Guillaume Desmottes [Tue, 20 Sep 2011 14:40:03 +0000 (16:40 +0200)]
Factor out call_new_with_streams()

https://bugzilla.gnome.org/show_bug.cgi?id=659594

12 years agocontact-widget: left align status label
Guillaume Desmottes [Thu, 22 Sep 2011 12:36:04 +0000 (14:36 +0200)]
contact-widget: left align status label

It's already done that way in individual-widget.

https://bugzilla.gnome.org/show_bug.cgi?id=659816

12 years agoremove released flag
Guillaume Desmottes [Mon, 26 Sep 2011 09:51:46 +0000 (11:51 +0200)]
remove released flag

12 years agoprepare 3.2.0
Guillaume Desmottes [Mon, 26 Sep 2011 09:35:05 +0000 (11:35 +0200)]
prepare 3.2.0

12 years agoUpdate Czech translation
Petr Kovar [Mon, 26 Sep 2011 00:00:43 +0000 (02:00 +0200)]
Update Czech translation

12 years agoUpdated Aragonese translation
Daniel Martinez Cucalon [Sun, 25 Sep 2011 21:33:05 +0000 (23:33 +0200)]
Updated Aragonese translation

12 years ago[l10n]Updated Catalan translation
Gil Forcada [Sun, 25 Sep 2011 21:22:21 +0000 (23:22 +0200)]
[l10n]Updated Catalan translation

12 years agoUpdated Irish translation
Seán de Búrca [Sun, 25 Sep 2011 21:15:03 +0000 (15:15 -0600)]
Updated Irish translation

12 years agoUpdated Bulgarian translation
Alexander Shopov [Sun, 25 Sep 2011 15:01:19 +0000 (18:01 +0300)]
Updated Bulgarian translation

12 years agoUpdated Indonesian translation
Andika Triwidada [Sun, 25 Sep 2011 07:08:28 +0000 (14:08 +0700)]
Updated Indonesian translation

12 years agoUpdated Traditional Chinese translation(Hong Kong and Taiwan)
Cheng-Chia Tseng [Sun, 25 Sep 2011 06:32:22 +0000 (14:32 +0800)]
Updated Traditional Chinese translation(Hong Kong and Taiwan)

12 years agoUpdated Basque language
Inaki Larranaga Murgoitio [Sat, 24 Sep 2011 14:23:55 +0000 (16:23 +0200)]
Updated Basque language

12 years agoUpdated Basque language
Inaki Larranaga Murgoitio [Sat, 24 Sep 2011 14:22:40 +0000 (16:22 +0200)]
Updated Basque language

12 years agoUpdated Korean translation
Changwoo Ryu [Fri, 23 Sep 2011 22:31:54 +0000 (07:31 +0900)]
Updated Korean translation

12 years agoUpdated Aragonese translation
Daniel Martinez Cucalon [Fri, 23 Sep 2011 16:48:26 +0000 (18:48 +0200)]
Updated Aragonese translation

12 years agoglade: move IRC's expander to the vbox instead of the table
Xavier Claessens [Fri, 23 Sep 2011 11:19:47 +0000 (13:19 +0200)]
glade: move IRC's expander to the vbox instead of the table

12 years agoGlade: GtkGrid does not have n-rows and n-columns properties as GtkTable
Xavier Claessens [Fri, 23 Sep 2011 09:50:36 +0000 (11:50 +0200)]
Glade: GtkGrid does not have n-rows and n-columns properties as GtkTable

https://bugzilla.gnome.org/show_bug.cgi?id=646630

12 years agoGlade: fix sizing in SIP accounts widget
Xavier Claessens [Fri, 23 Sep 2011 09:54:21 +0000 (11:54 +0200)]
Glade: fix sizing in SIP accounts widget

https://bugzilla.gnome.org/show_bug.cgi?id=646630

12 years agoUpdated Hebrew translation.
Yaron Shahrabani [Fri, 23 Sep 2011 04:58:35 +0000 (07:58 +0300)]
Updated Hebrew translation.

12 years agoUpdated Thai translation.
Theppitak Karoonboonyanan [Thu, 22 Sep 2011 18:12:18 +0000 (01:12 +0700)]
Updated Thai translation.

12 years agoe-account-widget-jabber: Use GtkGrid instead of GtkTable
Xavier Claessens [Thu, 22 Sep 2011 12:47:34 +0000 (14:47 +0200)]
e-account-widget-jabber: Use GtkGrid instead of GtkTable

This work around bug #657621

https://bugzilla.gnome.org/show_bug.cgi?id=646630

12 years agoe-account-widget-jabber: fix sizing issues
Diego Escalante Urrelo [Sun, 3 Apr 2011 16:20:24 +0000 (11:20 -0500)]
e-account-widget-jabber: fix sizing issues

Fix the glade file for sizing issues

Bug #646630

12 years agoUpdated Assamese Translations:bugzilla#659595
Nilamdyuti Goswami [Thu, 22 Sep 2011 10:19:48 +0000 (15:49 +0530)]
Updated Assamese Translations:bugzilla#659595

12 years agoUpdate Assamese translation
Nilamdyuti Goswami [Thu, 22 Sep 2011 10:11:07 +0000 (12:11 +0200)]
Update Assamese translation

12 years agoUpdated Dutch translation by Hannie Dumoleyn
Hannie Dumoleyn [Wed, 21 Sep 2011 21:37:18 +0000 (23:37 +0200)]
Updated Dutch translation by Hannie Dumoleyn

12 years agoUpdated Hungarian help translation
Gabor Kelemen [Wed, 21 Sep 2011 11:14:28 +0000 (13:14 +0200)]
Updated Hungarian help translation

12 years agoMerge branch 'crash-659118'
Danielle Madeley [Tue, 20 Sep 2011 22:32:59 +0000 (08:32 +1000)]
Merge branch 'crash-659118'

Freeze exception signed off by Andre Klapper <ak-47@gmx.net> and
Matthias Clasen <matthias.clasen@gmail.com>

12 years agoUpdated Serbian translation
Мирослав Николић [Tue, 20 Sep 2011 19:39:12 +0000 (21:39 +0200)]
Updated Serbian translation

12 years agoUpdated Slovenian translation
Matej Urbančič [Tue, 20 Sep 2011 11:06:03 +0000 (13:06 +0200)]
Updated Slovenian translation

12 years agoDon't destroy MainWindow on delete-event, just hide it
Danielle Madeley [Tue, 20 Sep 2011 06:32:33 +0000 (16:32 +1000)]
Don't destroy MainWindow on delete-event, just hide it

This stops MainWindow being unreferenced, and prevents crashes caused by
things which then try to use it.

Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=659118
12 years agoUpdated Hungarian translation
Gabor Kelemen [Mon, 19 Sep 2011 21:45:30 +0000 (23:45 +0200)]
Updated Hungarian translation

12 years agoUpdated Latvian translation.
Rudolfs Mazurs [Mon, 19 Sep 2011 19:23:24 +0000 (22:23 +0300)]
Updated Latvian translation.

12 years agolog-window: improve icons in the search entry
Cosimo Cecchi [Sat, 17 Sep 2011 04:48:46 +0000 (00:48 -0400)]
log-window: improve icons in the search entry

There are a few improvements we can make to the search entry icons in
the log window, which this patch tries to fix.
- icons in entries are usually symbolic in GNOME 3, so I made the icons
  symbolic.
- I merged the two icons in just one on the right using the shell-style,
  i.e. the search icon turns into a clear action once there's some text
  typed into the entry (Documents also uses the same style for its
  search entry).

https://bugzilla.gnome.org/show_bug.cgi?id=659298

12 years agoUpdated Czech translation
Marek Černocký [Mon, 19 Sep 2011 17:45:07 +0000 (19:45 +0200)]
Updated Czech translation

12 years agoremove release flag
Guillaume Desmottes [Mon, 19 Sep 2011 14:51:33 +0000 (16:51 +0200)]
remove release flag

12 years agocoding style fix
Guillaume Desmottes [Mon, 19 Sep 2011 14:38:43 +0000 (16:38 +0200)]
coding style fix

12 years agoprepare 3.1.92
Guillaume Desmottes [Mon, 19 Sep 2011 14:20:30 +0000 (16:20 +0200)]
prepare 3.1.92

12 years agoUse always-writeable and writeable-properties for alias and groups
Raul Gutierrez Segales [Mon, 19 Sep 2011 14:09:57 +0000 (15:09 +0100)]
Use always-writeable and writeable-properties for alias and groups

Folks is in the way of deprecating the
folks_persona_store_get_can_{alias,group}_personas methods in favour
of directly checking alias and groups properties via
folks_persona_store_get_always_writeable_properties and
folks_persona_get_writeable_properties.

12 years agoEmpathyChat: Set slider position after a timeout
Xavier Claessens [Mon, 19 Sep 2011 13:56:49 +0000 (15:56 +0200)]
EmpathyChat: Set slider position after a timeout

This ensure that the window has resized before setting the position
because GtkPaned needs to know its size allocation

https://bugzilla.gnome.org/show_bug.cgi?id=632357

12 years agoUpdated British English translation
Bruce Cowan [Mon, 19 Sep 2011 12:13:49 +0000 (13:13 +0100)]
Updated British English translation

12 years agoDon't assume a connected TpAccount always have a TpConnection
Guillaume Desmottes [Mon, 19 Sep 2011 11:50:59 +0000 (13:50 +0200)]
Don't assume a connected TpAccount always have a TpConnection

The connection object may not be there yet if tp-glib is still preparing its
features.

https://bugzilla.gnome.org/show_bug.cgi?id=659439

12 years agoBuild fix
Emilio Pozuelo Monfort [Mon, 19 Sep 2011 11:51:55 +0000 (12:51 +0100)]
Build fix