diff options
author | vs <vs@FreeBSD.org> | 2004-05-10 20:22:28 +0800 |
---|---|---|
committer | vs <vs@FreeBSD.org> | 2004-05-10 20:22:28 +0800 |
commit | 6f5a769a00028407cfd545835f8506df8bd35942 (patch) | |
tree | 285df81d42ec17ec6e73dcacc223cc7f292eee87 /graphics | |
parent | 297e854025fd7f059440e98c5b4b2b611a05a16b (diff) | |
download | freebsd-ports-gnome-6f5a769a00028407cfd545835f8506df8bd35942.tar.gz freebsd-ports-gnome-6f5a769a00028407cfd545835f8506df8bd35942.tar.zst freebsd-ports-gnome-6f5a769a00028407cfd545835f8506df8bd35942.zip |
Be more descriptive in pkg-descr.
Submitted by: maintainer
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/showimg/pkg-descr | 12 |
1 files changed, 9 insertions, 3 deletions
diff --git a/graphics/showimg/pkg-descr b/graphics/showimg/pkg-descr index f74d18116392..317d811bdbce 100644 --- a/graphics/showimg/pkg-descr +++ b/graphics/showimg/pkg-descr @@ -1,6 +1,12 @@ -ShowImg is a picture viewer designed to run under KDE 3.x. +ShowImg is a feature-rich image viewer which can display numerous +formats, including JPEG, PNG, GIF (animated) and MNG. -ShowImg supports many picture formats and features special functions such as -slideshows and duplicate files detection. +It consists of a tree view frame, a directory/preview frame, and a +view frame. The (larger) view frame can be exchanged with the (smaller) +directory/preview frame. It can preview and display images from +multiple directories and search for identical images. + +ShowImg also features a full-screen mode, zooming, sorting, drag'n'drop +with Konqueror, and support for images in compressed archives (.zip). WWW: http://www.jalix.org/projects/showimg/ |