diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2006-02-14 07:33:13 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2006-02-14 07:33:13 +0800 |
commit | dc7ccc7f6a48345ca3be047c7bbac523e2e5fd8c (patch) | |
tree | b96841d94fcbc64dc3e1192e611502dbff26fbf4 | |
parent | 77ec45b36b16ad46d82d8fddd842469ca336ab4a (diff) | |
download | gsoc2013-epiphany-dc7ccc7f6a48345ca3be047c7bbac523e2e5fd8c.tar.gz gsoc2013-epiphany-dc7ccc7f6a48345ca3be047c7bbac523e2e5fd8c.tar.zst gsoc2013-epiphany-dc7ccc7f6a48345ca3be047c7bbac523e2e5fd8c.zip |
=== Release 1.9.7 ===
2006-02-14 Christian Persch <chpe@cvs.gnome.org>
=== Release 1.9.7 ===
* NEWS:
* configure.ac:
-rw-r--r-- | ChangeLog | 7 | ||||
-rw-r--r-- | NEWS | 26 | ||||
-rw-r--r-- | configure.ac | 2 | ||||
-rw-r--r-- | doc/reference/tmpl/ephy-embed.sgml | 3 | ||||
-rw-r--r-- | doc/reference/tmpl/ephy-session.sgml | 10 | ||||
-rw-r--r-- | doc/reference/tmpl/epiphany-unused.sgml | 9 |
6 files changed, 44 insertions, 13 deletions
@@ -1,4 +1,11 @@ 2006-02-14 Christian Persch <chpe@cvs.gnome.org> + + === Release 1.9.7 === + + * NEWS: + * configure.ac: + +2006-02-14 Christian Persch <chpe@cvs.gnome.org> * m4/gecko.m4: @@ -27,8 +27,30 @@ Bug fixes: and process them after autoresume has completed. Bug #328286. * Use GTK_STOCK_DIALOG_AUTHENTICATION. Bug #329438. -Contributors to this release: Christian Persch, Jean-François Rameau, Peter -Harvey and Crispin Flowerday. +Contributors to this release: Crispin Flowerday, Peter Harvey, +Christian Persch and Jean-François Rameau. + +Updated translations: + + * Rostislav "zbrox" Raykov (bg) + * Miloslav Trmac (cs) + * Hendrik Richter (de) + * Adam Weinberger (en_CA) + * Francisco Javier F. Serrador (es) + * Ivar Smolin (et) + * Ilkka Tuohela (fi) + * Ignacio Casal Quinteiro (gl) + * Ankit Patel (gu) + * Žygimantas Beručka (lt) + * Kjartan Maraas (nb) + * Reinout van Schouwen (nl) + * Kjartan Maraas (no) + * Laurent Dhima (sq) + * Слободан Д. Средојевић (sr, sr@Latn) + * Theppitak Karoonboonyanan (th) + * Clytie Siddall (vi) + * Liu Songhe (zh_CN) + ============== Epiphany 1.9.6 diff --git a/configure.ac b/configure.ac index 68a6928e9..8e8bbf627 100644 --- a/configure.ac +++ b/configure.ac @@ -15,7 +15,7 @@ # with this program; if not, write to the Free Software Foundation, Inc., # 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA -AC_INIT([GNOME Web Browser],[1.9.6.90],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) +AC_INIT([GNOME Web Browser],[1.9.7],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) GNOME_COMMON_INIT diff --git a/doc/reference/tmpl/ephy-embed.sgml b/doc/reference/tmpl/ephy-embed.sgml index 4d7cf4aa1..c23485784 100644 --- a/doc/reference/tmpl/ephy-embed.sgml +++ b/doc/reference/tmpl/ephy-embed.sgml @@ -323,6 +323,9 @@ be done by casting). @: @: @: +@: +@: +@: @: <!-- ##### SIGNAL EphyEmbed::ge-search-key-press ##### --> diff --git a/doc/reference/tmpl/ephy-session.sgml b/doc/reference/tmpl/ephy-session.sgml index ea1a1612e..ce97b6371 100644 --- a/doc/reference/tmpl/ephy-session.sgml +++ b/doc/reference/tmpl/ephy-session.sgml @@ -47,16 +47,6 @@ ephy-session @Returns: -<!-- ##### FUNCTION ephy_session_autoresume ##### --> -<para> - -</para> - -@session: -@user_time: -@Returns: - - <!-- ##### FUNCTION ephy_session_close ##### --> <para> diff --git a/doc/reference/tmpl/epiphany-unused.sgml b/doc/reference/tmpl/epiphany-unused.sgml index 3e04d799d..cee98c591 100644 --- a/doc/reference/tmpl/epiphany-unused.sgml +++ b/doc/reference/tmpl/epiphany-unused.sgml @@ -416,6 +416,15 @@ Represents the state of an #EphyEmbed with regards to networking negotiations. @type: @Returns: +<!-- ##### FUNCTION ephy_session_autoresume ##### --> +<para> + +</para> + +@session: +@user_time: +@Returns: + <!-- ##### FUNCTION ephy_shell_delete_on_exit ##### --> <para> |