Description: away.pl never turns off away status on activity Forwarded: yes Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=505480 Author: Norbert Buchmuller Last-Update: 12-11-2008 --- a/scripts/away.pl +++ b/scripts/away.pl @@ -113,6 +113,7 @@ sub cond_unaway { { # come back from away $server->command("AWAY"); + $am_away=0; } else {