diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2006-11-06 21:45:07 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2006-11-06 21:45:07 +0800 |
commit | b53e337f63f298f74b925f1a55355680be86189e (patch) | |
tree | 699b056cb2d0aed6d28bb7e3a6d5823a84e503c1 /doc | |
parent | b5c7b53bff9372ff4166e9779c5f89644bd4e521 (diff) | |
download | gsoc2013-epiphany-b53e337f63f298f74b925f1a55355680be86189e.tar.gz gsoc2013-epiphany-b53e337f63f298f74b925f1a55355680be86189e.tar.zst gsoc2013-epiphany-b53e337f63f298f74b925f1a55355680be86189e.zip |
=== Release 2.17.2 ===RELEASE_2_17_2
2006-11-06 Christian Persch <chpe@cvs.gnome.org>
=== Release 2.17.2 ===
* configure.ac:
* data/default-prefs-common.js:
* src/ephy-notebook.c: (build_tab_label):
Diffstat (limited to 'doc')
-rw-r--r-- | doc/reference/tmpl/ephy-embed.sgml | 84 | ||||
-rw-r--r-- | doc/reference/tmpl/ephy-shell.sgml | 1 |
2 files changed, 6 insertions, 79 deletions
diff --git a/doc/reference/tmpl/ephy-embed.sgml b/doc/reference/tmpl/ephy-embed.sgml index aa5c6d64d..c272fdf26 100644 --- a/doc/reference/tmpl/ephy-embed.sgml +++ b/doc/reference/tmpl/ephy-embed.sgml @@ -177,177 +177,102 @@ be done by casting). @ephyembed: the object which received the signal. @: -@: -@: -@: -@: -@: @: -@: @: -@: @: -@: @: -@: @: -@: @: -@: @: -@: @: -@: @: -@: @: -@: @: -@: @: -@: @: -@: @: -@: @: -@: @: -@: @: -@: @: -@: @: -@: @: -@: @: -@: @: -@: @: -@: @: -@: @: -@: @: -@: @: -@: @: -@: @: -@: @: -@: @: -@: @: -@: @: -@: @: -@: @: -@: @: -@: @: -@: @: -@: @: -@: @: -@: @: -@: @: -@: @: -@: @: -@: @: -@: @: -@: @: -@: @: -@: @: -@: @: -@: @: -@: @: -@: @: -@: @: -@: @: -@: @: -@: @: -@: @: -@: @: -@: @: @: -@: @: @: -@: @: @: -@: @: @: -@: @: @: -@: @: @: -@: @: @: -@: @: @: -@: @: @: -@: @: @: -@: @: @: -@: @: @: -@: @: @: -@: @: @: -@: @: @: -@: @: @: @: +@: +@Param2: +@Param3: +@Param4: <!-- ##### SIGNAL EphyEmbed::ge-search-key-press ##### --> <para> @@ -400,6 +325,7 @@ be done by casting). @search_key_press: @close_request: @load_url: +@load: @stop_load: @reload: @can_go_back: diff --git a/doc/reference/tmpl/ephy-shell.sgml b/doc/reference/tmpl/ephy-shell.sgml index 147153966..81cf01eb2 100644 --- a/doc/reference/tmpl/ephy-shell.sgml +++ b/doc/reference/tmpl/ephy-shell.sgml @@ -38,6 +38,7 @@ ephy-shell @EPHY_NEW_TAB_JUMP: @EPHY_NEW_TAB_IN_NEW_WINDOW: @EPHY_NEW_TAB_IN_EXISTING_WINDOW: +@EPHY_NEW_TAB_ALLOW_FIXUP: <!-- ##### FUNCTION ephy_shell_new_tab ##### --> <para> |