Skip to content
  • Michael Natterer's avatar
    libgimp: implement argument sync in GimpProcedureConfig · 48b04e72
    Michael Natterer authored
    In begin_run() and end_run(), sync string properties set to
    GIMP_ARGUMENT_SYNC_PARASITE with image parasites of the same name,
    exactly the way "gimp-comment" was handled by begin_export() and
    end_export(). Remove the "gimp-comment" handling code from
    begin_export() and end_export().
    48b04e72