TemplateDialog: Lable the RESPONSE_OK button "Done" rather than "Ok"
authorJohannes Mueller <github@johannes-mueller.org>
Sun, 20 Aug 2017 17:10:50 +0000 (19:10 +0200)
committerRobin Gareus <robin@gareus.org>
Sun, 20 Aug 2017 19:09:30 +0000 (21:09 +0200)
commit70addf1ed0a5914bef519fc50da7a9429ed18c7e
tree54c41e12d7ecb8e70d00b4aa2c3cb286ecf8d3a1
parentc6ecd2a6e16fddc87d244075ed3fb6b964f28041
TemplateDialog: Lable the RESPONSE_OK button "Done" rather than "Ok"

Labeling it "Ok" would imply that by clicking it, descriptions would be saved
without further interaction. If we did so, we would also need to add a
cancel-button or handle simple closing of the dialog window appropriately.
gtk2_ardour/template_dialog.cc