mirror of
https://github.com/transmission/transmission.git
synced 2025-12-20 02:18:42 +00:00
* Setting default focus in Open URL and Add Tracker dialog box * Additional cleanup to remove duplication of responsibility in setting focus * Removing now un-necessary code in TorrentUrlChooserDialog.ui * Using activates-default property to enable default action in torrent url chooser and tracker adder * removing un-necessary focus * Adding missing property to the accept buttons. * Removing unintended whitespace change in TorrentUrlChooserDialog * Use `True` instead of `1` for booleans (GTK3)