Skip to content
  • Michael Natterer's avatar
    Bug 790002 - Remember last-used "Select color profile from disk" location · 135f58d3
    Michael Natterer authored
    Add "color-profile-path" to GimpDialogConfig to remember the last-used
    path in any profile chooser dialog.
    
    Whenever a GimpColorProfileChooserDialog is created, call a new
    gimpwidgets-utils helper function that connects to the dialog's "show"
    and "response" signals and makes sure "color-profile-path" is set on
    the dialog if it doesn't have a current folder already, and sets the
    property back to the config object when a profile was actually chosen
    from disk.
    135f58d3