patches/system-config-printer-05-init-monitor-timer.diff
author yippi
Thu, 31 May 2012 20:16:52 +0000
changeset 22481 1ff6784d9b6f
parent 17159 d06fff2d7620
permissions -rw-r--r--
2012-05-31 Brian Cameron <[email protected]> * base-specs/shared-mime-info.spec: Bump to 1.0. * base-specs/nautilus.spec, base-specs/pulseaudio.spec, base-specs/gnome-settings-daemon.spec, specs/SUNWdconf.spec: Add patch comments. * base-specs/gnome-panel.spec: Add --disable-telepathy-glib so it does not build with this module we do not deliver.

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: