rpms/system-config-printer/devel system-config-printer-1.0.x.patch, 1.4, 1.5 system-config-printer.spec, 1.220, 1.221

Tim Waugh twaugh at fedoraproject.org
Wed Oct 15 10:25:06 UTC 2008


Author: twaugh

Update of /cvs/pkgs/rpms/system-config-printer/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv16386

Modified Files:
	system-config-printer-1.0.x.patch system-config-printer.spec 
Log Message:
* Wed Oct 15 2008 Tim Waugh <twaugh at redhat.com> 1.0.8-4
- Added patch for 1.0.x changes:
  - Removed unneeded debugging output.
  - Don't show the applet in KDE (bug #466945).
  - Auth/error dialog improvements for SMB as for IPP (bug #465407).


system-config-printer-1.0.x.patch:

View full diff with command:
/usr/bin/cvs -f diff  -kk -u -N -r 1.4 -r 1.5 system-config-printer-1.0.x.patch
Index: system-config-printer-1.0.x.patch
===================================================================
RCS file: /cvs/pkgs/rpms/system-config-printer/devel/system-config-printer-1.0.x.patch,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- system-config-printer-1.0.x.patch	13 Oct 2008 16:37:54 -0000	1.4
+++ system-config-printer-1.0.x.patch	15 Oct 2008 10:24:35 -0000	1.5
@@ -1,6 +1,6 @@
 diff -up system-config-printer-1.0.8/authconn.py.1.0.x system-config-printer-1.0.8/authconn.py
 --- system-config-printer-1.0.8/authconn.py.1.0.x	2008-09-29 17:53:53.000000000 +0100
-+++ system-config-printer-1.0.8/authconn.py	2008-10-13 16:47:42.000000000 +0100
++++ system-config-printer-1.0.8/authconn.py	2008-10-15 11:23:12.000000000 +0100
 @@ -202,6 +202,7 @@ class Connection:
              self._forbidden = False
              self._auth_called = False
@@ -38,8 +38,25 @@
           self._use_password) = d.get_auth_info ()
 diff -U0 system-config-printer-1.0.8/ChangeLog.1.0.x system-config-printer-1.0.8/ChangeLog
 --- system-config-printer-1.0.8/ChangeLog.1.0.x	2008-09-29 17:53:53.000000000 +0100
