							2006-08-24
							Emil Brink

		    gentoo v0.11.56

INTRODUCTION
gentoo is a graphical file managment program, written from
scratch in C. It uses the GTK+ toolkit for its interface.
gentoo is developed and tested primarily under Linux, but is
known to compile and work on many other Unix-like operating
systems as well.
	One of the design goals with gentoo has been to provide
extensive customization and configuration abilities, and to do
so from an integrated, graphic, interface. The user should not
have to edit the configuration file directly "by hand", and
especially not have to restart the program for changes to take
effect.
	gentoo features a fairly complex and powerful system
for file type recognition, coupled to an object-oriented style
system, which together give you a lot of control over how files
of different types are displayed and acted upon.


LICENSING
This software is Copyright (c) 1998-2002 by Emil Brink.
	You are free to distribute this software under the terms
of the GNU General Public License, version 2. You should have
received a copy of this license together with the software (in a
file called COPYING). If not, and you have web access, check
<http://www.gnu.org/>.
	It is important to realize that this software comes
without ANY form of warranty.


THE AUTHOR
gentoo was written by Emil Brink. It is my first program to use
GTK+, my first major Linux application, and my first program
released in source form under the GPL, but it's absolutely _not_
my first program. ;^) I've been hacking since the late eighties,
and am currently a studying for a Master of Science in computer
science at the Royal Institute of Technology ("RIoT") here in
Stockholm, Sweden. I now seem to have graduated, and even managed
to land a great job. Whee.
	Work on gentoo started in May 1998, when I decided it
would be fun to learn the GTK+ interface toolkit. The first
actual release of gentoo was called version 0.9.0, and made
its public appearance back in September 1998.
	The primary channel for discussing gentoo is the mailing
list "gentoo-misc", hosted by SourceForge and with a web page
here: <http://lists.sourceforge.net/lists/listinfo/gentoo-misc>.
	The list is the proper means of contacting me for pretty
much all aspects of gentoo, but if you feel a need for some more
privacy, you can e-mail me directly at <emil@obsession.se>. I am
listening. When doing this, *please* do try to include the word
"gentoo" in the Subject of your e-mail. Thank you.


RELEASE NOTES
Yes, gentoo is still alive! :D This is something of maintenance/
keep-alive release. Perhaps gentoo has already been forgotten by
all who liked to use it, but still. To be honest, gentoo doesn't
occupy a very big slice of of my time these days, but I haven't
forgotten it either.
	There are some bug fixes, the most serious of which are
that file copying to Samba-mounted disks should work better, now.
It used to be very flaky, especially for "large" files. Further,
the RenameSeq command now works on VFAT (Windows native) volumes,
which it didn't previously. Also, gentoo should work better on
Ubuntu Linux now, after I fixed a bug where errors leaked out of
the window title setting code, of all places.
	New features include a "Map" mode in the RenameRE command,
which is handy to do simple (character-to-character) replacements
in filenames, since it can do any number of replacements in a
single invocation.
	As always, see the NEWS file for more details.


FOR MORE INFORMATION...
* New users: *please* read the man page (docs/gentoo.1x).
* Instructions about how to build an executable are provided in
  the file INSTALL, as usual.
* For (sometimes very technical and source-centric) notes on
  exactly what's happened in this release, check out the NEWS
  file. I recommend reading it on each new release.
* Details about gentoo's support for GUI customization through
  the use of GTK+ RC files are in the README.gtkrc file.
* For information about known problems, quirks and general
  developer headaches, please see the BUGS file.
* There is a TODO file, containing a few major things I have
  planned/want to see implemented.


DOCUMENTATION
The documentation that is available is incomplete and sort of
out of date. I'm sorry about that. Hopefully, I will find the
time and energy in the future to do a complete rewrite of the
documentation, since much has changed and been added since it
was written.
	There is a short manpage that touches the bare essentials,
in "docs/gentoo.1x". Please read it.
	There is some reasonably modern documentation in plain
text format in some files in "docs/scratch/". Read those, too.

/Emil
