From a4d47b2561f84ab6ace9cd6ba5c17f15ca22ba41 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Tue, 7 Apr 2009 21:50:41 -0500 Subject: Trying to set this to also act like FUSA so that we get the same visual as the rest of the panel. --- src/indicator-messages.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/indicator-messages.c') diff --git a/src/indicator-messages.c b/src/indicator-messages.c index efe2dcb..3df1329 100644 --- a/src/indicator-messages.c +++ b/src/indicator-messages.c @@ -477,6 +477,7 @@ get_menu_item (void) serverList = NULL; main_menu = gtk_menu_item_new(); + gtk_widget_set_name(main_menu, "fast-user-switch-menuitem"); main_image = gtk_image_new_from_icon_name("indicator-messages", DESIGN_TEAM_SIZE); gtk_widget_show(main_image); -- cgit v1.2.3