GtkIMCocoa
==========

What's this?
------------

GtkIMCocoa is yet another input method module for GTK+ on Mac OS X.
The main target of this binary module is Xamarin Studio.


How to install against Xamarin Studio
-------------------------------------

After you install Xamarin Studio, please run following command to install
GtkIMCocoa:

    $ ./install-for-xamarin-studio.sh

You can uninstall this module by following command:

    $ ./install-for-xamarin-studio.sh uninstall
