OK, the attached patch updates everything I could find. This includes:
* search_hide_downloaded
* the Purge button
* search_handle_ignored_files replacing mark_ignored
* [running downloads] ->
[running] ([active], [aqueued])
* [queued downloads] queued ( [hosts alive] alive) ->
[queued downloads] queued ([hosts alive] alive with [pqueued] passive)
* "Watch searches for alternate download sources" ->
"Watch hits for alternate download sources"
* checkbutton_auto_feed_dmesh
* checkbutton_fuzzy_filter_dmeshIf there are any changes I missed (or if I got any of these wrong), please let me know. By the way, only the first change appears to be mentioned in the changelog--are the others in there and I just missed them? For the "queued downloads," the Gtk2 interface used the handle the spacing in the hbox, rather than with spaces in the label text (the way the Gtk1 interface does it, and the way it's done elsewhere in the Gtk2 interface). This caused an extra gap after the open parens. So I changed it. Is there a reason search_handle_ignored_files is a combobox rather than an optionmenu? One more thing: In the Gtk1 interface, the fileinfo tab has a label called label_fi_filename. In the Gtk2 interface, the equivalent control is an entry called entry_fi_filename. It seems to work anyway--but is this right? By the way, someone needs to come up with a better way to diff xml file formats. A few changes, and it's 30K of diffs.... Anyway, I've just finished building this, so you may not want to commit the patch until I've had a few hours, or someone else has tested it....
glade2-update.diff.bz2
Description: BZip2 compressed data
