diff options
author | dmcmahill <dmcmahill> | 2002-10-26 19:38:12 +0000 |
---|---|---|
committer | dmcmahill <dmcmahill> | 2002-10-26 19:38:12 +0000 |
commit | 038206ba529fa7bf4a4bd6d977e7ed7f1fed8210 (patch) | |
tree | c5a5751b6be73ab18e6821136ddeabb276051910 /www/bins/distinfo | |
parent | b6f2864259bb319f89ba35ea6c4d0ea3fbb1c08b (diff) | |
download | pkgsrc-038206ba529fa7bf4a4bd6d977e7ed7f1fed8210.tar.gz |
update to bins-1.1.18. Changes are:
BINS 1.1.18
-----------
- joi templates has been updated by Joachim Kohlhammer :
* The Albumtree works now correctly, even the thumbnail for the
root-album works, i.e. no more broken images.
* New icon for the albumtree.
* Redesign of the image-view. The icons moved to the left border.
* Leave was renamed to Home; the variable in the template is now called
HOME_LINK. The icon was changed to a little house. The old icon is
still included.
* If the option pathImgNum is set, the image-view shows
(Image/Imagecount) in the path.
* The path contains a icon for each level (corresponding to the type of
the level (albumtree, album, image)) if the variable pathShowIcon is
set to 1.
* In the Thumbnailview the bar with the next/prev-buttons shows only if
there are two or more pages. If the bar shows, it now has a grey
background.
* The "cycling" of the thumbnailpages and the imageviews can be disabled
by setting the options thumbnailPageCycling and imagePageCycling to 1.
- If only one Thumbnailpage exists, the navigation bar shows
"Thumbnail Page" instead of "Thumbnail Page 1".
(from Joachim Kohlhammer's patch)
- select LATIN1 as default encoding on systems lacking the locale
command (like *BSD systems)
(patch from Dan <mcmahill at mtl.mit.edu>).
- added new parameter emptyAlbumDesc to get rid of the "No long/short
description available" message if no description was set.
- added Spanish translation.
(thanks to David Barroso).
Diffstat (limited to 'www/bins/distinfo')
-rw-r--r-- | www/bins/distinfo | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/www/bins/distinfo b/www/bins/distinfo index f6eb6e55092..a4cc279088e 100644 --- a/www/bins/distinfo +++ b/www/bins/distinfo @@ -1,6 +1,4 @@ -$NetBSD: distinfo,v 1.10 2002/10/19 18:16:40 dmcmahill Exp $ +$NetBSD: distinfo,v 1.11 2002/10/26 19:38:12 dmcmahill Exp $ -SHA1 (bins-1.1.17.tar.bz2) = d493f19e90a3959244fd799b52485f3c3f479040 -Size (bins-1.1.17.tar.bz2) = 135718 bytes -SHA1 (patch-aa) = 4b8462d133f55af9c927786b9957398427a122d7 -SHA1 (patch-ab) = e0150b689057e09641c9f87f75cf0da99f20bbe6 +SHA1 (bins-1.1.18.tar.bz2) = 51e4aa38a79227bbc418c55c5e1833b8503cee57 +Size (bins-1.1.18.tar.bz2) = 140612 bytes |