X-Git-Url: https://git.realraum.at/?a=blobdiff_plain;f=update-xmpp-status.py;h=4e5da579262f40c97a7d4912ecbd6b43093d0b2f;hb=0515535ca45f18e584c4748d34e942f5d7b7d048;hp=53be15476ebe8077a288883bb8c90434b3ade560;hpb=e2f09e206f549799f97f39b603e8e4837172f629;p=svn42.git diff --git a/update-xmpp-status.py b/update-xmpp-status.py index 53be154..4e5da57 100755 --- a/update-xmpp-status.py +++ b/update-xmpp-status.py @@ -58,7 +58,7 @@ class UWSConfig: self.config_parser.set('msg','bored',"The Button has been pressed ! Maybe somebody want's company. Go Visit !") self.config_parser.set('msg','present',"Somebodys presence has been detected${door_action_msg}") self.config_parser.set('msg','notpresent',"Nobody seems to be here, guess everybody left${door_action_msg}") - self.config_parser.set('msg','door_action_msg',", door ${door_status} ${by_whom}") + self.config_parser.set('msg','door_action_msg',", door last ${door_status} ${by_whom}") self.config_parser.set('msg','status_error_msg',"ERROR Last Operation took too long !!!") self.config_parser.add_section('cam') # self.config_parser.set('cam','freeze_url',"http://www.realraum.at/cgi/freeze_realraum_picture.pl?freeze=98VB9s")