org.guifications.plugins.autoprofile_merge: 46542ed2718892814bebcdbe50feae7e229ff23a
rekkanoryo at guifications.org
rekkanoryo at guifications.org
Sun Mar 23 12:55:12 CDT 2008
-----------------------------------------------------------------
Revision: 46542ed2718892814bebcdbe50feae7e229ff23a
Ancestor: faf627696cd1d77455f5dc890e6b75687ac556d0
Author: rekkanoryo at guifications.org
Date: 2008-03-23T04:29:00
Branch: org.guifications.plugins.autoprofile_merge
Modified files:
autoprofile/comp_logstats_gtk.c
ChangeLog:
purple_request_fields() changed in the transition to 2.0.0.
-----------------------------------------------------------------
This revision's diffstat output:
comp_logstats_gtk.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
-------------- next part --------------
============================================================
--- autoprofile/comp_logstats_gtk.c ac3dbed2a1ad10693f267467eeaf25f2b5ec7147
+++ autoprofile/comp_logstats_gtk.c 8e4455c01edd67e692ed21454df0df813dd824e3
@@ -132,7 +132,7 @@ static void alias_add (GtkButton *button
fields,
_("OK"), G_CALLBACK(new_alias),
_("Cancel"), NULL,
- NULL);
+ NULL, NULL, NULL, NULL);
}
static void alias_delete (GtkButton *button, gpointer data)
More information about the Plugins-commits
mailing list