registry team mailing list archive
-
registry team
-
Mailing list archive
-
Message #31227
[Bug 415038] Re: port GNOME frontend to GtkAssistant
This bug was fixed in the package debconf - 1.5.36ubuntu3
---------------
debconf (1.5.36ubuntu3) natty; urgency=low
[ Martin Pitt ]
* Debconf/FrontEnd/Gnome.pm: Port from Gnome2::Druid to Gtk2::Assistant.
Original patch by Jani Monoses, thanks! (LP: #415038)
* Debconf/Element/Gnome/Select.pm: Drop unused Gnome2 import.
* debian/control: Change libgnome2-perl suggestion to libgtk2-perl
accordingly.
[ Colin Watson ]
* Fix Gnome frontend to honour backup capability again, and make backup
page handling work properly.
* Version libgtk2-perl Suggests to match the upstream version where
Gtk2::Assistant was introduced.
* Convert from deprecated Gtk2::Combo to Gtk2::ComboBox.
* Make sure you can't press Forward on a progress bar in the Gnome
frontend.
* Backport from trunk:
- Correctly handle disabling the backup capability in a confmodule after
it was previously enabled.
-- Colin Watson <cjwatson@xxxxxxxxxx> Fri, 17 Dec 2010 13:47:36 +0000
** Changed in: debconf (Ubuntu)
Status: Triaged => Fix Released
--
You received this bug notification because you are a member of Registry
Administrators, which is the registrant for Debian.
https://bugs.launchpad.net/bugs/415038
Title:
port GNOME frontend to GtkAssistant