Skip to content

DialogButton: Add Accept button type

Daniel Brötzmann requested to merge wurstsalat/gajim:accept-action into master

This adds a new DialogButton type named 'Accept', which features Gtk.ResponseType.OK and ButtonAction.SUGGESTED.

Merge request reports