After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 674774 - tp-chat: use the GVariant version of TpCapabilities classes
tp-chat: use the GVariant version of TpCapabilities classes
Status: RESOLVED FIXED
Product: empathy
Classification: Core
Component: General
2.33.x
Other Linux
: Normal enhancement
: ---
Assigned To: empathy-maint
empathy-maint
Depends on:
Blocks: 673843
 
 
Reported: 2012-04-25 08:52 UTC by Guillaume Desmottes
Modified: 2012-05-10 08:22 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Use tp_capabilities_get_channel_classes_variant() (2.61 KB, patch)
2012-04-25 09:19 UTC, Guillaume Desmottes
none Details | Review
Use tp_capabilities_get_channel_classes_variant() (2.69 KB, patch)
2012-04-25 09:46 UTC, Guillaume Desmottes
none Details | Review
Use tp_capabilities_get_channel_classes_variant() (2.77 KB, patch)
2012-05-10 07:57 UTC, Guillaume Desmottes
committed Details | Review

Description Guillaume Desmottes 2012-04-25 08:52:14 UTC
As part of bug #673843 we should stop using the GValueArray channel classes and use the GVariant ones instead.
Comment 1 Guillaume Desmottes 2012-04-25 09:19:23 UTC
Created attachment 212753 [details] [review]
Use tp_capabilities_get_channel_classes_variant()
Comment 2 Guillaume Desmottes 2012-04-25 09:20:31 UTC
Blocked by the merge and release of my patches from https://bugs.freedesktop.org/show_bug.cgi?id=30422
Comment 3 Guillaume Desmottes 2012-04-25 09:46:33 UTC
Created attachment 212756 [details] [review]
Use tp_capabilities_get_channel_classes_variant()
Comment 4 Guillaume Desmottes 2012-05-10 07:57:14 UTC
Created attachment 213783 [details] [review]
Use tp_capabilities_get_channel_classes_variant()
Comment 5 Xavier Claessens 2012-05-10 08:21:51 UTC
+1 after removing the badger
Comment 6 Guillaume Desmottes 2012-05-10 08:22:49 UTC
Attachment 213783 [details] pushed as 1b585fb - Use tp_capabilities_get_channel_classes_variant()