diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2004-11-01 22:29:11 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-11-01 22:29:11 +0800 |
commit | a9f5f6a3a6f6de18242e6e0e89b93bfa70e1a535 (patch) | |
tree | e8b7d3522e5ab5d7d176e28ab2b848a46302b3b7 /doc/reference/tmpl/ephy-embed.sgml | |
parent | f686d272ac4558e0ebda8f3aa873d2d9eefb17b5 (diff) | |
download | gsoc2013-epiphany-a9f5f6a3a6f6de18242e6e0e89b93bfa70e1a535.tar gsoc2013-epiphany-a9f5f6a3a6f6de18242e6e0e89b93bfa70e1a535.tar.gz gsoc2013-epiphany-a9f5f6a3a6f6de18242e6e0e89b93bfa70e1a535.tar.bz2 gsoc2013-epiphany-a9f5f6a3a6f6de18242e6e0e89b93bfa70e1a535.tar.lz gsoc2013-epiphany-a9f5f6a3a6f6de18242e6e0e89b93bfa70e1a535.tar.xz gsoc2013-epiphany-a9f5f6a3a6f6de18242e6e0e89b93bfa70e1a535.tar.zst gsoc2013-epiphany-a9f5f6a3a6f6de18242e6e0e89b93bfa70e1a535.zip |
Bump version number and fix aclocal flags.
2004-11-01 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
Bump version number and fix aclocal flags.
* doc/reference/tmpl/ephy-embed-persist.sgml:
* doc/reference/tmpl/ephy-embed.sgml:
* doc/reference/tmpl/ephy-extensions-manager.sgml:
* doc/reference/tmpl/ephy-window.sgml:
* doc/reference/tmpl/epiphany-unused.sgml:
Update.
Diffstat (limited to 'doc/reference/tmpl/ephy-embed.sgml')
-rw-r--r-- | doc/reference/tmpl/ephy-embed.sgml | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/doc/reference/tmpl/ephy-embed.sgml b/doc/reference/tmpl/ephy-embed.sgml index da9a9e933..aa6ecd5ce 100644 --- a/doc/reference/tmpl/ephy-embed.sgml +++ b/doc/reference/tmpl/ephy-embed.sgml @@ -93,6 +93,21 @@ be done by casting). @ephyembed: the object which received the signal. @arg1: +<!-- ##### SIGNAL EphyEmbed::ge-modal-alert ##### --> +<para> + +</para> + +@ephyembed: the object which received the signal. +@Returns: + +<!-- ##### SIGNAL EphyEmbed::ge-modal-alert-closed ##### --> +<para> + +</para> + +@ephyembed: the object which received the signal. + <!-- ##### SIGNAL EphyEmbed::ge-net-state ##### --> <para> @@ -154,6 +169,8 @@ be done by casting). @: @: @: +@: +@: @: <!-- ##### SIGNAL EphyEmbed::ge-security-change ##### --> @@ -189,6 +206,8 @@ be done by casting). @security_change: @zoom_change: @content_change: +@modal_alert: +@modal_alert_closed: @load_url: @stop_load: @reload: |