libgimp/gimpbrushes.c fix some ytpos.
2006-06-25 Manish Singh <yosh@gimp.org> * libgimp/gimpbrushes.c * modules/cdisplay_colorblind.c: fix some ytpos.
This commit is contained in:
committed by
Manish Singh
parent
f1e54be89d
commit
b39f3ce1c3
@ -64,7 +64,7 @@ static const GEnumValue enum_values[] =
|
||||
static const GimpEnumDesc enum_descs[] =
|
||||
{
|
||||
{ COLORBLIND_DEFICIENCY_PROTANOPIA,
|
||||
N_("Protanopia (insensitivity to red"), NULL },
|
||||
N_("Protanopia (insensitivity to red)"), NULL },
|
||||
{ COLORBLIND_DEFICIENCY_DEUTERANOPIA,
|
||||
N_("Deuteranopia (insensitivity to green)"), NULL },
|
||||
{ COLORBLIND_DEFICIENCY_TRITANOPIA,
|
||||
|
||||
Reference in New Issue
Block a user