Xsteak 1.7.3 
====================================================================
Copyright (C) 1999 Razi Lotfi-Tabrizi (razi@cs.uni-frankfurt.de) 

Xsteak is a graphical front-end to the "steak" program.  These
dictionary program allows you to search through a English-German dictionary.


What is STEAK!
====================================================================

"steak" is a dictionary for Unix Systems.
The complete sources are available under the GNU-copyright notice.
This is a very small program (not a client-server-solution), that
allows you to translate the words (English <--> German).
when you invocate the program you can give a word as an argument.
When you execute the program without argument, it will automatically
translate the word that is in the cut-paste-buffer (For example: if
you mark or select a word under Netscape with mouse).

see: http://www.tm.informatik.uni-frankfurt.de/~razi/steak/steak.html

Xsteak uses the GTK+ library (http://www.gtk.org/) for its user
interface, and was built with the Glade interface builder
(http://www.comp.lancs.ac.uk/~damon/builder/index.html).

It was written by Razi Lotfi-Tabrizi.


Getting it
====================================================================
You can download the latest version of Steak from its
homepage, at:

http://www.tm.informatik.uni-frankfurt.de/~razi/steak/steak.html


Requirements
====================================================================
GTK 1.0.0 or greater (http://www.gtk.org/).  Note that Xsteak
was written and tested with GTK 1.0.6; it may or may not work
correctly with other versions.


Using it
====================================================================
Please install a copy of steak (see above) and make sure it works and
is in installed in your path before installing Xsteak.

Once you have done that, you should be able to install Xsteak:

     ./INSTALL.sh

By default, `./INSTALL.sh' will install the package's files in
`/usr/local/Steak/Xsteak', etc.




Copyright
====================================================================
Xsteak is copyrighted by Razi Lotfi-Tabrizi and is licensed through
the GNU General Public License. Read the COPYING file for the complete
license.
====================================================================
