[gimp] Bug 645456 - Inconsistent window (role) naming scheme
- From: Michael Natterer <mitch src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] Bug 645456 - Inconsistent window (role) naming scheme
- Date: Mon, 21 Mar 2011 20:49:38 +0000 (UTC)
commit 33dd20750f9eb848af64d0a00bbed08452a3b143
Author: Michael Natterer <mitch gimp org>
Date: Mon Mar 21 21:49:08 2011 +0100
Bug 645456 - Inconsistent window (role) naming scheme
"preferences" -> "gimp-preferences"
app/dialogs/preferences-dialog.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/app/dialogs/preferences-dialog.c b/app/dialogs/preferences-dialog.c
index 57ab66d..3148efb 100644
--- a/app/dialogs/preferences-dialog.c
+++ b/app/dialogs/preferences-dialog.c
@@ -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,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]