Index: schemas/desktop_gnome_font_rendering.schemas.in =================================================================== RCS file: /cvs/gnome/gnome-control-center/schemas/desktop_gnome_font_rendering.schemas.in,v retrieving revision 1.2 diff -u -r1.2 desktop_gnome_font_rendering.schemas.in --- schemas/desktop_gnome_font_rendering.schemas.in 15 Dec 2002 19:34:27 -0000 1.2 +++ schemas/desktop_gnome_font_rendering.schemas.in 17 Dec 2002 15:55:12 -0000 @@ -22,12 +22,12 @@ string grayscale - Antialising + Antialiasing The type of antialiasing to use when rendering fonts. Possible values are: "none" - no antialiasing. "grayscale" - standard grayscale antialiasing. - "rgba" - subpixel antialising. (LCD screens only). + "rgba" - subpixel antialiasing. (LCD screens only). @@ -58,7 +58,7 @@ RGBA Order The order of subpixel elements on an LCD - screen; only used when antialising is set to "rgba". + screen; only used when antialiasing is set to "rgba". Possible values are: "rgb" - red on left, most common. "bgr" - blue on left. "vrgb" - red on top. "vbgr" - red on bottom.