pidgin: 1c4b6bd5: I think this probably should be applied ...

qulogic at pidgin.im qulogic at pidgin.im
Tue Mar 15 00:42:15 EDT 2011


----------------------------------------------------------------------
Revision: 1c4b6bd5d1b5b04e258fc92043b11cdfa4f17a03
Parent:   5097b9aa21910f088f8a683e7fa7fcf6a95a458e
Author:   qulogic at pidgin.im
Date:     03/15/11 00:36:30
Branch:   im.pidgin.pidgin
URL: http://d.pidgin.im/viewmtn/revision/info/1c4b6bd5d1b5b04e258fc92043b11cdfa4f17a03

Changelog: 

I think this probably should be applied on i.p.p also.

applied changes from 39e729a854eaa60f6f01599236fd3681706f4170
             through 73a08f798ab6ede72ea1c28a63c2dc0cc23db620

Changes against parent 5097b9aa21910f088f8a683e7fa7fcf6a95a458e

  patched  pidgin/gtkconv.c

-------------- next part --------------
============================================================
--- pidgin/gtkconv.c	f0cd32401102403e9819d4f987304b56cdf14b59
+++ pidgin/gtkconv.c	84e25635f43d1febebda7de8e6a45ea9ae732f78
@@ -6767,7 +6767,7 @@ pidgin_conv_update_fields(PurpleConversa
 			atk_object_set_description(accessibility_obj, _("New Event"));
 			style = "tab-label-event";
 		} else {
-			style = NULL;
+			style = "tab-label";
 		}
 
 		gtk_widget_set_name(gtkconv->tab_label, style);


More information about the Commits mailing list