app: use the prefs color management icon in the profile import dialog

This commit is contained in:
Michael Natterer 2023-05-25 10:26:43 +02:00
parent ea0056ca46
commit 652fbe47fa
1 changed files with 1 additions and 1 deletions

View File

@ -106,7 +106,7 @@ color_profile_import_dialog_run (GimpImage *image,
gimp_viewable_dialog_new (g_list_prepend (NULL, image), context,
_("Keep the Embedded Working Space?"),
"gimp-image-color-profile-import",
NULL,
"gimp-prefs-color-management",
_("Keep the image's color profile"),
parent,
gimp_standard_help_func,