From 03e87bd59de147ab061aa93a7b94ab32992d73af Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Sun, 9 Apr 2006 19:52:49 +0000 Subject: A data/epiphany-pango.schemas: 2006-04-09 Christian Persch * data/Makefile.am: A data/epiphany-pango.schemas: * lib/ephy-prefs.h: * src/ephy-main.c: (main): Enable pango for some indic languages, which depend on it for correct rendering. Bug #335799. --- lib/ephy-prefs.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'lib') diff --git a/lib/ephy-prefs.h b/lib/ephy-prefs.h index a1ee22117..6082d1c09 100644 --- a/lib/ephy-prefs.h +++ b/lib/ephy-prefs.h @@ -38,6 +38,9 @@ G_BEGIN_DECLS #define CONF_DESKTOP_IS_HOME_DIR "/apps/nautilus/preferences/desktop_is_home_dir" #define CONF_NETWORK_MANAGED "/apps/epiphany/general/managed_network" +/* i18n pref */ +#define CONF_GECKO_ENABLE_PANGO "/apps/epiphany/web/enable_pango" + /* Directories */ #define CONF_STATE_SAVE_DIR "/apps/epiphany/directories/save" #define CONF_STATE_SAVE_IMAGE_DIR "/apps/epiphany/directories/saveimage" -- cgit v1.2.3