-+++ system-config-printer-1.0.8/ChangeLog	2008-10-13 16:47:42.000000000 +0100
-@@ -0,0 +1,32 @@
++++ system-config-printer-1.0.8/ChangeLog	2008-10-15 11:23:12.000000000 +0100
+@@ -0,0 +1,49 @@
++2008-10-15  Tim Waugh  <twaugh at redhat.com>
++
++	* pysmb.py (AuthContext.perform_authentication): Show an error
++	dialog if the password was incorrect (bug #465407).
++
++2008-10-15  Tim Waugh  <twaugh at redhat.com>
++
++	* system-config-printer.py
++	(NewPrinterGUI.on_btnSMBVerify_clicked): Don't show an error
++	dialog if the SMB authentication dialog is cancelled by the
++	user (bug #465407).
++
++2008-10-15  Tim Waugh  <twaugh at redhat.com>
++
++	* print-applet.desktop.in (NotShowIn): Don't show the applet in
++	KDE, as that provides its own version (bug #466945).
++
 +2008-10-10  Tim Waugh  <twaugh at redhat.com>
 +
 +	* system-config-printer.py
@@ -74,7 +91,7 @@
 +
 diff -up system-config-printer-1.0.8/errordialogs.py.1.0.x system-config-printer-1.0.8/errordialogs.py
 --- system-config-printer-1.0.8/errordialogs.py.1.0.x	2008-09-29 17:53:53.000000000 +0100
-+++ system-config-printer-1.0.8/errordialogs.py	2008-10-13 16:47:42.000000000 +0100
++++ system-config-printer-1.0.8/errordialogs.py	2008-10-15 11:23:12.000000000 +0100
 @@ -62,8 +62,8 @@ def show_error_dialog (title, text, pare
  
  def show_IPP_Error(exception, message, parent=None):
@@ -88,7 +105,7 @@
          text = (_("There was an error during the CUPS "
 diff -up system-config-printer-1.0.8/po/el.po.1.0.x system-config-printer-1.0.8/po/el.po
 --- system-config-printer-1.0.8/po/el.po.1.0.x	2008-09-29 17:53:53.000000000 +0100
-+++ system-config-printer-1.0.8/po/el.po	2008-10-13 16:47:42.000000000 +0100
++++ system-config-printer-1.0.8/po/el.po	2008-10-15 11:23:12.000000000 +0100
 @@ -12,14 +12,14 @@ msgid ""
  msgstr ""
  "Project-Id-Version: el\n"
@@ -1569,7 +1586,7 @@
 +
 diff -up system-config-printer-1.0.8/po/hi.po.1.0.x system-config-printer-1.0.8/po/hi.po
 --- system-config-printer-1.0.8/po/hi.po.1.0.x	2008-09-29 17:53:53.000000000 +0100
-+++ system-config-printer-1.0.8/po/hi.po	2008-10-13 16:47:42.000000000 +0100
++++ system-config-printer-1.0.8/po/hi.po	2008-10-15 11:23:12.000000000 +0100
 @@ -1,19 +1,19 @@
 -# translation of hi.po to Hindi
 -# Rajesh Ranjan <rranjan at redhat.com>, 2004, 2005, 2006.
@@ -3722,7 +3739,7 @@
 -#~ msgstr "यह PPD CUPS के द्वारा दिया गया है."
 diff -up system-config-printer-1.0.8/po/hu.po.1.0.x system-config-printer-1.0.8/po/hu.po
 --- system-config-printer-1.0.8/po/hu.po.1.0.x	2008-09-29 17:53:53.000000000 +0100
-+++ system-config-printer-1.0.8/po/hu.po	2008-10-13 16:47:42.000000000 +0100
++++ system-config-printer-1.0.8/po/hu.po	2008-10-15 11:23:12.000000000 +0100
 @@ -4,13 +4,14 @@
  # Sulyok Péter <peti at sulyok.hu>, 2004, 2008.
  # Arpad Biro <biro_arpad at yahoo.com>, 2004, 2006, 2007.
@@ -5974,7 +5991,7 @@
 +
 diff -up system-config-printer-1.0.8/po/kn.po.1.0.x system-config-printer-1.0.8/po/kn.po
 --- system-config-printer-1.0.8/po/kn.po.1.0.x	2008-09-29 17:53:53.000000000 +0100
-+++ system-config-printer-1.0.8/po/kn.po	2008-10-13 16:47:42.000000000 +0100
++++ system-config-printer-1.0.8/po/kn.po	2008-10-15 11:23:12.000000000 +0100
 @@ -1,14 +1,14 @@
 -# translation of kn.po to Kannada
 +# translation of system-config-printer.1.0.x.kn.po to Kannada
@@ -8157,7 +8174,7 @@
 -#~ msgstr "PPD ಯು CUPS ನಿಂದ ಒದಗಿಸಲ್ಪಟ್ಟಿದೆ."
 diff -up system-config-printer-1.0.8/po/mr.po.1.0.x system-config-printer-1.0.8/po/mr.po
 --- system-config-printer-1.0.8/po/mr.po.1.0.x	2008-09-29 17:53:53.000000000 +0100
-+++ system-config-printer-1.0.8/po/mr.po	2008-10-13 16:47:42.000000000 +0100
++++ system-config-printer-1.0.8/po/mr.po	2008-10-15 11:23:12.000000000 +0100
 @@ -1,76 +1,72 @@
 -# translation of mr.po to Marathi
 +# translation of system-config-printer.1.0.x.mr.po to marathi
@@ -11238,7 +11255,7 @@
 -#~ msgstr "हा PPD पुरवला आहे CUPS ने."
 diff -up system-config-printer-1.0.8/po/nb.po.1.0.x system-config-printer-1.0.8/po/nb.po
 --- system-config-printer-1.0.8/po/nb.po.1.0.x	2008-09-29 17:53:53.000000000 +0100
-+++ system-config-printer-1.0.8/po/nb.po	2008-10-13 16:47:42.000000000 +0100
++++ system-config-printer-1.0.8/po/nb.po	2008-10-15 11:23:12.000000000 +0100
 @@ -1,3 +1,4 @@
 +# Kjartan Maraas <kmaraas at gnome.org>, 2000-2007.
  # Trond Eivind Glomsrød <teg at redhat.com>, 2007.
@@ -11550,7 +11567,7 @@
  #, python-format
 diff -up system-config-printer-1.0.8/po/sk.po.1.0.x system-config-printer-1.0.8/po/sk.po
 --- system-config-printer-1.0.8/po/sk.po.1.0.x	2008-09-29 17:53:53.000000000 +0100
-+++ system-config-printer-1.0.8/po/sk.po	2008-10-13 16:47:42.000000000 +0100
++++ system-config-printer-1.0.8/po/sk.po	2008-10-15 11:23:12.000000000 +0100
 @@ -1,86 +1,82 @@
 -# Slovak translations for printconf package
 -# Slovenské preklady pre balík printconf.
@@ -13775,7 +13792,7 @@
 +
 diff -up system-config-printer-1.0.8/po/sv.po.1.0.x system-config-printer-1.0.8/po/sv.po
 --- system-config-printer-1.0.8/po/sv.po.1.0.x	2008-09-29 17:53:53.000000000 +0100
-+++ system-config-printer-1.0.8/po/sv.po	2008-10-13 16:47:42.000000000 +0100
++++ system-config-printer-1.0.8/po/sv.po	2008-10-15 11:23:12.000000000 +0100
 @@ -11,7 +11,7 @@ msgstr ""
  "Project-Id-Version: system-config-printer\n"
  "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/bugzilla\n"
@@ -14930,422 +14947,2537 @@
  #~ msgid "<b>Select Connection</b>"
  #~ msgstr "<b>Välj anslutning</b>"
 +
-diff -up system-config-printer-1.0.8/po/te.po.1.0.x system-config-printer-1.0.8/po/te.po
---- system-config-printer-1.0.8/po/te.po.1.0.x	2008-09-29 17:53:53.000000000 +0100
-+++ system-config-printer-1.0.8/po/te.po	2008-10-13 16:47:42.000000000 +0100
-@@ -2,57 +2,62 @@
- # translation of te.po to
+diff -up system-config-printer-1.0.8/po/ta.po.1.0.x system-config-printer-1.0.8/po/ta.po
+--- system-config-printer-1.0.8/po/ta.po.1.0.x	2008-09-29 17:53:53.000000000 +0100
++++ system-config-printer-1.0.8/po/ta.po	2008-10-15 11:23:12.000000000 +0100
+@@ -1,4 +1,4 @@
+-# translation of ta.po to Tamil
++# translation of system-config-printer.1.0.x.ta.po to Tamil
  # This file is distributed under the same license as the PACKAGE package.
- # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER, 2006.
--# Sree Ganesh <sthottem at redhat.com>, 2006, 2007.
+ # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER, 2003.
  #
-+# Sree Ganesh <sthottem at redhat.com>, 2006, 2007.
-+# Krishna Babu K <kkrothap at redhat.com>, 2008.
+@@ -6,19 +6,26 @@
+ # Jayaradha N <njaya at redhat.com>, 2004.
+ # Felix <ifelix at redhat.com>, 2006, 2007.
+ # I felix <ifelix at redhat.com>, 2007.
++# I. Felix <ifelix at redhat.com>, 2008.
++# Priyadharsini <priyafelix at gmail.com>, 2008.
  msgid ""
  msgstr ""
- "Project-Id-Version: te\n"
+-"Project-Id-Version: ta\n"
++"Project-Id-Version: system-config-printer.1.0.x.ta\n"
  "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/bugzilla\n"
 -"POT-Creation-Date: 2008-09-29 17:46+0100\n"
--"PO-Revision-Date: 2007-01-16 11:47+0530\n"
--"Last-Translator: Sree Ganesh <sthottem at redhat.com>\n"
-+"POT-Creation-Date: 2008-09-29 17:17+0000\n"
-+"PO-Revision-Date: 2008-10-08 18:53+0530\n"
-+"Last-Translator: Krishna Babu K <kkrothap at redhat.com>\n"
- "Language-Team: Telugu <en at li.org>\n"
+-"PO-Revision-Date: 2007-04-17 15:36+0530\n"
+-"Last-Translator: I felix <ifelix at redhat.com>\n"
++"POT-Creation-Date: 2008-09-26 17:16+0000\n"
++"PO-Revision-Date: 2008-10-14 15:05+0530\n"
++"Last-Translator: I. Felix <ifelix at redhat.com>\n"
+ "Language-Team: Tamil <fedora-trans-ta at redhat.com>\n"
  "MIME-Version: 1.0\n"
  "Content-Type: text/plain; charset=UTF-8\n"
  "Content-Transfer-Encoding: 8bit\n"
--"X-Generator: KBabel 1.9.1\n"
-+"X-Generator: KBabel 1.11.4\n"
-+"Plural-Forms: nplurals=2; plural=(n!=1);\n\n"
+ "X-Generator: KBabel 1.11.4\n"
+-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
++"Plural-Forms: nplurals=2; plural=(n!=1);\\n\n"
 +"\n"
 +"\n"
 +"\n"
 +"\n"
++"\n"
+ "\n"
+ "\n"
+ "\n"
+@@ -34,42 +41,38 @@ msgstr ""
+ "\n"
  
  #: ../AdvancedServerSettings.py:40
 -#, fuzzy
  msgid "Advanced Server Settings"
--msgstr "<b>ప్రాధమిక సర్వరు అమర్పులు</b>"
-+msgstr "ఆధునిక సేవిక అమర్పులు"
+-msgstr "<b>அடிப்படை சேவையக அமைவுகள்</b>"
++msgstr "கூடுதல் சேவையக அமைவுகள்"
  
[...2647 lines suppressed...]
+ 
+ #: ../jobviewer.py:1185
+ #, python-format
+ msgid "The printer called `%s' has been disabled."
+-msgstr ""
++msgstr "`%s' అని పిలవబడు ముద్రణాయత్రం అచేతనం చేయబడింది."
+ 
+ #: ../my-default-printer.py:141 ../my-default-printer.desktop.in.h:1
+-#, fuzzy
+ msgid "Default Printer"
+-msgstr "సిద్ధ ముద్రకాన్ని చేయి"
++msgstr "అప్రమేయ ముద్రణాయంత్రం"
+ 
+ #: ../my-default-printer.py:145 ../my-default-printer.py:181
+ msgid "_Use System Default"
+-msgstr ""
++msgstr "సిస్టమ్ అప్రమేయాన్ని వుపయోగించుము (_U)"
+ 
+ #: ../my-default-printer.py:146 ../my-default-printer.py:183
+-#, fuzzy
+ msgid "_Set Default"
+-msgstr "సిద్ధం"
++msgstr "అప్రమేయాన్ని అమర్చుము(_S)"
+ 
+ #: ../my-default-printer.py:162 ../system-config-printer.py:2742
+ #: ../troubleshoot/ChooseNetworkPrinter.py:36
+ #: ../troubleshoot/ChoosePrinter.py:37
+-#, fuzzy
+ msgid "Location"
+-msgstr "స్థానం:"
++msgstr "స్థానము"
+ 
+ #: ../optionwidgets.py:117
+ msgid "Conflicts with:"
+@@ -364,7 +350,7 @@ msgstr "తో భేదాలు:"
+ 
+ #: ../system-config-printer.py:101
+ msgid "To do this, select System->Administration->Firewall from the main menu."
+-msgstr ""
++msgstr "ఇది చేయుటకు, సిస్టమ్-> నిర్వహణ->ఫైర్‌వాల్ ను ముఖ్య మెనూనుండి యెంచుకొనుము."
+ 
+ #: ../system-config-printer.py:166
+ msgid "Idle"
+@@ -375,15 +361,13 @@ msgid "Busy"
+ msgstr "వత్తిడి"
+ 
+ #: ../system-config-printer.py:311 ../system-config-printer.py:890
+-#, fuzzy
+ msgid "Class"
+-msgstr "కొత్త తరాగతొ"
 +msgstr "క్లాస్"
  
  #. Set up "Problems?" link button
@@ -17810,9 +19942,58 @@
  
 -#~ msgid "Specify default job options."
 -#~ msgstr "సిద్ధ కార్యాల ఐచ్ఛికాలను తెల్పు"
+diff -up system-config-printer-1.0.8/print-applet.desktop.in.1.0.x system-config-printer-1.0.8/print-applet.desktop.in
+--- system-config-printer-1.0.8/print-applet.desktop.in.1.0.x	2008-08-28 14:30:27.000000000 +0100
++++ system-config-printer-1.0.8/print-applet.desktop.in	2008-10-15 11:23:12.000000000 +0100
+@@ -6,5 +6,5 @@ Exec=system-config-printer-applet
+ Terminal=false
+ Type=Application
+ Icon=printer
+-X-KDE-autostart-after=panel
++NotShowIn=KDE
+ StartupNotify=false
+diff -up system-config-printer-1.0.8/pysmb.py.1.0.x system-config-printer-1.0.8/pysmb.py
+--- system-config-printer-1.0.8/pysmb.py.1.0.x	2008-09-29 17:53:53.000000000 +0100
++++ system-config-printer-1.0.8/pysmb.py	2008-10-15 11:23:12.000000000 +0100
+@@ -43,6 +43,7 @@ class AuthContext:
+         self.use_user = user
+         self.use_password = passwd
+         self.use_workgroup = workgroup
++        self.dialog_shown = False
+         self.parent = parent
+ 
+     def perform_authentication (self):
+@@ -69,6 +70,19 @@ class AuthContext:
+ 
+         self.auth_called = False
+ 
++        if self.dialog_shown:
++            d = gtk.MessageDialog (self._parent,
++                                   gtk.DIALOG_MODAL |
++                                   gtk.DIALOG_DESTROY_WITH_PARENT,
++                                   gtk.MESSAGE_ERROR,
++                                   gtk.BUTTONS_CLOSE)
++            d.set_title (_("Not authorized"))
++            d.set_markup ('<span weight="bold" size="larger">' +
++                          _("Not authorized") + '</span>\n\n' +
++                          _("The password may be incorrect."))
++            d.run ()
++            d.destroy ()
++
+         # After that, prompt
+         d = gtk.Dialog ("Authentication", self.parent,
+                         gtk.DIALOG_MODAL | gtk.DIALOG_NO_SEPARATOR,
+@@ -109,6 +123,7 @@ class AuthContext:
+         vbox.pack_start (table, False, False, 0)
+         hbox.pack_start (vbox, False, False, 0)
+         d.vbox.pack_start (hbox)
++        self.dialog_shown = True
+         d.show_all ()
+ 
+         if self.use_user == 'guest':
 diff -up system-config-printer-1.0.8/system-config-printer.glade.1.0.x system-config-printer-1.0.8/system-config-printer.glade
 --- system-config-printer-1.0.8/system-config-printer.glade.1.0.x	2008-09-29 17:53:53.000000000 +0100
-+++ system-config-printer-1.0.8/system-config-printer.glade	2008-10-13 16:47:42.000000000 +0100
++++ system-config-printer-1.0.8/system-config-printer.glade	2008-10-15 11:23:12.000000000 +0100
 @@ -67,7 +67,7 @@
  		  </child>
  
@@ -17959,7 +20140,7 @@
  					    <packing>
 diff -up system-config-printer-1.0.8/system-config-printer.py.1.0.x system-config-printer-1.0.8/system-config-printer.py
 --- system-config-printer-1.0.8/system-config-printer.py.1.0.x	2008-09-29 17:53:53.000000000 +0100
-+++ system-config-printer-1.0.8/system-config-printer.py	2008-10-13 16:47:42.000000000 +0100
++++ system-config-printer-1.0.8/system-config-printer.py	2008-10-15 11:23:12.000000000 +0100
 @@ -209,7 +209,7 @@ class GUI(GtkGUI, monitor.Watcher):
                          "btnPrinterPropertiesApply",
                          "btnPrinterPropertiesClose",
@@ -17969,7 +20150,7 @@
                          "statusbarMain",
                          "new_printer", "new_class",
                          "rename", "copy", "delete",
-@@ -338,9 +338,21 @@ class GUI(GtkGUI, monitor.Watcher):
+@@ -338,9 +338,20 @@ class GUI(GtkGUI, monitor.Watcher):
          self.AboutDialog.set_icon_name('printer')
  
          # Set up "Problems?" link button
@@ -17980,7 +20161,6 @@
 +                self.set_relief (gtk.RELIEF_NONE)
 +                label = self.get_child ()
 +                text = label.get_text ()
-+                print text
 +                label.set_use_markup (True)
 +                label.set_markup ('<span size="small" ' +
 +                                  'underline="single" ' +
@@ -17993,7 +20173,7 @@
          problems.show ()
  
          self.static_tabs = 3
-@@ -796,7 +808,8 @@ class GUI(GtkGUI, monitor.Watcher):
+@@ -796,7 +807,8 @@ class GUI(GtkGUI, monitor.Watcher):
                         self.chkServerBrowse, self.chkServerShare,
                         self.chkServerRemoteAdmin,
                         self.chkServerAllowCancelAll,
@@ -18003,7 +20183,7 @@
              widget.set_sensitive(connected)
  
          sharing = self.chkServerShare.get_active ()
-@@ -2487,7 +2500,7 @@ class GUI(GtkGUI, monitor.Watcher):
+@@ -2487,7 +2499,7 @@ class GUI(GtkGUI, monitor.Watcher):
              nonfatalException()
  
      ### The "Problems?" clickable label
@@ -18012,3 +20192,42 @@
          if not self.__dict__.has_key ('troubleshooter'):
              self.troubleshooter = troubleshoot.run (self.on_troubleshoot_quit,
                                                      parent=self.ServerSettingsDialog)
+@@ -4233,8 +4245,10 @@ class NewPrinterGUI(GtkGUI):
+                                                          group = group,
+                                                          user = user,
+                                                          passwd = passwd)
++            canceled = False
+         else:
+             accessible = False
++            canceled = False
+             self.busy ()
+             try:
+                 debug = 0
+@@ -4264,6 +4278,9 @@ class NewPrinterGUI(GtkGUI):
+                             accessible = True
+                         except Exception, e:
+                             smbc_auth.failed (e)
++
++                    if not accessible:
++                        canceled = True
+             except RuntimeError, (e, s):
+                 debugprint ("Error accessing share: %s" % repr ((e, s)))
+                 reason = s
+@@ -4277,11 +4294,12 @@ class NewPrinterGUI(GtkGUI):
+                               parent=self.NewPrinterWindow)
+             return
+ 
+-        text = _("This print share is not accessible.")
+-        if reason:
+-            text = reason
+-        show_error_dialog (_("Print Share Inaccessible"), text,
+-                           parent=self.NewPrinterWindow)
++        if not canceled:
++            text = _("This print share is not accessible.")
++            if reason:
++                text = reason
++            show_error_dialog (_("Print Share Inaccessible"), text,
++                               parent=self.NewPrinterWindow)
+ 
+     ### IPP Browsing
+     def update_IPP_URI_label(self):


Index: system-config-printer.spec
===================================================================
RCS file: /cvs/pkgs/rpms/system-config-printer/devel/system-config-printer.spec,v
retrieving revision 1.220
retrieving revision 1.221
diff -u -r1.220 -r1.221
--- system-config-printer.spec	13 Oct 2008 16:37:54 -0000	1.220
+++ system-config-printer.spec	15 Oct 2008 10:24:35 -0000	1.221
@@ -7,7 +7,7 @@
 Summary: A printer administration tool
 Name: system-config-printer
 Version: 1.0.8
-Release: 3%{?dist}
+Release: 4%{?dist}
 License: GPLv2+
 URL: http://cyberelk.net/tim/software/system-config-printer/
 Group: System Environment/Base
@@ -151,6 +151,12 @@
 exit 0
 
 %changelog
+* Wed Oct 15 2008 Tim Waugh <twaugh at redhat.com> 1.0.8-4
+- Added patch for 1.0.x changes:
+  - Removed unneeded debugging output.
+  - Don't show the applet in KDE (bug #466945).
+  - Auth/error dialog improvements for SMB as for IPP (bug #465407).
+
 * Mon Oct 13 2008 Tim Waugh <twaugh at redhat.com> 1.0.8-3
 - Added patch for 1.0.x changes since 1.0.8:
   - Don't use a LinkButton for the 'Problems?' button (bug #465407).




More information about the scm-commits mailing list