Mercurial > pidgin
diff finch/gntrequest.c @ 20453:69febfa6d307
propagate from branch 'im.pidgin.pidgin' (head d3e5a5add3f39caa08b46c83177328e51c2d961a)
to branch 'im.pidgin.cpw.khc.msnp14' (head a8f6c999b039b4097aa70cd8d2597f3127615435)
author | Carlos Silva <typ0@pidgin.im> |
---|---|
date | Sat, 16 Jun 2007 04:00:32 +0000 |
parents | 4ca97b26a8fb |
children | 926ccb104da0 fc6d1088cb27 eb49b371cf9a |
line wrap: on
line diff
--- a/finch/gntrequest.c Sun Jun 03 01:06:44 2007 +0000 +++ b/finch/gntrequest.c Sat Jun 16 04:00:32 2007 +0000 @@ -490,7 +490,7 @@ { gboolean all; PurpleAccount *def; - GList *list; + const GList *list; GntWidget *combo = gnt_combo_box_new(); gnt_box_set_alignment(GNT_BOX(hbox), GNT_ALIGN_MID); gnt_box_add_widget(GNT_BOX(hbox), combo);