patches/system-config-printer-05-init-monitor-timer.diff
author yippi
Mon, 27 Sep 2010 21:07:51 +0000
changeset 20108 51df67ca9307
parent 17159 d06fff2d7620
permissions -rw-r--r--
I had these modules listed as being owned by me, but they are really owned by wangke, correcting.

diff -urN system-config-printer-1.0.16/monitor.py ../SUNWcups-manager-2.28.0.hacked/system-config-printer-1.0.16/monitor.py
--- system-config-printer-1.0.16/monitor.py	2009-03-13 17:08:52.000000000 +0000
+++ ../SUNWcups-manager-2.28.0.hacked/system-config-printer-1.0.16/monitor.py	2009-12-10 10:45:22.333870286 +0000
@@ -130,6 +130,7 @@
         self.printer_state_reasons = {}
         self.printers = set()
         self.process_pending_events = True
+        self.update_timer = None
         self.fetch_jobs_timer = None
 
         if host: