diff options
author | wiz <wiz> | 2006-10-07 18:35:12 +0000 |
---|---|---|
committer | wiz <wiz> | 2006-10-07 18:35:12 +0000 |
commit | b9171186e9016dbe5fea3f4123e8c5e2a5125e47 (patch) | |
tree | fedcc1e9f12a40ca1ed8cc8cb7d3cf271d0f96aa /graphics/comix/PLIST | |
parent | 24060cf0635603a731ceba6e6d3b8cc93ce91c80 (diff) | |
download | pkgsrc-b9171186e9016dbe5fea3f4123e8c5e2a5125e47.tar.gz |
Update to 3.6:
Comix 3.6
- Added an "Adjust colour" dialog that lets you specify values for
brightness, contrast, saturation and sharpness.
- Improved the behaviour of the "Save window position and size" and
"Default fullscreen" preferences.
- Changed the "Save window position and size" preference to on by default.
- Changed the menus a bit.
- Improved autocontrast (slightly heavier contrast change).
- Changed the UI of the properties dialog a bit to better suit low
resolution screens.
- Improved handling of Zip files containing files with filenames of an
unknown character encoding.
- Added extra error message to install.py that is displayed when trying to
install into a non-existing directory.
- Added a --no-balloon option to install.py that tells the Nautilus
thumbnailer to not imprint balloon images on thumbnails by default.
- Fixed a bug that could cause Comix to scale images to the wrong
dimensions on a dual-screen setup. Thanks to Vegard Eriksen for this fix.
- Fixed a bug that caused icons to not be loaded when starting Comix
through a symbolic link not located in the same directory as the `comix`
executable.
- Fixed a bug that could cause an error message when going back to a
previous archive by flipping backwards in double page mode and directly
switching to single page mode afterwards.
- Fixed a bug that caused Comix to treat empty files as tar archives.
Thanks to Christoph Wolk for this fix.
- Fixed a bug in comicthumb with thumbnailing rar archives, plus
some cleanup. (Christoph Wolk)
Diffstat (limited to 'graphics/comix/PLIST')
-rw-r--r-- | graphics/comix/PLIST | 16 |
1 files changed, 9 insertions, 7 deletions
diff --git a/graphics/comix/PLIST b/graphics/comix/PLIST index 60aadbd8d7c..4558b29eda9 100644 --- a/graphics/comix/PLIST +++ b/graphics/comix/PLIST @@ -1,7 +1,7 @@ -@comment $NetBSD: PLIST,v 1.3 2006/08/25 16:00:07 wiz Exp $ +@comment $NetBSD: PLIST,v 1.4 2006/10/07 18:35:12 wiz Exp $ bin/comicthumb bin/comix -man/man1/comicthumb.1.gz +man/man1/comicthumb.1 man/man1/comix.1 share/applications/comix.desktop share/icons/hicolor/48x48/apps/comix.png @@ -23,7 +23,7 @@ share/pixmaps/comix.png share/pixmaps/comix/cbr.png share/pixmaps/comix/cbt.png share/pixmaps/comix/cbz.png -share/pixmaps/comix/double_page.png +share/pixmaps/comix/double-page.png share/pixmaps/comix/fitheight.png share/pixmaps/comix/fitnone.png share/pixmaps/comix/fitscreen.png @@ -40,14 +40,16 @@ share/pixmaps/comix/rotate-270.png share/pixmaps/comix/rotate-90-jpeg.png share/pixmaps/comix/rotate-90.png share/pixmaps/comix/silk-bookmarks.png +share/pixmaps/comix/silk-colour-adjust.png share/pixmaps/comix/silk-desaturate.png -share/pixmaps/comix/silk-edit_bookmarks.png -share/pixmaps/comix/silk-file_operations.png +share/pixmaps/comix/silk-edit-bookmarks.png +share/pixmaps/comix/silk-file-operations.png +share/pixmaps/comix/silk-library-add.png share/pixmaps/comix/silk-library.png -share/pixmaps/comix/silk-library_add.png -share/pixmaps/comix/silk-recent_files.png +share/pixmaps/comix/silk-recent-files.png share/pixmaps/comix/silk-slideshow.png share/pixmaps/comix/silk-thumbnails.png +share/pixmaps/comix/silk-toolbars.png share/pixmaps/comix/silk-transform.png share/pixmaps/comix/silk-view.png share/pixmaps/comix/silk-zoom.png |