diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2006-08-08 05:40:57 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2006-08-08 05:40:57 +0800 |
commit | 9a00acc5d859280d25d939e0f252c99408929aa3 (patch) | |
tree | ae0202dc938da5d2237498d70de79b0096dcb9ea | |
parent | d7265632db0ebbfa422c2ed3041a6d5e9ec19ca4 (diff) | |
download | gsoc2013-epiphany-9a00acc5d859280d25d939e0f252c99408929aa3.tar gsoc2013-epiphany-9a00acc5d859280d25d939e0f252c99408929aa3.tar.gz gsoc2013-epiphany-9a00acc5d859280d25d939e0f252c99408929aa3.tar.bz2 gsoc2013-epiphany-9a00acc5d859280d25d939e0f252c99408929aa3.tar.lz gsoc2013-epiphany-9a00acc5d859280d25d939e0f252c99408929aa3.tar.xz gsoc2013-epiphany-9a00acc5d859280d25d939e0f252c99408929aa3.tar.zst gsoc2013-epiphany-9a00acc5d859280d25d939e0f252c99408929aa3.zip |
=== Release 2.5.91 ===RELEASE_2_5_91
2006-08-07 Christian Persch <chpe@cvs.gnome.org>
=== Release 2.5.91 ===
* configure.ac:
-rw-r--r-- | ChangeLog | 6 | ||||
-rw-r--r-- | configure.ac | 2 | ||||
-rw-r--r-- | doc/reference/tmpl/ephy-embed.sgml | 3 |
3 files changed, 10 insertions, 1 deletions
@@ -1,5 +1,11 @@ 2006-08-07 Christian Persch <chpe@cvs.gnome.org> + === Release 2.5.91 === + + * configure.ac: + +2006-08-07 Christian Persch <chpe@cvs.gnome.org> + * src/ephy-window.c: Don't allow closing the window if quit is locked down. diff --git a/configure.ac b/configure.ac index d1dab25f1..340577a72 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],[2.15.4.90],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) +AC_INIT([GNOME Web Browser],[2.15.91],[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 bc35ef98e..dcf036f67 100644 --- a/doc/reference/tmpl/ephy-embed.sgml +++ b/doc/reference/tmpl/ephy-embed.sgml @@ -335,6 +335,9 @@ be done by casting). @: @: @: +@: +@: +@: @: <!-- ##### SIGNAL EphyEmbed::ge-search-key-press ##### --> |