From ba1b334527bccd32be59964d3f18d6883f4bee39 Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Fri, 13 Jun 2003 22:39:15 +0000 Subject: Persist the selected language for the fonts preferences, and make the 2003-06-14 Christian Persch * data/epiphany.schemas.in: * src/prefs-dialog.c: (create_fonts_language_menu): Persist the selected language for the fonts preferences, and make the default translatable. --- data/epiphany.schemas.in | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'data') diff --git a/data/epiphany.schemas.in b/data/epiphany.schemas.in index d3f9f0d60..196ebff7a 100644 --- a/data/epiphany.schemas.in +++ b/data/epiphany.schemas.in @@ -34,6 +34,24 @@ reaching the end of the page + + /schemas/apps/epiphany/dialogs/preferences_font_language + /apps/epiphany/dialogs/preferences_font_language + epiphany + string + + x-western + The currently selected fonts language + + The currently selected fonts language. Valid values are ar (arabic), + x-baltic (baltic languages), x-central-euro (central european languages), + x-cyrillic (languages written with cyrillic alphabet), el (greek), + he (hebrew), ja (japanese), ko (korean), zh-CN (simplified chinese), + th (thai), zh-TW (traditional chinese), tr (turkish), x-unicode (other + languages) and x-western (languages written in latin script). + + + /schemas/apps/epiphany/web/use_own_colors /apps/epiphany/web/use_own_colors -- cgit v1.2.3