https://bugs.gpodder.org/show_bug.cgi?id=722
--- Comment #1 from Maxim Prohorov <[email protected]> 2009-12-20 22:00:34 GMT --- Created an attachment (id=388) --> (https://bugs.gpodder.org/attachment.cgi?id=388) Set of patches to fix notifications A bit more than requested here. After checking out code related to notifications, additional things came up: - Popup about finished downloads was exclusively in trayicon.py. In addition, there was extra code to track synchronisation_device commented out everywhere else. Resulted in cleaning unneeded stuff and moving code to gui.py - There was pointless blocker in GUI-settings for notifications - enable_notifications wasn't actually changing anything but the state of checkbox, so now it's got checked up inside show_message Ending up in attaching to tray. It is connected to patch for enable_notifications, so I've attached all 3 of them. -- Configure bugmail: https://bugs.gpodder.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. _______________________________________________ gPodder-Bugs mailing list [email protected] https://lists.berlios.de/mailman/listinfo/gpodder-bugs
