diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2006-06-11 05:58:45 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2006-06-11 05:58:45 +0800 |
commit | 67b4ebeb0e20cb0534bf40362280fa827e667890 (patch) | |
tree | 77a23f51eb8c760e5fdd0f370c498da44aa87060 | |
parent | a1a206977d6dcfb36ad485fe429a6491cdabfa1d (diff) | |
download | gsoc2013-epiphany-67b4ebeb0e20cb0534bf40362280fa827e667890.tar gsoc2013-epiphany-67b4ebeb0e20cb0534bf40362280fa827e667890.tar.gz gsoc2013-epiphany-67b4ebeb0e20cb0534bf40362280fa827e667890.tar.bz2 gsoc2013-epiphany-67b4ebeb0e20cb0534bf40362280fa827e667890.tar.lz gsoc2013-epiphany-67b4ebeb0e20cb0534bf40362280fa827e667890.tar.xz gsoc2013-epiphany-67b4ebeb0e20cb0534bf40362280fa827e667890.tar.zst gsoc2013-epiphany-67b4ebeb0e20cb0534bf40362280fa827e667890.zip |
=== Release 2.15.3 ===RELEASE_2_15_3
2006-06-10 Christian Persch <chpe@cvs.gnome.org>
=== Release 2.15.3 ===
* 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,3 +1,9 @@ +2006-06-10 Christian Persch <chpe@cvs.gnome.org> + + === Release 2.15.3 === + + * configure.ac: + 2006-06-09 Christian Persch <chpe@cvs.gnome.org> * configure.ac: diff --git a/configure.ac b/configure.ac index 9ea02b0bf..4c65b2317 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.2.90],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) +AC_INIT([GNOME Web Browser],[2.15.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 1476805a5..f965cc0db 100644 --- a/doc/reference/tmpl/ephy-embed.sgml +++ b/doc/reference/tmpl/ephy-embed.sgml @@ -329,6 +329,9 @@ be done by casting). @: @: @: +@: +@: +@: @: <!-- ##### SIGNAL EphyEmbed::ge-search-key-press ##### --> |