Fixed cut'n'paste bug #26203.

2000-10-03  Michael Natterer  <mitch@gimp.org>

	* plug-ins/common/align_layers.c: Fixed cut'n'paste bug #26203.
This commit is contained in:
Michael Natterer 2000-10-03 21:17:27 +00:00 committed by Michael Natterer
parent 3634cf897b
commit e60d734b1a
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
2000-10-03 Michael Natterer <mitch@gimp.org>
* plug-ins/common/align_layers.c: Fixed cut'n'paste bug #26203.
2000-10-03 Michael Natterer <mitch@gimp.org>
* plug-ins/gdyntext/gdyntext.c: added a missing "break". Fixes #26268.

View file

@ -508,7 +508,7 @@ align_layers_dialog (void)
NULL);
gimp_table_attach_aligned (GTK_TABLE (table), 0, 3,
_("Horizontal Base:"), 1.0, 0.5,
_("Vertical Base:"), 1.0, 0.5,
optionmenu, 1, FALSE);
toggle =