diff options
author | rh <rh> | 2002-11-08 23:59:17 +0000 |
---|---|---|
committer | rh <rh> | 2002-11-08 23:59:17 +0000 |
commit | 7ecf701063eb0168e9e4ce8b532c32388cb1b684 (patch) | |
tree | bb385031368ee0bac87ad3c7a2ec0b6b0530144c /graphics/feh/PLIST | |
parent | 47a04fb20bcc96860636a53d76dcba03676c16e5 (diff) | |
download | pkgsrc-7ecf701063eb0168e9e4ce8b532c32388cb1b684.tar.gz |
Update feh to 1.2.2. Changes include:
* added requested screen-clip option (allows you to disable window size
clipping based on screen geometry; ie, you can make pathologically
large windows, assuming you have the images to do so)
* disabled xinerama geometry check when using feh to set the background.
* cleaned up spelling and capitalization in menus
* src/options.c: added 'Auto-Zoom' toggle to option menu
* feh.1: added info about --xinerama flag
* New beveled, off-white background image for menus.
* Added Xinerama support. Currently defaults to fullscreen on the
first head (this can be fixed with a little work).
Diffstat (limited to 'graphics/feh/PLIST')
-rw-r--r-- | graphics/feh/PLIST | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/graphics/feh/PLIST b/graphics/feh/PLIST index 7af4a29ec9d..1ca50e70471 100644 --- a/graphics/feh/PLIST +++ b/graphics/feh/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2002/09/20 10:59:21 rh Exp $ +@comment $NetBSD: PLIST,v 1.3 2002/11/08 23:59:17 rh Exp $ bin/cam bin/feh bin/gen_cam_menu.sh @@ -11,14 +11,15 @@ share/feh/fonts/black.style share/feh/fonts/menu.style share/feh/fonts/yudit.ttf share/feh/images/about.png -share/feh/images/menubg.png share/feh/images/menubg_aluminium.png share/feh/images/menubg_aqua.png share/feh/images/menubg_black.png share/feh/images/menubg_britney.png share/feh/images/menubg_brushed.png share/feh/images/menubg_chrome.png +share/feh/images/menubg_default.png share/feh/images/menubg_pastel.png +share/feh/images/menubg_sky.png share/feh/images/menubg_wood.png @dirrm share/feh/images @dirrm share/feh/fonts |