diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2005-01-10 07:11:36 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2005-01-10 07:11:36 +0800 |
commit | c841a4c82601d795e75dfec0007eb9e0e3580f53 (patch) | |
tree | c20b33ec9af8b3b05109976d0944989e73a67b7a /lib/ephy-marshal.list | |
parent | f7c90cf8b4189935d69b2ad6a67f3708b4afe4bd (diff) | |
download | gsoc2013-epiphany-c841a4c82601d795e75dfec0007eb9e0e3580f53.tar gsoc2013-epiphany-c841a4c82601d795e75dfec0007eb9e0e3580f53.tar.gz gsoc2013-epiphany-c841a4c82601d795e75dfec0007eb9e0e3580f53.tar.bz2 gsoc2013-epiphany-c841a4c82601d795e75dfec0007eb9e0e3580f53.tar.lz gsoc2013-epiphany-c841a4c82601d795e75dfec0007eb9e0e3580f53.tar.xz gsoc2013-epiphany-c841a4c82601d795e75dfec0007eb9e0e3580f53.tar.zst gsoc2013-epiphany-c841a4c82601d795e75dfec0007eb9e0e3580f53.zip |
A lib/ephy-dbus.c: A lib/ephy-dbus.h:
2005-01-10 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
* lib/Makefile.am:
A lib/ephy-dbus.c:
A lib/ephy-dbus.h:
* lib/ephy-marshal.list:
* src/Makefile.am:
* src/ephy-shell.c: (ephy_shell_finalize),
(ephy_shell_get_dbus_service):
* src/ephy-shell.h:
Add experimental dbus service, disabled by default. Configure with
--enable-dbus to enable.
Diffstat (limited to 'lib/ephy-marshal.list')
-rw-r--r-- | lib/ephy-marshal.list | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/ephy-marshal.list b/lib/ephy-marshal.list index 3bfa98df3..bd2aab113 100644 --- a/lib/ephy-marshal.list +++ b/lib/ephy-marshal.list @@ -4,6 +4,7 @@ BOOLEAN:VOID OBJECT:FLAGS OBJECT:STRING,OBJECT,FLAGS STRING:VOID +VOID:ENUM VOID:POINTER,BOOLEAN VOID:POINTER,POINTER VOID:STRING,FLAGS |