Beispiel #1
0
 def new_notification(self):
     """Called whenever a new notification has been pushed into the queue"""
     self.play_sound(self._notification_beep_file)
     JenniferTerminalClient.new_notification(self)
 def new_notification(self):
     """Called whenever a new notification has been pushed into the queue"""
     self.play_sound(self._notification_beep_file)
     JenniferTerminalClient.new_notification(self)