diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2007-04-19 02:28:59 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2007-04-19 02:28:59 +0000 |
commit | 7835a15910539b0bfb86f5044d59d2bdd876c55f (patch) | |
tree | 13381855e75217ba21c5f9e3b19f3eedc4709ded /print/epdfview/PLIST | |
parent | 327ec40cc3280455d2d17af7ed42fcf1c35fd397 (diff) | |
download | pkgsrc-7835a15910539b0bfb86f5044d59d2bdd876c55f.tar.gz |
Update to 0.1.6.
New features:
* Support for printer's instances.
* Support for stdint (i.e, '-') as filename from command line.
Interface improvements:
* About box's link is now clickable (#45).
* "Open" and "Save As" dialogs now use extension patterns in
addition to mime types filters (#50).
* Full screen support.
* "Save As" dialog sets the current file's name as the default
save name.
Bug fixes:
* Prevent showing the menu entry twice.
* Fixed typo that check for Poppler version 0.5.2 or higher in
order to show the index).
* The cache is emptied between file loads, so the previous
file's page are displayed.
* Changed the "Save As" dialog's button from "Open" to "Save".
* Prevent crashes in FreeBSD when searching in a document.
* Fixed some bugs rendering pages under some systems.
* Fixed problems printing documents under some systems, specially
64-bit systems.
Diffstat (limited to 'print/epdfview/PLIST')
-rw-r--r-- | print/epdfview/PLIST | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/epdfview/PLIST b/print/epdfview/PLIST index 469e61a8b43..2ac899a6532 100644 --- a/print/epdfview/PLIST +++ b/print/epdfview/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2006/11/30 07:30:29 reed Exp $ +@comment $NetBSD: PLIST,v 1.2 2007/04/19 02:28:59 xtraeme Exp $ bin/epdfview share/applications/epdfview.desktop share/epdfview/pixmaps/icon_epdfview-24.png @@ -19,4 +19,4 @@ share/locale/vi/LC_MESSAGES/epdfview.mo @dirrm share/epdfview/ui @dirrm share/epdfview/pixmaps @dirrm share/epdfview -@comment @dirrm share/applications +@comment in xdg-dirs: @dirrm share/applications |