[gimp] app: Fix GimpMyBrush action names
- From: Daniel Sabo <daniels src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] app: Fix GimpMyBrush action names
- Date: Tue, 8 Mar 2016 00:28:30 +0000 (UTC)
commit 19b6b53f666855c686acfa4aafc1d4b47ff6f34b
Author: Daniel Sabo <DanielSabo gmail com>
Date: Fri Feb 12 11:18:09 2016 -0800
app: Fix GimpMyBrush action names
app/actions/mypaint-brushes-actions.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/app/actions/mypaint-brushes-actions.c b/app/actions/mypaint-brushes-actions.c
index 0eeb45f..32f165b 100644
--- a/app/actions/mypaint-brushes-actions.c
+++ b/app/actions/mypaint-brushes-actions.c
@@ -84,8 +84,8 @@ static const GimpStringActionEntry mypaint_brushes_edit_actions[] =
{
{ "mypaint-brushes-edit", "gtk-edit",
NC_("mypaint-brushes-action", "_Edit MyPaint Brush..."), NULL,
- NC_("mypaint-bruahes-action", "Edit MyPaint brush"),
- "gimp-mypaint-bruah-editor",
+ NC_("mypaint-brushes-action", "Edit MyPaint brush"),
+ "gimp-mybrush-editor",
GIMP_HELP_MYPAINT_BRUSH_EDIT }
};
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]