From 396dee685db9c6504f1e80bc1cb9467b02ddc7dd Mon Sep 17 00:00:00 2001 From: Andrew Sobala Date: Sun, 15 Dec 2002 19:34:27 +0000 Subject: [PATCH] fixed typos 2002-12-15 Andrew Sobala * schemas/desktop_gnome_font_rendering.schemas.in: fixed typos --- ChangeLog | 4 ++++ schemas/desktop_gnome_font_rendering.schemas.in | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index c1fb8ad01..bba1cd0b6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2002-12-15 Andrew Sobala + + * schemas/desktop_gnome_font_rendering.schemas.in: fixed typos + 2002-12-10 Chema Celorio * configure.in: remove autoheader warnings, remove acconfig.h diff --git a/schemas/desktop_gnome_font_rendering.schemas.in b/schemas/desktop_gnome_font_rendering.schemas.in index dffd9bc30..2ef599113 100644 --- a/schemas/desktop_gnome_font_rendering.schemas.in +++ b/schemas/desktop_gnome_font_rendering.schemas.in @@ -26,7 +26,7 @@ The type of antialiasing to use when rendering fonts. Possible values are: "none" - no antialiasing. - "grayscale" - standard grayscale antialising. + "grayscale" - standard grayscale antialiasing. "rgba" - subpixel antialising. (LCD screens only). @@ -57,7 +57,7 @@ RGBA Order - The order of elements subpixel elements on an LCD + The order of subpixel elements on an LCD screen; only used when antialising is set to "rgba". Possible values are: "rgb" - red on left, most common. "bgr" - blue on left. "vrgb" - red on top. "vbgr" -