diff options
-rw-r--r-- | ChangeLog | 15 | ||||
-rw-r--r-- | Makefile.am | 2 | ||||
-rw-r--r-- | doc/reference/tmpl/ephy-embed-persist.sgml | 1 | ||||
-rw-r--r-- | doc/reference/tmpl/ephy-embed.sgml | 2 | ||||
-rw-r--r-- | doc/reference/tmpl/ephy-shell.sgml | 9 | ||||
-rw-r--r-- | doc/reference/tmpl/epiphany-unused.sgml | 8 |
6 files changed, 27 insertions, 10 deletions
@@ -1,5 +1,20 @@ 2004-09-28 Christian Persch <chpe@cvs.gnome.org> + === Release 1.4.1 === + + * Makefile.am: + + Pass --with-mozilla to distcheck's configure. + + * doc/reference/tmpl/ephy-embed-persist.sgml: + * doc/reference/tmpl/ephy-embed.sgml: + * doc/reference/tmpl/ephy-shell.sgml: + * doc/reference/tmpl/epiphany-unused.sgml: + + Updated. + +2004-09-28 Christian Persch <chpe@cvs.gnome.org> + * configure.in: Version 1.4.1. diff --git a/Makefile.am b/Makefile.am index 1c2bd3af5..a88eeeb50 100644 --- a/Makefile.am +++ b/Makefile.am @@ -21,4 +21,4 @@ DISTCLEANFILES = \ intltool-merge \ intltool-update -DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --disable-schemas-install +DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --disable-schemas-install --with-mozilla=$(MOZILLA) diff --git a/doc/reference/tmpl/ephy-embed-persist.sgml b/doc/reference/tmpl/ephy-embed-persist.sgml index f16d3be1b..36eb73882 100644 --- a/doc/reference/tmpl/ephy-embed-persist.sgml +++ b/doc/reference/tmpl/ephy-embed-persist.sgml @@ -81,6 +81,7 @@ Determines how the #EphyEmbedPersist should act. ephy_embed_persist_save() if this is the case. If unset, use the destination specified with ephy_embed_persist_set_dest(). +@EMBED_PERSIST_DO_CONVERSION: <!-- ##### FUNCTION ephy_embed_persist_set_dest ##### --> <para> diff --git a/doc/reference/tmpl/ephy-embed.sgml b/doc/reference/tmpl/ephy-embed.sgml index 51aec26d1..05984ca0b 100644 --- a/doc/reference/tmpl/ephy-embed.sgml +++ b/doc/reference/tmpl/ephy-embed.sgml @@ -148,6 +148,8 @@ be done by casting). @: @: @: +@: +@: @: <!-- ##### SIGNAL EphyEmbed::ge-security-change ##### --> diff --git a/doc/reference/tmpl/ephy-shell.sgml b/doc/reference/tmpl/ephy-shell.sgml index 6c9e8b68d..ec64d0aa2 100644 --- a/doc/reference/tmpl/ephy-shell.sgml +++ b/doc/reference/tmpl/ephy-shell.sgml @@ -94,15 +94,6 @@ ephy-shell @Returns: -<!-- ##### FUNCTION ephy_shell_get_active_window ##### --> -<para> - -</para> - -@shell: -@Returns: - - <!-- ##### FUNCTION ephy_shell_new_tab ##### --> <para> diff --git a/doc/reference/tmpl/epiphany-unused.sgml b/doc/reference/tmpl/epiphany-unused.sgml index aa9f02d89..1dfbb6967 100644 --- a/doc/reference/tmpl/epiphany-unused.sgml +++ b/doc/reference/tmpl/epiphany-unused.sgml @@ -154,6 +154,14 @@ mozilla-embed-event @path: @gs: +<!-- ##### FUNCTION ephy_shell_get_active_window ##### --> +<para> + +</para> + +@shell: +@Returns: + <!-- ##### FUNCTION ephy_tab_get_window ##### --> <para> |