aboutsummaryrefslogtreecommitdiffstats
path: root/src/empathy.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/empathy.c')
-rw-r--r--src/empathy.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/empathy.c b/src/empathy.c
index e95ad1d20..e1dab1f18 100644
--- a/src/empathy.c
+++ b/src/empathy.c
@@ -287,6 +287,9 @@ out:
/* Rely on GNOME Shell to watch session state */
empathy_presence_manager_set_auto_away (self->presence_mgr, FALSE);
+
+ empathy_main_window_set_shell_running (EMPATHY_MAIN_WINDOW (self->window),
+ TRUE);
}
else
{