Wed, 25 Dec 2002 03:10:14 +0000
[gaim-migrate @ 4357] breaking smilies is a bad thing. fortunately ari was around to fix his mistake
--- a/src/gtkimhtml.c Wed Dec 25 02:13:35 2002 +0000 +++ b/src/gtkimhtml.c Wed Dec 25 03:10:14 2002 +0000 @@ -95,7 +95,7 @@ x++; } - t->image = path; + t->image = g_strdup(path); } gboolean gtk_smiley_tree_destroy (GtkSmileyTree *tree)