comparison pidgin/plugins/themeedit.c @ 27069:cd78ea46e9bd

merge of '7c614b09b72037ebd86c03fbbeac7794a155547b' and 'af18689b86389686230fc6ce83cbba52690ce0cb'
author Paul Aurich <paul@darkrain42.org>
date Sat, 30 May 2009 00:32:50 +0000
parents 81559f83e993
children 4e7a9940627e
comparison
equal deleted inserted replaced
27068:42bff519973b 27069:cd78ea46e9bd
211 211
212 return hbox; 212 return hbox;
213 } 213 }
214 214
215 static void 215 static void
216 pidgin_blist_theme_edit(void) 216 pidgin_blist_theme_edit(PurplePluginAction *unused)
217 { 217 {
218 GtkWidget *dialog; 218 GtkWidget *dialog;
219 GtkWidget *box; 219 GtkWidget *box;
220 GtkSizeGroup *group; 220 GtkSizeGroup *group;
221 PidginBlistTheme *theme; 221 PidginBlistTheme *theme;