diff pidgin/gtkthemes.h @ 17483:cf6b7aeae062

Need help reflecting selected smiley theme after remove
author Gabriel Schulhof <nix@go-nix.ca>
date Fri, 01 Jun 2007 21:22:46 +0000
parents 0973688f4b74
children 44b4e8bd759b
line wrap: on
line diff
--- a/pidgin/gtkthemes.h	Wed May 30 21:05:04 2007 +0000
+++ b/pidgin/gtkthemes.h	Fri Jun 01 21:22:46 2007 +0000
@@ -49,5 +49,6 @@
 void pidgin_themes_smiley_themeize(GtkWidget *);
 void pidgin_themes_smiley_theme_probe(void);
 void pidgin_themes_load_smiley_theme(const char *file, gboolean load);
+void pidgin_themes_remove_smiley_theme(const char *file);
 GSList *pidgin_themes_get_proto_smileys(const char *id);
 #endif /* _PIDGINDIALOGS_H_ */