gimp r26431 - trunk/app/actions
- From: neo svn gnome org
- To: svn-commits-list gnome org
- Subject: gimp r26431 - trunk/app/actions
- Date: Thu, 7 Aug 2008 21:01:33 +0000 (UTC)
Author: neo
Date: Thu Aug 7 21:01:33 2008
New Revision: 26431
URL: http://svn.gnome.org/viewvc/gimp?rev=26431&view=rev
Log:
resurrected a mnemonic that was accidentally lost
Modified:
trunk/app/actions/layers-actions.c
Modified: trunk/app/actions/layers-actions.c
==============================================================================
--- trunk/app/actions/layers-actions.c (original)
+++ trunk/app/actions/layers-actions.c Thu Aug 7 21:01:33 2008
@@ -89,7 +89,7 @@
GIMP_HELP_LAYER_NEW_FROM_VISIBLE },
{ "layers-duplicate", GIMP_STOCK_DUPLICATE,
- N_("Duplicate Layer"), "<control><shift>D",
+ N_("D_uplicate Layer"), "<control><shift>D",
N_("Create a duplicate of the layer and add it to the image"),
G_CALLBACK (layers_duplicate_cmd_callback),
GIMP_HELP_LAYER_DUPLICATE },
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]