use the term "layer masks".
2007-06-21 Sven Neumann <sven@gimp.org> * app/dialogs/scale-dialog.c: use the term "layer masks". svn path=/trunk/; revision=22813
This commit is contained in:
committed by
Sven Neumann
parent
4738f65724
commit
4fb71201b4
@ -1,3 +1,7 @@
|
||||
2007-06-21 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* app/dialogs/scale-dialog.c: use the term "layer masks".
|
||||
|
||||
2007-06-20 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* app/base/tile-pyramid.[ch]: documentation.
|
||||
|
||||
@ -206,7 +206,7 @@ scale_dialog_new (GimpViewable *viewable,
|
||||
_("Indexed color layers are always scaled "
|
||||
"without interpolation. The chosen "
|
||||
"interpolation type will affect channels "
|
||||
"and masks only."));
|
||||
"and layer masks only."));
|
||||
|
||||
gtk_container_set_border_width (GTK_CONTAINER (box), 0);
|
||||
gtk_box_pack_start (GTK_BOX (vbox), box, FALSE, FALSE, 0);
|
||||
|
||||
Reference in New Issue
Block a user