aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/empathy-chat-window.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/empathy-chat-window.c b/src/empathy-chat-window.c
index 2cf4e73f5..3e97425b5 100644
--- a/src/empathy-chat-window.c
+++ b/src/empathy-chat-window.c
@@ -1449,9 +1449,10 @@ chat_window_new_message_cb (EmpathyChat *chat,
}
if (needs_urgency) {
+ chat_window_set_highlight_room_labels (chat);
+
if (!has_focus) {
chat_window_set_urgency_hint (window, TRUE);
- chat_window_set_highlight_room_labels (chat);
}
/* Pending messages have already been displayed and notified in the