gimp r28058 - in branches/gimp-2-6: . app/actions
- From: marcoc svn gnome org
- To: svn-commits-list gnome org
- Subject: gimp r28058 - in branches/gimp-2-6: . app/actions
- Date: Sun, 22 Feb 2009 16:44:29 +0000 (UTC)
Author: marcoc
Date: Sun Feb 22 16:44:29 2009
New Revision: 28058
URL: http://svn.gnome.org/viewvc/gimp?rev=28058&view=rev
Log:
2009-02-22 Marco Ciampa <ciampix libero it>
* app/actions/image-actions.c: fixed duplicated keyboard shortcut
Modified:
branches/gimp-2-6/ChangeLog
branches/gimp-2-6/app/actions/image-actions.c
Modified: branches/gimp-2-6/app/actions/image-actions.c
==============================================================================
--- branches/gimp-2-6/app/actions/image-actions.c (original)
+++ branches/gimp-2-6/app/actions/image-actions.c Sun Feb 22 16:44:29 2009
@@ -75,7 +75,7 @@
GIMP_HELP_IMAGE_RESIZE },
{ "image-resize-to-layers", NULL,
- N_("F_it Canvas to Layers"), NULL,
+ N_("Fit Canvas to L_ayers"), NULL,
N_("Resize the image to enclose all layers"),
G_CALLBACK (image_resize_to_layers_cmd_callback),
GIMP_HELP_IMAGE_RESIZE_TO_LAYERS },
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]