Remember kids, "Options" is spelled "Options", not "Ootions"

1999-08-22  Tomas Ogren  <stric@ing.umu.se>

* app/tool_options.c: Remember kids, "Options" is spelled "Options",
not "Ootions"
This commit is contained in:
Tomas Ogren 1999-08-22 01:40:36 +00:00 committed by Tomas Ögren
parent 32879bafe3
commit cdad1e0164
4 changed files with 8 additions and 3 deletions

View File

@ -1,3 +1,8 @@
1999-08-22 Tomas Ogren <stric@ing.umu.se>
* app/tool_options.c: Remember kids, "Options" is spelled "Options",
not "Ootions"
1999-08-22 Tor Lillqvist <tml@iki.fi>
* app/convert.c: Use spinbutton for number of colours.

View File

@ -572,7 +572,7 @@ paint_options_init (PaintOptions *options,
((tool_type == SMUDGE) ?
_("Smudge Options") :
((tool_type == PIXMAPBRUSH) ?
_("Pixmap Brush Ootions") :
_("Pixmap Brush Options") :
_("ERROR: Unknown Paint Type"))))))))))))),
reset_func);

View File

@ -572,7 +572,7 @@ paint_options_init (PaintOptions *options,
((tool_type == SMUDGE) ?
_("Smudge Options") :
((tool_type == PIXMAPBRUSH) ?
_("Pixmap Brush Ootions") :
_("Pixmap Brush Options") :
_("ERROR: Unknown Paint Type"))))))))))))),
reset_func);

View File

@ -572,7 +572,7 @@ paint_options_init (PaintOptions *options,
((tool_type == SMUDGE) ?
_("Smudge Options") :
((tool_type == PIXMAPBRUSH) ?
_("Pixmap Brush Ootions") :
_("Pixmap Brush Options") :
_("ERROR: Unknown Paint Type"))))))))))))),
reset_func);