aboutsummaryrefslogtreecommitdiffstats
path: root/embed
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@it.gnome.org>2003-06-14 03:30:13 +0800
committerMarco Pesenti Gritti <mpeseng@src.gnome.org>2003-06-14 03:30:13 +0800
commitb0a5fd30502853b0498c55538e400c01287f4137 (patch)
treeefe880e2a9b3ab5309c31de49688dbc144d8bb58 /embed
parent4e4136a14c342e8aaa0d55a86d9aa83c5f4e70e6 (diff)
downloadgsoc2013-epiphany-b0a5fd30502853b0498c55538e400c01287f4137.tar
gsoc2013-epiphany-b0a5fd30502853b0498c55538e400c01287f4137.tar.gz
gsoc2013-epiphany-b0a5fd30502853b0498c55538e400c01287f4137.tar.bz2
gsoc2013-epiphany-b0a5fd30502853b0498c55538e400c01287f4137.tar.lz
gsoc2013-epiphany-b0a5fd30502853b0498c55538e400c01287f4137.tar.xz
gsoc2013-epiphany-b0a5fd30502853b0498c55538e400c01287f4137.tar.zst
gsoc2013-epiphany-b0a5fd30502853b0498c55538e400c01287f4137.zip
Typo
2003-06-13 Marco Pesenti Gritti <marco@it.gnome.org> * embed/ephy-embed-prefs.h: Typo
Diffstat (limited to 'embed')
-rw-r--r--embed/ephy-embed-prefs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/embed/ephy-embed-prefs.h b/embed/ephy-embed-prefs.h
index 2bc82ad5d..e34c3f53c 100644
--- a/embed/ephy-embed-prefs.h
+++ b/embed/ephy-embed-prefs.h
@@ -3,7 +3,7 @@
#define CONF_RENDERING_FONT "/apps/epiphany/web/font"
#define CONF_RENDERING_FONT_VAR_SIZE "/apps/epiphany/web/font_var_size"
#define CONF_RENDERING_FONT_FIXED_SIZE "/apps/epiphany/web/font_fixed_size"
-#define CONF_RENDERING_FONT_MIN_SIZE "/apps/epiphanyweb/font_min_size"
+#define CONF_RENDERING_FONT_MIN_SIZE "/apps/epiphany/web/font_min_size"
#define CONF_RENDERING_LANGUAGE "/apps/epiphany/web/language"
#define CONF_RENDERING_USE_OWN_COLORS "/apps/epiphany/web/use_own_colors"
#define CONF_RENDERING_USE_OWN_FONTS "/apps/epiphany/web/use_own_fonts"