diff options
author | jmmv <jmmv@pkgsrc.org> | 2005-10-12 21:52:54 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2005-10-12 21:52:54 +0000 |
commit | 5c56bb6d0d76d8f6400a5e57f76956ff3cf956ee (patch) | |
tree | 199205c704391e8a1c0b88d9e9f82630d5cedf8e /devel/eel2/PLIST | |
parent | 5872ed1c37a1a8e090a9815eb61642bed2a22fb7 (diff) | |
download | pkgsrc-5c56bb6d0d76d8f6400a5e57f76956ff3cf956ee.tar.gz |
Update to 2.12.1:
Major changes in 2.12.1 were:
* Translation updates
* Minor code cleanups
Major changes in 2.12.0 were:
* Translation updates
Major changes in 2.11.92 were:
* Translation updates
Major changes in 2.11.91 were:
* Fix scrolling in eel-wrap-table
* Cleanup logging code
Major changes in 2.11.90 were:
* Add x-nautilus-search URI
* Fix wrapping in eel-wrap-table
Major changes in 2.11.4 were:
* Fix memleak
Major changes in 2.11.3 were:
* Fix memleaks
* Fix compiler warnings for gcc 4
Major changes in 2.11.2 were:
* Fix memleaks
Major changes in 2.11.1 were:
* Use new libgnome-menu api
* Fixed crash with accessibility
* Use gmodule-no-export to avoid --export-dynamic
Diffstat (limited to 'devel/eel2/PLIST')
-rw-r--r-- | devel/eel2/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/eel2/PLIST b/devel/eel2/PLIST index b7202f6999c..b1215025565 100644 --- a/devel/eel2/PLIST +++ b/devel/eel2/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.13 2005/04/19 17:28:04 drochner Exp $ +@comment $NetBSD: PLIST,v 1.14 2005/10/12 21:52:54 jmmv Exp $ include/eel-2/eel/eel-accessibility.h include/eel-2/eel/eel-alert-dialog.h include/eel-2/eel/eel-art-extensions.h @@ -113,6 +113,7 @@ ${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/eel-2.0.mo ${PKGLOCALEDIR}/locale/ta/LC_MESSAGES/eel-2.0.mo ${PKGLOCALEDIR}/locale/th/LC_MESSAGES/eel-2.0.mo ${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/eel-2.0.mo +${PKGLOCALEDIR}/locale/ug/LC_MESSAGES/eel-2.0.mo ${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/eel-2.0.mo ${PKGLOCALEDIR}/locale/vi/LC_MESSAGES/eel-2.0.mo ${PKGLOCALEDIR}/locale/wa/LC_MESSAGES/eel-2.0.mo |