aboutsummaryrefslogtreecommitdiffstats
path: root/embed/ephy-history.h
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2005-09-06 00:41:12 +0800
committerChristian Persch <chpe@src.gnome.org>2005-09-06 00:41:12 +0800
commit0616ec5e16c2d2d435339d1842af79de9793af0e (patch)
tree8b6ab1a3a0f1f36d0f8d45970d6550c036ae88ed /embed/ephy-history.h
parent2400a887ee9deb7acb756629e0fe73770a385e07 (diff)
downloadgsoc2013-epiphany-0616ec5e16c2d2d435339d1842af79de9793af0e.tar
gsoc2013-epiphany-0616ec5e16c2d2d435339d1842af79de9793af0e.tar.gz
gsoc2013-epiphany-0616ec5e16c2d2d435339d1842af79de9793af0e.tar.bz2
gsoc2013-epiphany-0616ec5e16c2d2d435339d1842af79de9793af0e.tar.lz
gsoc2013-epiphany-0616ec5e16c2d2d435339d1842af79de9793af0e.tar.xz
gsoc2013-epiphany-0616ec5e16c2d2d435339d1842af79de9793af0e.tar.zst
gsoc2013-epiphany-0616ec5e16c2d2d435339d1842af79de9793af0e.zip
Implement [SG]etGeckoURIFlags for gecko 1.9.
2005-09-05 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/GlobalHistory.cpp: * embed/ephy-history.h: Implement [SG]etGeckoURIFlags for gecko 1.9.
Diffstat (limited to 'embed/ephy-history.h')
-rw-r--r--embed/ephy-history.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/embed/ephy-history.h b/embed/ephy-history.h
index fcaf7d039..ef4b62d1e 100644
--- a/embed/ephy-history.h
+++ b/embed/ephy-history.h
@@ -48,7 +48,8 @@ enum
EPHY_NODE_PAGE_PROP_HOST_ID = 7,
EPHY_NODE_PAGE_PROP_PRIORITY = 8,
EPHY_NODE_PAGE_PROP_ICON = 9,
- EPHY_NODE_HOST_PROP_ZOOM = 10
+ EPHY_NODE_HOST_PROP_ZOOM = 10,
+ EPHY_NODE_PAGE_PROP_GECKO_FLAGS = 11
};
struct _EphyHistory