changeset 10780:33fe0093bbba

[gaim-migrate @ 12403] " It looks silly to have "Idle" in a tooltip by itself only to show "Status: Idle" later on. This patch corrects this. NOTE: This patch doesn't make sense for oldstatus. " --Richard Laager - rlaager committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Mon, 04 Apr 2005 02:18:43 +0000
parents 777e42930797
children f6d630211935
files src/gtkblist.c
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/gtkblist.c	Mon Apr 04 02:08:44 2005 +0000
+++ b/src/gtkblist.c	Mon Apr 04 02:18:43 2005 +0000
@@ -2796,8 +2796,6 @@
 				g_string_append_printf(str, _("\n<b>Idle:</b> %s"), tmp);
 				g_free(tmp);
 			}
-			else
-				g_string_append_printf(str, _("\n<b>Idle</b>"));
 		}
 
 		/* Last Seen */