Bug 645456 - Inconsistent window (role) naming scheme

"preferences" -> "gimp-preferences"
This commit is contained in:
Michael Natterer 2011-03-21 21:49:08 +01:00
parent ee6a029040
commit 33dd20750f
1 changed files with 1 additions and 1 deletions

View File

@ -1391,7 +1391,7 @@ prefs_dialog_new (Gimp *gimp,
core_config = GIMP_CORE_CONFIG (config);
display_config = GIMP_DISPLAY_CONFIG (config);
dialog = gimp_dialog_new (_("Preferences"), "preferences",
dialog = gimp_dialog_new (_("Preferences"), "gimp-preferences",
NULL, 0,
prefs_help_func,
GIMP_HELP_PREFS_DIALOG,