diff options
-rw-r--r-- | ChangeLog | 7 | ||||
-rw-r--r-- | NEWS | 28 | ||||
-rw-r--r-- | configure.ac | 2 | ||||
-rw-r--r-- | doc/reference/tmpl/ephy-embed.sgml | 6 |
4 files changed, 42 insertions, 1 deletions
@@ -1,5 +1,12 @@ 2005-12-11 Christian Persch <chpe@cvs.gnome.org> + === Release 1.9.3 === + + * NEWS: + * configure.ac: + +2005-12-11 Christian Persch <chpe@cvs.gnome.org> + * src/Makefile.am: A src/ephy-cert-manager-dialog.c: A src/ephy-cert-manager-dialog.h: @@ -1,4 +1,32 @@ ============== +Epiphany 1.9.3 +============== + +Contributors to this release: Crispin Flowerday, Philip Langdale, +Robert Marcano, Christian Persch and Reinout van Schouwen. + +Updated translations: + + * Ales Nyakhaychyk (be) + * Rostislav "zbrox" Raykov (bg) + * Miloslav Trmac (cs) + * Nikos Charonitakis (el) + * Adam Weinberger (en_CA) + * Francisco Javier F. Serrador (es) + * Priit Laes (et) + * Ignacio Casal Quinteiro (gl) + * Ankit Patel (gu) + * Žygimantas Beručka (lt) + * Kjartan Maraas (nb) + * Åsmund Skjæveland (nn) + * Kjartan Maraas (no) + * Marcel Telka (sk) + * Theppitak Karoonboonyanan (th) + * Liu Songhe (zh_CN) + * Chao-Hsiung Liao (zh_TW) + + +============== Epiphany 1.9.2 ============== diff --git a/configure.ac b/configure.ac index 34886e01e..c7e39c72b 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.2.90],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) +AC_INIT([GNOME Web Browser],[1.9.3],[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 c6f77d40e..e4937747d 100644 --- a/doc/reference/tmpl/ephy-embed.sgml +++ b/doc/reference/tmpl/ephy-embed.sgml @@ -300,6 +300,9 @@ be done by casting). @: @: @: +@: +@: +@: @: <!-- ##### SIGNAL EphyEmbed::ge-search-key-press ##### --> @@ -374,6 +377,9 @@ be done by casting). @show_page_certificate: @set_zoom: @get_zoom: +@scroll_lines: +@scroll_pages: +@scroll_pixels: @get_encoding: @has_automatic_encoding: @set_encoding: |