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 681391 - EmpathyRosterContact should use FolksIndividual's display_name
EmpathyRosterContact should use FolksIndividual's display_name
Status: RESOLVED OBSOLETE
Product: empathy
Classification: Core
Component: Contact List
unspecified
Other Linux
: Normal normal
: ---
Assigned To: empathy-maint
empathy-maint
Depends on: 651672
Blocks:
 
 
Reported: 2012-08-07 16:40 UTC by Laurent Contzen
Modified: 2018-05-22 15:39 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
EmpathyRosterContact now uses FolksIndividual's display_name (4.99 KB, patch)
2012-08-07 16:41 UTC, Laurent Contzen
reviewed Details | Review

Description Laurent Contzen 2012-08-07 16:40:49 UTC
Depends on bug 651672 (https://bugzilla.gnome.org/show_bug.cgi?id=651672)
Comment 1 Laurent Contzen 2012-08-07 16:41:35 UTC
Created attachment 220584 [details] [review]
EmpathyRosterContact now uses FolksIndividual's display_name
Comment 2 Guillaume Desmottes 2012-08-08 12:58:10 UTC
Review of attachment 220584 [details] [review]:

::: libempathy-gtk/empathy-roster-contact.c
@@ +375,3 @@
   g_object_class_install_property (oclass, PROP_ONLINE, spec);
 
+  spec = g_param_spec_string ("display_name", "Display_Name",

we usually use 'display-name' for properties (I guess we don't in Vala because of the generated C code). Don't forget to change in the g_object_notify() call as well.
Comment 3 GNOME Infrastructure Team 2018-05-22 15:39:26 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/empathy/issues/576.