aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-idle.c
diff options
context:
space:
mode:
Diffstat (limited to 'libempathy/empathy-idle.c')
-rw-r--r--libempathy/empathy-idle.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libempathy/empathy-idle.c b/libempathy/empathy-idle.c
index bf8116060..42719a47e 100644
--- a/libempathy/empathy-idle.c
+++ b/libempathy/empathy-idle.c
@@ -231,7 +231,7 @@ idle_ext_away_cb (EmpathyIdle *idle)
gossip_debug (DEBUG_DOMAIN, "Going to extended autoaway");
mission_control_set_presence (priv->mc,
MC_PRESENCE_EXTENDED_AWAY,
- _("Extended autoaway"),
+ priv->saved_status,
NULL, NULL);
priv->ext_away_timeout = 0;