diff pidgin/gtkthemes.h @ 22874:02eda4bd2b22

Apply the custom smiley patches from #1187, from Jorge Villaseo (Masca) and Mauro Srgio Ferreira Brasil. I have not applied the bits on MSN yet. I will have to look at it later, but I would rather someone else more familiar with the MSN code look at it first. I changed some bits of the applied patch (whitespacing, camelcasing etc.), and the bit that required a major version bump (in gtkthemes.h). There are a few more things that need to be done for this to be merged back to i.p.p.
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Tue, 19 Feb 2008 19:41:56 +0000
parents 6bf32c9e15a7
children dea8b856466e
line wrap: on
line diff
--- a/pidgin/gtkthemes.h	Mon Feb 18 19:22:39 2008 +0000
+++ b/pidgin/gtkthemes.h	Tue Feb 19 19:41:56 2008 +0000
@@ -48,6 +48,7 @@
 void pidgin_themes_init(void);
 gboolean pidgin_themes_smileys_disabled(void);
 void pidgin_themes_smiley_themeize(GtkWidget *);
+void pidgin_themes_smiley_themeize_custom(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);