Update to 1.4.6:

Changes

* Fix wrong certificate stored (Christian) [#158453]
* Disallow favicon links from subframes (Christian)
* Fix opening of content when not downloading automatically (Marco) [#158466]
* Add --disable-filepicker configure option (Christian)
* Fix tabs menu ordering when using the tab-groups extension (Christian)
* Fix event context computation (Christian)
* Adapt to mozilla API changes (Christian; patch adapted from a galeon patch
  by Crispin Flowerday)
* Fix out-of-srcdir build (Marco, Christian)
* Don't raise windows when using --new-tab (Christian) [#158923]

Translation updates

* Jordi Mallach (ca)
This commit is contained in:
jmmv 2004-11-29 17:38:54 +00:00
parent 76b8e86183
commit ed6f270a53
3 changed files with 10 additions and 9 deletions

View file

@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.24 2004/11/14 21:54:13 jmmv Exp $
# $NetBSD: Makefile,v 1.25 2004/11/29 17:38:54 jmmv Exp $
#
DISTNAME= epiphany-1.4.5
DISTNAME= epiphany-1.4.6
CATEGORIES= www gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/epiphany/1.4/}
EXTRACT_SUFX= .tar.bz2

View file

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.9 2004/11/14 21:54:13 jmmv Exp $
@comment $NetBSD: PLIST,v 1.10 2004/11/29 17:38:54 jmmv Exp $
bin/epiphany
include/epiphany-1.4/epiphany/ephy-bookmarks.h
include/epiphany-1.4/epiphany/ephy-command-manager.h
@ -32,16 +32,16 @@ share/applications/bme.desktop
share/applications/epiphany.desktop
share/doc/epiphany/EphyCommandManager.html
share/doc/epiphany/EphyEmbed.html
share/doc/epiphany/EphyEmbedPersist.html
share/doc/epiphany/EphyEmbedSingle.html
share/doc/epiphany/EphyNodeDb.html
share/doc/epiphany/EphyPermissionManager.html
share/doc/epiphany/EphyTab.html
share/doc/epiphany/EphyWindow.html
share/doc/epiphany/ch01.html
share/doc/epiphany/ch02.html
share/doc/epiphany/epiphany-EphyEmbedFactory.html
share/doc/epiphany/epiphany-EphyEmbedPersist.html
share/doc/epiphany/epiphany-EphyEmbedSingle.html
share/doc/epiphany/epiphany-EphyGlade.html
share/doc/epiphany/epiphany-EphyPermissionManager.html
share/doc/epiphany/epiphany-ephy-cookie-manager.html
share/doc/epiphany/epiphany-ephy-password-manager.html
share/doc/epiphany/epiphany-ephy-session.html
@ -52,6 +52,7 @@ share/doc/epiphany/index.html
share/doc/epiphany/index.sgml
share/doc/epiphany/left.png
share/doc/epiphany/right.png
share/doc/epiphany/style.css
share/doc/epiphany/up.png
share/epiphany/art/epiphany-bookmarks.png
share/epiphany/art/epiphany-close-tab.png

View file

@ -1,4 +1,4 @@
$NetBSD: distinfo,v 1.15 2004/11/14 21:54:13 jmmv Exp $
$NetBSD: distinfo,v 1.16 2004/11/29 17:38:54 jmmv Exp $
SHA1 (epiphany-1.4.5.tar.bz2) = 76bc288095f0ad0c2e78ebe89706f0ee7f887135
Size (epiphany-1.4.5.tar.bz2) = 3529226 bytes
SHA1 (epiphany-1.4.6.tar.bz2) = a0c4b05b048a8c755e66fff72c3026a334eef345
Size (epiphany-1.4.6.tar.bz2) = 3541516 bytes