aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2004-10-31 02:04:40 +0800
committerChristian Persch <chpe@src.gnome.org>2004-10-31 02:04:40 +0800
commit4c41745e525a7fc35f29622e382ec7f881cc2e50 (patch)
tree20e3f974f518a22e7d9b00ed8075a0cf653e2f89 /lib
parentebddd6104b96e1da09e8f6375ef7707ff42ee447 (diff)
downloadgsoc2013-epiphany-4c41745e525a7fc35f29622e382ec7f881cc2e50.tar
gsoc2013-epiphany-4c41745e525a7fc35f29622e382ec7f881cc2e50.tar.gz
gsoc2013-epiphany-4c41745e525a7fc35f29622e382ec7f881cc2e50.tar.bz2
gsoc2013-epiphany-4c41745e525a7fc35f29622e382ec7f881cc2e50.tar.lz
gsoc2013-epiphany-4c41745e525a7fc35f29622e382ec7f881cc2e50.tar.xz
gsoc2013-epiphany-4c41745e525a7fc35f29622e382ec7f881cc2e50.tar.zst
gsoc2013-epiphany-4c41745e525a7fc35f29622e382ec7f881cc2e50.zip
Check for nsIDOMNSEvent::GetIsTrusted.
2004-10-30 Christian Persch <chpe@cvs.gnome.org> * configure.ac: Check for nsIDOMNSEvent::GetIsTrusted. * embed/mozilla/EphyBrowser.cpp: Conditionally compile this code. * lib/ephy-marshal.list: Forgot to commit this.
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 e931ff895..23b5084f1 100644
--- a/lib/ephy-marshal.list
+++ b/lib/ephy-marshal.list
@@ -1,6 +1,7 @@
INT:STRING
BOOLEAN:OBJECT
BOOLEAN:STRING, STRING
+BOOLEAN:VOID
VOID:ENUM,INT,BOOLEAN
VOID:INT,INT
VOID:POINTER,INT