[gimp/soc-2009-dynamics] Use the right stock_id for "dialogs-dynamics"
- From: Michael Natterer <mitch src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gimp/soc-2009-dynamics] Use the right stock_id for "dialogs-dynamics"
- Date: Tue, 13 Oct 2009 21:34:01 +0000 (UTC)
commit bbf3c1760147ac36e6224808b9f03b1c0da8628f
Author: Michael Natterer <mitch gimp org>
Date: Tue Oct 13 23:33:27 2009 +0200
Use the right stock_id for "dialogs-dynamics"
app/actions/dialogs-actions.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/app/actions/dialogs-actions.c b/app/actions/dialogs-actions.c
index b9b1f65..f19713f 100644
--- a/app/actions/dialogs-actions.c
+++ b/app/actions/dialogs-actions.c
@@ -124,7 +124,7 @@ const GimpStringActionEntry dialogs_dockable_actions[] =
"gimp-brush-editor",
GIMP_HELP_BRUSH_EDIT },
- { "dialogs-dynamics", GIMP_STOCK_PATTERN,
+ { "dialogs-dynamics", GIMP_STOCK_DYNAMICS,
NC_("dialogs-action", "Dynamics"), NULL,
NC_("dialogs-action", "Open dynamics list dialog"),
"gimp-dynamics-list",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]