Mercurial > pidgin
changeset 17509:264d5439849b
merge of '05620209858e59abe9cb0c598c87b4698047f012'
and '07b6162e1092b6fdb5a1c02bdcd2c9b5641de694'
author | Sean Egan <seanegan@gmail.com> |
---|---|
date | Wed, 06 Jun 2007 00:18:05 +0000 |
parents | 5d52c1763eb9 (diff) d68be5f1ad47 (current diff) |
children | 2195a19099a0 2f9eabdc6011 |
files | libpurple/protocols/bonjour/dns_sd.c libpurple/protocols/bonjour/dns_sd.h |
diffstat | 1 files changed, 0 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/pidgin/gtkblist.c Wed Jun 06 00:01:54 2007 +0000 +++ b/pidgin/gtkblist.c Wed Jun 06 00:18:05 2007 +0000 @@ -266,8 +266,6 @@ purple_prefs_set_int(PIDGIN_PREFS_ROOT "/blist/width", event->width); purple_prefs_set_int(PIDGIN_PREFS_ROOT "/blist/height", event->height); - gtk_widget_set_size_request(gtkblist->headline_label, - purple_prefs_get_int(PIDGIN_PREFS_ROOT "/blist/width")-25,-1); /* continue to handle event normally */ return FALSE; }