diff options
author | snj <snj@pkgsrc.org> | 2004-09-20 21:12:15 +0000 |
---|---|---|
committer | snj <snj@pkgsrc.org> | 2004-09-20 21:12:15 +0000 |
commit | 61e102a5ce9f4c49d7a09afc2efb47282cb1680a (patch) | |
tree | ad0530ad8d6b15c2e839b58b88523b27d0df5bcc /graphics/gqview/PLIST | |
parent | b58cda6746612aeb89cc185d8b161d13622c76b8 (diff) | |
download | pkgsrc-61e102a5ce9f4c49d7a09afc2efb47282cb1680a.tar.gz |
Update to gqview-1.4.4.
Changes:
* Fix various focus issues when removing or deleting images.
* Fix bug where GQview would hang until an editor command completed.
* Fix full screen interfering with xscreensaver lock.
* Fix date text utf-8 warnings.
* File management operations no longer turn off full screen.
* Fix unexpected layout order change in options window.
* Fix crash when starting slide show from folder tree right click menu.
* Miscellaneous fixes from 1.5 devel branch.
Diffstat (limited to 'graphics/gqview/PLIST')
-rw-r--r-- | graphics/gqview/PLIST | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/graphics/gqview/PLIST b/graphics/gqview/PLIST index 7ab3a332b55..4dcebbf0006 100644 --- a/graphics/gqview/PLIST +++ b/graphics/gqview/PLIST @@ -1,6 +1,7 @@ -@comment $NetBSD: PLIST,v 1.8 2004/02/21 07:59:52 snj Exp $ +@comment $NetBSD: PLIST,v 1.9 2004/09/20 21:12:15 snj Exp $ bin/gqview man/man1/gqview.1 +share/applications/gqview.desktop share/gqview/README ${PKGLOCALEDIR}/locale/bg/LC_MESSAGES/gqview.mo ${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/gqview.mo @@ -29,4 +30,7 @@ ${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/gqview.mo ${PKGLOCALEDIR}/locale/vi/LC_MESSAGES/gqview.mo ${PKGLOCALEDIR}/locale/zh_CN.GB2312/LC_MESSAGES/gqview.mo ${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/gqview.mo +share/pixmaps/gqview.png +@comment in xdg-dirs: @dirrm share/pixmaps @dirrm share/gqview +@comment in xdg-dirs: @dirrm share/applications |