Find a file
2002-12-03 17:02:21 +00:00
art added images 2001-03-27 19:34:12 +00:00
collection Adapted to changes in view menu. 2002-10-10 16:43:40 +00:00
doc Added ICB file support 2002-08-07 13:13:29 +00:00
help fix bug #91027 update manual date and version number new file containing 2002-10-15 20:48:06 +00:00
idl :EOG::Interpolation): Removed tiles interpolation, as it does not make 2002-07-09 20:13:08 +00:00
libeog Adapted to changes in view menu. 2002-10-10 16:43:40 +00:00
omf-install help/.cvsignore help/C/.cvsignore New files. 2002-03-12 19:35:31 +00:00
po Updated the Greek translation 2002-12-03 17:02:21 +00:00
shell Fixed toolbar widgets, now have priority support. 2002-12-03 15:22:18 +00:00
viewer Removed gnome-print dependency, this isn't supported in the Gnome2 version 2002-11-03 09:36:32 +00:00
.cvsignore Reworked function, calls now gnome_vfs_unescape_string. 2002-10-14 19:03:37 +00:00
acconfig.h Added gconftool-2 check and set the GCONF_CONFIG_SOURCE variable. This is 2002-01-20 10:58:25 +00:00
AUTHORS Added Jens Finke, Michael Meeks and myself. 2001-02-20 18:41:17 +00:00
autogen.sh Initial porting to GNOME 2. 2001-11-28 23:47:36 +00:00
ChangeLog Fixed toolbar widgets, now have priority support. 2002-12-03 15:22:18 +00:00
configure.in Release version 1.1.2. 2002-11-25 18:07:26 +00:00
COPYING Initial revision 1999-09-15 05:19:29 +00:00
CVSVERSION New file. 2000-10-26 22:25:45 +00:00
DEPENDS Last night's preparations for 0.4 - Federico 2000-08-16 20:42:08 +00:00
eog-glade.h Added intltool rule for eog.schemas.in file. 2002-10-13 09:15:09 +00:00
eog.desktop.in added %U for Exec, will launch the application with file dropped on the icon. 2002-09-20 05:00:51 +00:00
eog.glade Fix a typo. Fix another typo. 2002-10-15 19:17:22 +00:00
eog.gladep New preference dialog. 2002-10-10 15:59:22 +00:00
eog.schemas.in Fix a small typo. 2002-11-22 21:04:02 +00:00
eog.spec.in 0.5 - Federico 2000-09-05 02:03:36 +00:00
gnome-eog.png Added an icon for eye-of-gnome image viewer. /tigert 1999-11-22 21:11:40 +00:00
HACKING Added explicit rules for the spec file and build fixes. 2002-03-04 20:10:24 +00:00
INSTALL Initial revision 1999-09-15 05:19:29 +00:00
MAINTAINERS Added myself with Federico's permission. 2002-02-28 17:36:48 +00:00
Makefile.am Added intltool rule for eog.schemas.in file. 2002-10-13 09:15:09 +00:00
NEWS Release version 1.1.2. 2002-11-25 18:07:26 +00:00
README Updated. 2002-10-13 11:24:19 +00:00
THANKS Updated email address from arik@helixcode.com to arik@gnome.org, please act accordingly ;-) 2000-12-08 02:56:44 +00:00
TODO Updated. 2002-10-13 11:24:19 +00:00
xmldocs.make add help/Makefile.am help/C/Makefile.am help/C/eog-C.omf help/C/eog.xml 2002-03-10 04:21:17 +00:00

	Eye of Gnome: an image viewing and cataloging program
	-----------------------------------------------------


Perfect vision soup:

	- 1 cauldron of snake broth
	- 2 vampire ears
	- 4 legs of tarantula
	- 1 eye of gnome


Description
-----------

This is the Eye of Gnome, an image viewer program.  It is meant to be
a fast and functional image viewer as well as an image cataloging
program.


Requirements
------------

This package requires the following modules to be installed:
gnome-libs, gdk-pixbuf, Bonobo, gnome-print, GConf, gnome-vfs and libglade.

You can get these packages from your favorite GNOME FTP mirror at
http://download.gnome.org/GNOME/stable/sources or from other sources where 
GNOME packages are distributed.


Availability
------------

The bleeding-edge version of this package is always available from the GNOME
CVS repository (instructions at http://developer.gnome.org/tools/cvs.html).
Released versions are available at
http://download.gnome.org/GNOME/unstable/sources/eog.


Collection View
---------------

Since version 1.1.0 Eye of Gnome has rudimentary support for displaying image
collections and viewing diashows. Up to now this is an experimental feature,
which isn't well tested and has some known bugs/limitations. However, it is off
by default and must be enabled explicitly on compliation time with the
--enable-collection parameter.

By default, there isn't any caching mechanism for created thumbnails yet. But
you can install the optional helper library libpreview. With this library Eye
of Gnome is able to read and write thumbnails according to the Thumbnail
Management Standard. For more information see
http://triq.net/~pearl/libpreview.php. It is likely that this library
requirement will be dropped in future versions.


Reporting bugs
--------------

Please use the GNOME bug tracking system to report bugs.  You can
reach it at http://bugzilla.gnome.org.


License
-------

This program is released under the terms of the GNU General Public
License.  Please see the file COPYING for details.


Authors
-------

Maintainer: Federico Mena-Quintero (federico@gnu.org)
            Jens Finke (jens@gnome.org)

Martin Baulig (martin@gnome.org)
Arik Devens (arik@gnome.org)
Michael Meeks (michael@ximian.com)