[gimp] Bug 764588 - Suggest changing "Select _Custom Color..." to "_Custom Color..."
- From: Michael Natterer <mitch src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] Bug 764588 - Suggest changing "Select _Custom Color..." to "_Custom Color..."
- Date: Thu, 7 Apr 2016 20:52:52 +0000 (UTC)
commit 0dc866276437cb03d1aaf24e34f5d7a75152a2e8
Author: Michael Natterer <mitch gimp org>
Date: Thu Apr 7 22:52:36 2016 +0200
Bug 764588 - Suggest changing "Select _Custom Color..." to "_Custom Color..."
So be it.
app/actions/view-actions.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/app/actions/view-actions.c b/app/actions/view-actions.c
index a9533a0..75899d1 100644
--- a/app/actions/view-actions.c
+++ b/app/actions/view-actions.c
@@ -478,7 +478,7 @@ static const GimpEnumActionEntry view_padding_color_actions[] =
GIMP_HELP_VIEW_PADDING_COLOR },
{ "view-padding-color-custom", "gtk-select-color",
- NC_("view-padding-color", "Select _Custom Color..."), NULL,
+ NC_("view-padding-color", "_Custom Color..."), NULL,
NC_("view-padding-color", "Use an arbitrary color"),
GIMP_CANVAS_PADDING_MODE_CUSTOM, FALSE,
GIMP_HELP_VIEW_PADDING_COLOR },
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]