Fantasdic
=========

    Fantasdic is a dictionary application.

    Fantasdic:

      * Works under Windows, Linux and other Unix operating systems.
      * Can look up words in various dictionary sources:
        -> DICT servers,
        -> Google Translate,
        -> EDICT files.
      * Can look up words in the clipboard.
      * Keeps an history of searched words.
      * Supports printing.
      * Supports SOCKS 5 and HTTP proxies.
      * Can stay in the system tray.
      * Is translated in several languages.


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

    Ruby >= 1.8.0:              http://www.ruby-lang.org
    GTK+ >= 2.6:                http://www.gnome.org
    Ruby-GTK2 >= 0.14.1 [*]:    http://ruby-gnome2.sourceforge.jp
    Ruby-GetText >= 0.6.1 [**]: http://ponx.s5.xrea.com/hiki/ruby-gettext.html
    Intltool [**]:              http://freedesktop.org/wiki/Software_2fintltool

    [*]: Required libraries are: Ruby/Libglade2, Ruby/Gtk2 and Ruby/GdkPixbuf2.
         Ruby-GTK2 0.16 is however highly recommended.

    [**]: Optional.

Install 
-------

    $ ruby setup.rb config
    $ ruby setup.rb setup
    ($ su)
    # ruby setup.rb install

Usage
-----

    $ fantasdic --help

License
-------

    Fantasdic is distributed under the terms of the GNU General Public
    License. See the COPYING file for more information.
