GPeriodic a gtk+ application.

Copyright 1999 Kyle R. Burton mortis@voicenet.com, All Rights Reserved.
	http://www.voicenet.com/~mortis
	http://www.bgw.org

This program is copyrighted under the GNU GPL.  Please see the file COPYING,
Or, to obtain a copy of the GNU GPL, please visit:
  http://www.gnu.org

See the file AUTHORS for a list of who has contributed to the application.



Introduction
--------------------------------------------------------------------------------
The original purpose of this projct was to help me learn gtk+.  The latest
version of the software can be found at:
	http://gperiodic.seul.org
See the file Changes for more information about this software.



Internationalization Support
--------------------------------------------------------------------------------
If you are interested in translating this applicaiton into a new language,
you will need only to provide a translation of the po template file.
Have a look at po/gperiodic.pot, make a copy and name it <lang>.po, edit
the file, providing translations for each of the strings -- see the other
po files for examples of how this was done for those languages.

Currently, the following are supported:

  Lang String             Language
	-----------             --------
	en                      English
	pt                      Portuguese
	es                      Spanish
	de                      German
	fr                      French
  it                      Italian

Set the environment variable LANG to the langugae string for
the language you wish GPeriodic to display in.

