diff options
author | drochner <drochner> | 2005-07-27 17:30:14 +0000 |
---|---|---|
committer | drochner <drochner> | 2005-07-27 17:30:14 +0000 |
commit | 37126409c596258afa396a39e9c3be3622fabd02 (patch) | |
tree | 6e49d8ffc91eb07831d310c27b75d23776075d7f /security/gnome-keyring/PLIST | |
parent | 62c85f0d9c203198c5dc7b047ec64caf74ecd5ae (diff) | |
download | pkgsrc-37126409c596258afa396a39e9c3be3622fabd02.tar.gz |
update to 0.4.3
changes:
* Translation updates
* Fix bug in acl functions* Fix bug in acl functions
* implement gnome_keyring_set_info
* add sync function for all operations
* fix leaks
Diffstat (limited to 'security/gnome-keyring/PLIST')
-rw-r--r-- | security/gnome-keyring/PLIST | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/security/gnome-keyring/PLIST b/security/gnome-keyring/PLIST index ec5891adcbf..30cd661287d 100644 --- a/security/gnome-keyring/PLIST +++ b/security/gnome-keyring/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.6 2005/03/22 15:58:49 jmmv Exp $ +@comment $NetBSD: PLIST,v 1.7 2005/07/27 17:30:14 drochner Exp $ bin/gnome-keyring-daemon include/gnome-keyring-1/gnome-keyring.h lib/libgnome-keyring.la @@ -18,10 +18,12 @@ ${PKGLOCALEDIR}/locale/el/LC_MESSAGES/gnome-keyring.mo ${PKGLOCALEDIR}/locale/en_CA/LC_MESSAGES/gnome-keyring.mo ${PKGLOCALEDIR}/locale/en_GB/LC_MESSAGES/gnome-keyring.mo ${PKGLOCALEDIR}/locale/es/LC_MESSAGES/gnome-keyring.mo +${PKGLOCALEDIR}/locale/et/LC_MESSAGES/gnome-keyring.mo ${PKGLOCALEDIR}/locale/eu/LC_MESSAGES/gnome-keyring.mo ${PKGLOCALEDIR}/locale/fa/LC_MESSAGES/gnome-keyring.mo ${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/gnome-keyring.mo ${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/gnome-keyring.mo +${PKGLOCALEDIR}/locale/gl/LC_MESSAGES/gnome-keyring.mo ${PKGLOCALEDIR}/locale/hr/LC_MESSAGES/gnome-keyring.mo ${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/gnome-keyring.mo ${PKGLOCALEDIR}/locale/id/LC_MESSAGES/gnome-keyring.mo @@ -42,6 +44,7 @@ ${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/gnome-keyring.mo ${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/gnome-keyring.mo ${PKGLOCALEDIR}/locale/ro/LC_MESSAGES/gnome-keyring.mo ${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/gnome-keyring.mo +${PKGLOCALEDIR}/locale/rw/LC_MESSAGES/gnome-keyring.mo ${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/gnome-keyring.mo ${PKGLOCALEDIR}/locale/sq/LC_MESSAGES/gnome-keyring.mo ${PKGLOCALEDIR}/locale/sr/LC_MESSAGES/gnome-keyring.mo @@ -51,6 +54,7 @@ ${PKGLOCALEDIR}/locale/ta/LC_MESSAGES/gnome-keyring.mo ${PKGLOCALEDIR}/locale/th/LC_MESSAGES/gnome-keyring.mo ${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/gnome-keyring.mo ${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/gnome-keyring.mo +${PKGLOCALEDIR}/locale/xh/LC_MESSAGES/gnome-keyring.mo ${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/gnome-keyring.mo ${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/gnome-keyring.mo @dirrm include/gnome-keyring-1 |