diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2005-06-05 17:41:42 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2005-06-05 17:41:42 +0800 |
commit | efcd0960fd775cb262f852f79edfcbbd75a33849 (patch) | |
tree | a6fb47e7495b94a97043cbf4888f6e5999ec8353 /doc/reference/tmpl/epiphany-unused.sgml | |
parent | cbf7d80c5be648d7d7610c5f63d31e8e84995d5d (diff) | |
download | gsoc2013-epiphany-efcd0960fd775cb262f852f79edfcbbd75a33849.tar gsoc2013-epiphany-efcd0960fd775cb262f852f79edfcbbd75a33849.tar.gz gsoc2013-epiphany-efcd0960fd775cb262f852f79edfcbbd75a33849.tar.bz2 gsoc2013-epiphany-efcd0960fd775cb262f852f79edfcbbd75a33849.tar.lz gsoc2013-epiphany-efcd0960fd775cb262f852f79edfcbbd75a33849.tar.xz gsoc2013-epiphany-efcd0960fd775cb262f852f79edfcbbd75a33849.tar.zst gsoc2013-epiphany-efcd0960fd775cb262f852f79edfcbbd75a33849.zip |
Version 1.7.1.Release171
2005-06-05 Christian Persch <chpe@cvs.gnome.org>
Version 1.7.1.
* Makefile.am:
Add --enable-python to distcheck configure flags.
* NEWS:
* configure.ac:
Updated for version 1.7.1.
* embed/mozilla/EphyBrowser.cpp:
* embed/mozilla/EventContext.cpp:
Fix warnings.
* src/ephy-extensions-manager.c: (get_loader_for_type),
(load_extension):
Fix --disable-python case.
* src/Makefile.am:
Fix make distcheck.
Diffstat (limited to 'doc/reference/tmpl/epiphany-unused.sgml')
-rw-r--r-- | doc/reference/tmpl/epiphany-unused.sgml | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/doc/reference/tmpl/epiphany-unused.sgml b/doc/reference/tmpl/epiphany-unused.sgml index eaa279c2f..96f81582c 100644 --- a/doc/reference/tmpl/epiphany-unused.sgml +++ b/doc/reference/tmpl/epiphany-unused.sgml @@ -206,6 +206,15 @@ Represents the state of an #EphyEmbed with regards to networking negotiations. </para> +<!-- ##### FUNCTION ephy_embed_find_next ##### --> +<para> + +</para> + +@embed: +@backwards: +@Returns: + <!-- ##### FUNCTION ephy_embed_get_encoding_info ##### --> <para> @@ -261,6 +270,14 @@ Represents the state of an #EphyEmbed with regards to networking negotiations. @Returns: +<!-- ##### FUNCTION ephy_node_db_get_by_name ##### --> +<para> + +</para> + +@name: +@Returns: + <!-- ##### FUNCTION ephy_password_manager_add ##### --> <para> |