pidgin/pidginstock.c

branch
soc.2008.themes
changeset 23973
189295d2ee8e
parent 23972
90e0da03c053
child 24139
026c51771529
--- a/pidgin/pidginstock.c	Tue Aug 26 08:28:25 2008 +0000
+++ b/pidgin/pidginstock.c	Wed Aug 27 05:36:59 2008 +0000
@@ -505,7 +505,7 @@
 	gtk_widget_destroy(win);
 	g_object_unref(G_OBJECT(icon_factory));
 
-	/* Pre-load Status icon theme - this avoids a bug with displaying the correct icon in the tray */
+	/* Pre-load Status icon theme - this avoids a bug with displaying the correct icon in the tray, theme is destroyed after*/
 	if (purple_prefs_get_string(PIDGIN_PREFS_ROOT "/icon/status/theme") && 
 	   (path = purple_prefs_get_path(PIDGIN_PREFS_ROOT "/status/icon-theme-dir"))) {
 		

mercurial