mirror of https://github.com/GNOME/gimp.git
app: use the prefs color management icon in the profile import dialog
This commit is contained in:
parent
ea0056ca46
commit
652fbe47fa
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue