diff options
author | Šime Ramov <s@ramov.com> | 2010-04-22 18:46:09 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-05-15 10:50:22 +0200 |
commit | f637e44de4687f7cc23cad4657530295fb3c26f2 (patch) | |
tree | 6a4d660d0ae82b86b8216c45bf3aa102e1a8c785 /graphics/viewnior/README | |
parent | 33917ef466f708aa005d32615ce1efff5ea1921a (diff) |
graphics/viewnior: Added.
Viewnior is an image viewer program. Created to be simple,
fast and elegant. Thanks to Šime Ramov
Diffstat (limited to 'graphics/viewnior/README')
-rw-r--r-- | graphics/viewnior/README | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/graphics/viewnior/README b/graphics/viewnior/README new file mode 100644 index 000000000000..76f0a67d75c1 --- /dev/null +++ b/graphics/viewnior/README @@ -0,0 +1,17 @@ +Viewnior (The Elegant Image Viewer) + +This is Viewnior, an image viewer program. Created to be simple, fast +and elegant. Its minimalistic interface provides more screen space for +your images. Viewnior is inspired by big projects like Eye of Gnome, +because of its usability and richness, and by GPicView, because of its +lightweight design and minimal interface. + +Viewnior is written in C (GTK+) and uses modified version of the GtkImageView +library by Bjourn Lindqvist. + +Viewnior has an optional feature for setting the image as wallpaper. This only +works in GNOME environment and requires GConf and ORBit2. Please refer to the +comment in the SlackBuild if you want to enable it. + + +Website: <http://xsisqox.github.com/Viewnior/> |