libgimpwidgets: rename gimp_color_config_get_printer_color_profile()

to gimp_color_config_get_simulation_color_profile(), along with
various internal "printer" strings. Also reduce the number of
user-visible "print" stuff from the preferences color management page.
This commit is contained in:
Michael Natterer
2016-06-05 18:00:24 +02:00
parent b4f34375b7
commit fcf5b708e5
6 changed files with 57 additions and 55 deletions

View File

@ -1397,8 +1397,8 @@ prefs_dialog_new (Gimp *gimp,
prefs_profile_combo_box_add (color_config,
"printer-profile",
store,
_("Select Printer Color Profile"),
_("_Print simulation profile:"),
_("Select Simulation (Softproofing) Color Profile"),
_("_Simulation profile:"),
GTK_TABLE (table), row++, size_group);
prefs_enum_combo_box_add (color_config,