diff options
author | Christian Persch <chpe@src.gnome.org> | 2008-04-08 00:27:21 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2008-04-08 00:27:21 +0800 |
commit | cc4ecb65c54a08bd33acf76e459b5df901a0a29b (patch) | |
tree | 5eaad8af48968c785f12c2440f85c13ac84b6cdc | |
parent | fb6e965b470e8a57bfcf8bbbfd59c64539eb8fa7 (diff) | |
download | gsoc2013-epiphany-cc4ecb65c54a08bd33acf76e459b5df901a0a29b.tar gsoc2013-epiphany-cc4ecb65c54a08bd33acf76e459b5df901a0a29b.tar.gz gsoc2013-epiphany-cc4ecb65c54a08bd33acf76e459b5df901a0a29b.tar.bz2 gsoc2013-epiphany-cc4ecb65c54a08bd33acf76e459b5df901a0a29b.tar.lz gsoc2013-epiphany-cc4ecb65c54a08bd33acf76e459b5df901a0a29b.tar.xz gsoc2013-epiphany-cc4ecb65c54a08bd33acf76e459b5df901a0a29b.tar.zst gsoc2013-epiphany-cc4ecb65c54a08bd33acf76e459b5df901a0a29b.zip |
More gecko exorcism
svn path=/trunk/; revision=8197
-rw-r--r-- | doc/reference/epiphany-sections.txt | 10 | ||||
-rw-r--r-- | doc/reference/epiphany.types | 4 |
2 files changed, 0 insertions, 14 deletions
diff --git a/doc/reference/epiphany-sections.txt b/doc/reference/epiphany-sections.txt index 093d2da20..b3a34220d 100644 --- a/doc/reference/epiphany-sections.txt +++ b/doc/reference/epiphany-sections.txt @@ -330,13 +330,3 @@ EPHY_CONTENT_POLICY_CONTRACTID EPHY_CONTENT_POLICY_CLASSNAME EPHY_CONTENT_POLICY_CID </SECTION> - -<SECTION> -<FILE>EphySingle</FILE> -Init -Detach -EmitCookieNotification -EmitPermissionNotification -mozilla_cookie_to_ephy_cookie -mozilla_permission_to_ephy_permission -</SECTION> diff --git a/doc/reference/epiphany.types b/doc/reference/epiphany.types index 32f447c4c..4a797e096 100644 --- a/doc/reference/epiphany.types +++ b/doc/reference/epiphany.types @@ -25,8 +25,6 @@ ephy_zoom_control_get_type #include <ephy-cookie-manager.h> #include <ephy-password-manager.h> #include <ephy-permission-manager.h> -#include <mozilla-embed.h> -#include <mozilla-embed-persist.h> ephy_embed_get_type downloader_view_get_type @@ -39,8 +37,6 @@ ephy_embed_single_get_type ephy_cookie_manager_get_type ephy_permission_manager_get_type ephy_password_manager_get_type -mozilla_embed_get_type -mozilla_embed_persist_get_type #include <ephy-window.h> #include <ephy-shell.h> |