diff options
author | adam <adam@pkgsrc.org> | 2005-09-07 14:42:10 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2005-09-07 14:42:10 +0000 |
commit | 48285a466db49b8abbb63c29f5a935d8de6066c8 (patch) | |
tree | 13668d624982abecfe1f27ae82adddb1739a3686 /graphics/gliv/PLIST | |
parent | 35c6f699e080a330ff6175ad3c9b33e6e4dd1e29 (diff) | |
download | pkgsrc-48285a466db49b8abbb63c29f5a935d8de6066c8.tar.gz |
Changes 1.9.3:
* New menu entry to open a directory.
* Initial Kinyarwanda translation.
* Vietnamese translation.
* "Pause" as a keybinding to toggle the slideshow.
* Files are sorted in natural order, such that 2.jpg comes before 10.jpg.
Changes 1.9.2:
* Faster loading of collections.
* Faster switching between images.
* Added an option to keep transformations between images.
* Turkish translation
Diffstat (limited to 'graphics/gliv/PLIST')
-rw-r--r-- | graphics/gliv/PLIST | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/graphics/gliv/PLIST b/graphics/gliv/PLIST index b2a8515efe7..8150b363009 100644 --- a/graphics/gliv/PLIST +++ b/graphics/gliv/PLIST @@ -1,10 +1,16 @@ -@comment $NetBSD: PLIST,v 1.2 2004/11/30 16:13:53 adam Exp $ +@comment $NetBSD: PLIST,v 1.3 2005/09/07 14:42:10 adam Exp $ bin/gliv +man/de/man1/gliv.1 +man/fr/man1/gliv.1 man/man1/gliv.1 +man/ru/man1/gliv.1 ${PKGLOCALEDIR}/locale/de/LC_MESSAGES/gliv.mo ${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/gliv.mo ${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/gliv.mo ${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/gliv.mo ${PKGLOCALEDIR}/locale/ro/LC_MESSAGES/gliv.mo ${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/gliv.mo +${PKGLOCALEDIR}/locale/rw/LC_MESSAGES/gliv.mo ${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/gliv.mo +${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/gliv.mo +${PKGLOCALEDIR}/locale/vi/LC_MESSAGES/gliv.mo |