When I open the preferences dialog, the pages 'Archive' and 'Sound' provide an entry and a button each for choosing a filename. Instead of that combination a GtkFileChooserButton should be used.
Why? Current method is more flexible since it allows you to type the text instead of forcing to slow selection by mouse. Unless there is a really good reason I am not willing to sacrifice usability.