diff options
author | jmmv <jmmv@pkgsrc.org> | 2004-06-20 20:15:42 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2004-06-20 20:15:42 +0000 |
commit | 610ed4d2abeea0d0372430998ff7d9ccbf9e1fe7 (patch) | |
tree | f1b25e874f415d76c265def67057a928c98338e8 /www/epiphany/PLIST | |
parent | a096438a4ad0f033b02161807a7bf9e9c19e4058 (diff) | |
download | pkgsrc-610ed4d2abeea0d0372430998ff7d9ccbf9e1fe7.tar.gz |
Update to 1.2.6:
Code changes
* Support for mozilla 1.7rc1, 1.7rc2, 17rc3, 1.7 branch and trunk
(Christian, Marco, Carlos Romero)
* Eliminate external protocol handlers and use prefs instead
(Christian Biesinger)
* Various solaris portability fixes (Brian Cameron, Christian)
* Filter unwanted urls from history (Christian) [#142143]
* Disable xpinstall by default (Christian) [144035]
Bugfixes
* Fix some compile warnings (Christian)
* Use single sign-on prompt for downloads too (Christian)
* Fix crash with popup window and when opening windows from command line
(Christian) (backported from HEAD) [#142184]
* Fix compilation with gcc 2.95 (Christian)
* Fix LD_LIBRARY_PATH setting in startup script (Christian) [#141576]
* Fix a mem leak in the toolbar editor (Christian)
* Fix cookies-cleared notification (Christian)
* Fix toolbar editor dragging theme bug (Crispin Flowerday)
* Fix reload not to use forced reload by default (C. J. N. Breame)
[#143365]
* Fix filechooser default filename shown from web form file inputs
(Christian)
* Fix opening of webcal: urls (Marco) [#139040]
* Fix check for firefox bookmarks file import (Christian)
* Fix contextmenu on unfocused text fields (Marco) [#139040]
Documentation translations
* Translated to spanish (es) by Francisco F. Serrador
Translations
* bg, el, th, tk, ru
Diffstat (limited to 'www/epiphany/PLIST')
-rw-r--r-- | www/epiphany/PLIST | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/www/epiphany/PLIST b/www/epiphany/PLIST index 2c4a9cc4116..78132dcc814 100644 --- a/www/epiphany/PLIST +++ b/www/epiphany/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2004/05/04 17:16:26 jmmv Exp $ +@comment $NetBSD: PLIST,v 1.5 2004/06/20 20:15:42 jmmv Exp $ bin/epiphany bin/epiphany-bin include/epiphany-1.2/epiphany/ephy-bookmarks.h @@ -75,6 +75,12 @@ share/gnome/help/epiphany/C/figures/ephy-bookmarkbar-smartbookmark-screenshot.pn share/gnome/help/epiphany/C/figures/ephy-history-window-screenshot.png share/gnome/help/epiphany/C/figures/ephy-screenshot.png share/gnome/help/epiphany/C/legal.xml +share/gnome/help/epiphany/es/epiphany.xml +share/gnome/help/epiphany/es/figures/ephy-addressbar-smartbookmark-screenshot.png +share/gnome/help/epiphany/es/figures/ephy-bookmarkbar-smartbookmark-screenshot.png +share/gnome/help/epiphany/es/figures/ephy-history-window-screenshot.png +share/gnome/help/epiphany/es/figures/ephy-screenshot.png +share/gnome/help/epiphany/es/legal.xml share/gnome/help/epiphany/eu/epiphany.xml share/gnome/help/epiphany/eu/figures/ephy-history-window-screenshot.png share/gnome/help/epiphany/eu/figures/ephy-screenshot.png @@ -131,6 +137,8 @@ ${PKGLOCALEDIR}/locale/sr/LC_MESSAGES/epiphany.mo ${PKGLOCALEDIR}/locale/sr@Latn/LC_MESSAGES/epiphany.mo ${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/epiphany.mo ${PKGLOCALEDIR}/locale/ta/LC_MESSAGES/epiphany.mo +${PKGLOCALEDIR}/locale/th/LC_MESSAGES/epiphany.mo +${PKGLOCALEDIR}/locale/tk/LC_MESSAGES/epiphany.mo ${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/epiphany.mo ${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/epiphany.mo ${PKGLOCALEDIR}/locale/vi/LC_MESSAGES/epiphany.mo @@ -138,6 +146,7 @@ ${PKGLOCALEDIR}/locale/wa/LC_MESSAGES/epiphany.mo ${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/epiphany.mo ${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/epiphany.mo share/omf/epiphany/epiphany-C.omf +share/omf/epiphany/epiphany-es.omf share/omf/epiphany/epiphany-eu.omf share/pixmaps/epiphany-bookmarks.png @comment in xdg-dirs: @dirrm share/pixmaps @@ -145,6 +154,8 @@ share/pixmaps/epiphany-bookmarks.png @comment in scrollkeeper: @dirrm share/omf @dirrm share/gnome/help/epiphany/eu/figures @dirrm share/gnome/help/epiphany/eu +@dirrm share/gnome/help/epiphany/es/figures +@dirrm share/gnome/help/epiphany/es @dirrm share/gnome/help/epiphany/C/figures @dirrm share/gnome/help/epiphany/C @dirrm share/gnome/help/epiphany |