grim/guifications1

Parents e23c9a02ee0c
Children f076526e15a4
Update here too, but I think we're not planning on using this tree any more
--- a/src/guifications.c Wed Jul 21 10:52:07 2004 +0000
+++ b/src/guifications.c Sun Aug 01 13:17:48 2004 +0000
@@ -402,7 +402,7 @@
g_object_unref(G_OBJECT(protocol_scaled));
if (gaim_prefs_get_bool(GF_PREF_BEHAVIOR_ALIAS))
- name = g_strdup(gaim_get_buddy_alias(buddy));
+ name = g_strdup(gaim_buddy_get_alias(buddy));
else
name = g_strdup(buddy->name);