Hi,

The patch attached disables the annoying popups. But still allows the
users to configure their printer and all the other wanted features.

-- 
Maximiliano Curia
Área de Sistemas
diff -Naru system-config-printer-1.0.0/jobviewer.py system-config-printer-1.0.0.dont_nag/jobviewer.py
--- system-config-printer-1.0.0/jobviewer.py	2008-05-27 12:42:10.000000000 -0300
+++ system-config-printer-1.0.0.dont_nag/jobviewer.py	2009-10-08 12:37:33.000000000 -0300
@@ -847,6 +847,9 @@
                 # Leave this to update_job to deal with.
                 pass
             else:
+                # DON'T NAG THE USER
+                pass
+
                 # Other than that, unfortunately the only
                 # clue we get is the notify-text, which is not
                 # translated into our native language.  We'd better

Reply via email to