[gimp] app: add a mnemonic letter to mosaic
- From: Téo Mazars <teom src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] app: add a mnemonic letter to mosaic
- Date: Mon, 23 Sep 2013 14:13:20 +0000 (UTC)
commit 26b2b177a9c40f8cf03fc70fb072cf67cf981ff3
Author: Téo Mazars <teo mazars ensimag fr>
Date: Mon Sep 23 16:11:58 2013 +0200
app: add a mnemonic letter to mosaic
app/actions/filters-actions.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/app/actions/filters-actions.c b/app/actions/filters-actions.c
index 522ca2f..da51d04 100644
--- a/app/actions/filters-actions.c
+++ b/app/actions/filters-actions.c
@@ -161,7 +161,7 @@ static const GimpStringActionEntry filters_actions[] =
NULL /* FIXME GIMP_HELP_FILTER_MONO_MIXER */ },
{ "filters-mosaic", GIMP_STOCK_GEGL,
- NC_("filters-action", "Mosaic..."), NULL, NULL,
+ NC_("filters-action", "_Mosaic..."), NULL, NULL,
"gegl:mosaic",
NULL /* FIXME GIMP_HELP_FILTER_MOSAIC */ },
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]