gimp r26432 - in trunk: . app/actions po



Author: neo
Date: Thu Aug  7 21:12:08 2008
New Revision: 26432
URL: http://svn.gnome.org/viewvc/gimp?rev=26432&view=rev

Log:
2008-08-07  Sven Neumann  <sven gimp org>

	* app/actions/layers-actions.c (layers_actions): added mnemonic 
to
	the new action.

	* de.po: Updated German translation.



Modified:
   trunk/ChangeLog
   trunk/app/actions/layers-actions.c
   trunk/po/ChangeLog
   trunk/po/de.po

Modified: trunk/app/actions/layers-actions.c
==============================================================================
--- trunk/app/actions/layers-actions.c	(original)
+++ trunk/app/actions/layers-actions.c	Thu Aug  7 21:12:08 2008
@@ -83,7 +83,7 @@
     GIMP_HELP_LAYER_NEW },
 
   { "layers-new-from-visible", NULL,
-    N_("New from Visible"), NULL,
+    N_("New from _Visible"), NULL,
     N_("Create a new layer from what is visible in this image"),
     G_CALLBACK (layers_new_from_visible_cmd_callback),
     GIMP_HELP_LAYER_NEW_FROM_VISIBLE },



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]