cc-4105: Added problem dir moving. Also locale config from old media monitor

This commit is contained in:
Rudi Grinberg 2012-07-20 11:13:18 -04:00
parent 4525bd5e4c
commit 9964c826ab
7 changed files with 53 additions and 9 deletions

View file

@ -84,7 +84,7 @@ class AirtimeMessageReceiver(Loggable):
def supported_messages(self):
return self.dispatch_table.keys()
# Handler methods - Should either fire the events directly with
# TODO : Handler methods - Should either fire the events directly with
# pydispatcher or do the necessary changes on the filesystem that will fire
# the events
def md_update(self, msg):