# HG changeset patch # User Richard Laager # Date 1135207582 0 # Node ID 51b0ce9d45d94b5f128a43148cdfa939b1f10a95 # Parent cd1d0131e07f289ee4022d8026323a6d59cda595 [gaim-migrate @ 14942] SF Patch #1387617 from Sadrul "When you have no status-message, toggling `Show Buddy Details' bring out some extra spaces below the status-selector. This patch is a fix for that." In case anyone forgot, Sadrul is totally awesome. committer: Tailor Script diff -r cd1d0131e07f -r 51b0ce9d45d9 src/gtkstatusbox.c --- a/src/gtkstatusbox.c Wed Dec 21 21:59:18 2005 +0000 +++ b/src/gtkstatusbox.c Wed Dec 21 23:26:22 2005 +0000 @@ -593,6 +593,7 @@ cache_pixbufs(status_box); gtk_gaim_status_box_regenerate(status_box); + update_size(status_box); } #if 0