fixed typos
2002-12-15 Andrew Sobala <andrew@sobala.net> * schemas/desktop_gnome_font_rendering.schemas.in: fixed typos
This commit is contained in:
parent
32b1506e86
commit
396dee685d
2 changed files with 6 additions and 2 deletions
|
@ -1,3 +1,7 @@
|
||||||
|
2002-12-15 Andrew Sobala <andrew@sobala.net>
|
||||||
|
|
||||||
|
* schemas/desktop_gnome_font_rendering.schemas.in: fixed typos
|
||||||
|
|
||||||
2002-12-10 Chema Celorio <chema@celorio.com>
|
2002-12-10 Chema Celorio <chema@celorio.com>
|
||||||
|
|
||||||
* configure.in: remove autoheader warnings, remove acconfig.h
|
* configure.in: remove autoheader warnings, remove acconfig.h
|
||||||
|
|
|
@ -26,7 +26,7 @@
|
||||||
<long>
|
<long>
|
||||||
The type of antialiasing to use when rendering fonts.
|
The type of antialiasing to use when rendering fonts.
|
||||||
Possible values are: "none" - no antialiasing.
|
Possible values are: "none" - no antialiasing.
|
||||||
"grayscale" - standard grayscale antialising.
|
"grayscale" - standard grayscale antialiasing.
|
||||||
"rgba" - subpixel antialising. (LCD screens only).
|
"rgba" - subpixel antialising. (LCD screens only).
|
||||||
</long>
|
</long>
|
||||||
</locale>
|
</locale>
|
||||||
|
@ -57,7 +57,7 @@
|
||||||
<locale name="C">
|
<locale name="C">
|
||||||
<short>RGBA Order</short>
|
<short>RGBA Order</short>
|
||||||
<long>
|
<long>
|
||||||
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".
|
screen; only used when antialising is set to "rgba".
|
||||||
Possible values are: "rgb" - red on left, most common.
|
Possible values are: "rgb" - red on left, most common.
|
||||||
"bgr" - blue on left. "vrgb" - red on top. "vbgr" -
|
"bgr" - blue on left. "vrgb" - red on top. "vbgr" -
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue