[gimp/soc-2011-seamless-clone2] Bug 690912 - Problem with "Tool Options"
- From: Clayton Walker <claytonw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp/soc-2011-seamless-clone2] Bug 690912 - Problem with "Tool Options"
- Date: Wed, 8 May 2013 14:54:16 +0000 (UTC)
commit fc9b807d32395b6a8d440cd5aa1e67a1c38904b9
Author: Michael Natterer <mitch gimp org>
Date: Mon Dec 31 14:34:06 2012 +0100
Bug 690912 - Problem with "Tool Options"
Add a translation context to the "Tool Options" string in the
preferences dialog.
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 c599eb0..ac82c2e 100644
--- a/app/dialogs/preferences-dialog.c
+++ b/app/dialogs/preferences-dialog.c
@@ -1845,7 +1845,7 @@ prefs_dialog_new (Gimp *gimp,
/******************/
vbox = prefs_notebook_append_page (gimp,
GTK_NOTEBOOK (notebook),
- _("Tool Options"),
+ C_("preferences", "Tool Options"),
"tool-options",
GTK_TREE_STORE (tree),
NULL,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]