To build gtk_hello on POSIX system, simply run 'make <target>', with
target being one of:

hello: 	     builds C version, run 'gtk_hello' executable afterwards
sharphello:  builds C# version, run 'mono gtk_hello.exe' afterwards

To run Python version, just type 'python gtk_hello.py'.

The mo/ subdirectory contains compiled language files for Polish,
English and Japanese translations. These are obtained from source
files in po/ subdirectory. Refer to "gettext" link in Resources
section to learn more about using GNU Gettext.
