diff options
author | taya <taya@pkgsrc.org> | 2002-10-08 14:50:52 +0000 |
---|---|---|
committer | taya <taya@pkgsrc.org> | 2002-10-08 14:50:52 +0000 |
commit | 78bcb120cb2c2bbc5a0ab346d513413f4d0dcbbd (patch) | |
tree | fef1d5eab2d0184b611ad87864fe06e4b3c89b51 /www/galeon/PLIST | |
parent | 0fea176c52f5bd2712c84696ebcd48be7775039b (diff) | |
download | pkgsrc-78bcb120cb2c2bbc5a0ab346d513413f4d0dcbbd.tar.gz |
Update galeon to 1.2.6
Changes:
- Compatible with 1.0.x, 1.1.x and 1.2a
- Compatible with gcc 3.2 with --disable-werror
- Complete Basic Sidebar support
- Basic means basic. No XUL sidebars supported.
- Proxy prefs should actually be respected for a change
- Support for forcing all cookies to be session cookies
- Fixed almost all downloader progress dialog related crashes.
- Helper app handling improved, and a number of bugs fixed
Diffstat (limited to 'www/galeon/PLIST')
-rw-r--r-- | www/galeon/PLIST | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/www/galeon/PLIST b/www/galeon/PLIST index 354acb4898a..3cd57ef426b 100644 --- a/www/galeon/PLIST +++ b/www/galeon/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.13 2002/08/04 23:53:21 taya Exp $ +@comment $NetBSD: PLIST,v 1.14 2002/10/08 14:50:52 taya Exp $ bin/galeon bin/galeon-bin bin/galeon-config-tool @@ -138,6 +138,7 @@ share/galeon/spinners/pipeon/012.png share/galeon/spinners/pipeon/013.png share/galeon/spinners/pipeon/014.png share/galeon/spinners/pipeon/rest.png +share/galeon/stock_trash.xpm share/galeon/stocks.png share/galeon/stop.png share/galeon/tabs.png @@ -340,9 +341,9 @@ share/oaf/GNOME_Galeon_NautilusView.oaf share/omf/galeon/galeon-manual-C.omf share/pixmaps/galeon.png share/sounds/galeon/clicked.wav -@dirrm share/sounds/galeon @exec ${MKDIR} %D/share/omf/galeon @exec env GCONF_CONFIG_SOURCE=xml::${X11PREFIX}/etc/gconf/gconf.xml.defaults gconftool-1 --makefile-install-rule ${X11PREFIX}/etc/gconf/schemas/galeon.schemas +@dirrm share/sounds/galeon @dirrm share/omf/galeon @dirrm share/gnome/help/galeon-manual/C/stylesheet-images @dirrm share/gnome/help/galeon-manual/C/figures |