aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2005-10-31 21:22:10 +0800
committerChristian Persch <chpe@src.gnome.org>2005-10-31 21:22:10 +0800
commit6b866168d7d5b3702f709b5ecb59454761b9e790 (patch)
treebe857c5857c135318677208e63d94ec1d5c88471 /lib
parent1ff25e7c76cafd5abae29b7e7c058cee3f2f2299 (diff)
downloadgsoc2013-epiphany-6b866168d7d5b3702f709b5ecb59454761b9e790.tar
gsoc2013-epiphany-6b866168d7d5b3702f709b5ecb59454761b9e790.tar.gz
gsoc2013-epiphany-6b866168d7d5b3702f709b5ecb59454761b9e790.tar.bz2
gsoc2013-epiphany-6b866168d7d5b3702f709b5ecb59454761b9e790.tar.lz
gsoc2013-epiphany-6b866168d7d5b3702f709b5ecb59454761b9e790.tar.xz
gsoc2013-epiphany-6b866168d7d5b3702f709b5ecb59454761b9e790.tar.zst
gsoc2013-epiphany-6b866168d7d5b3702f709b5ecb59454761b9e790.zip
Store the redirect and toplevel attributes when adding pages to the
2005-10-31 Christian Persch <chpe@cvs.gnome.org> * embed/ephy-history.c: (ephy_history_class_init), (ephy_history_add_page), (impl_add_page): * embed/ephy-history.h: * embed/mozilla/GlobalHistory.cpp: * lib/ephy-marshal.list: * src/epiphany.defs: Store the redirect and toplevel attributes when adding pages to the history (doesn't do anything with the info yet, though). Based on a galeon patch by tko.
Diffstat (limited to 'lib')
-rw-r--r--lib/ephy-marshal.list1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/ephy-marshal.list b/lib/ephy-marshal.list
index bbc8f2d40..c3f186572 100644
--- a/lib/ephy-marshal.list
+++ b/lib/ephy-marshal.list
@@ -2,6 +2,7 @@ BOOLEAN:BOXED
BOOLEAN:ENUM,STRING,STRING,STRING
BOOLEAN:OBJECT
BOOLEAN:STRING
+BOOLEAN:STRING,BOOLEAN,BOOLEAN
BOOLEAN:STRING,STRING
BOOLEAN:STRING,STRING,STRING
BOOLEAN:VOID