Installation
============

gnotepad+-help uses the GNU autoconf package, so installation should be
relatively simple.  To install, simply do:

	./configure
	make install

This installs the help files into the directory:

	$(datadir)/gnome/help/gnotepad+/

$(datadir) is typically "/usr/local/share".

There are a two configuration options which one may want to change:

--prefix=DIR
	Install gnotepad+ in DIR instead of /usr/local

--enable-gnome		[default=yes]
	By default gnotepad+ will look for the "gnome-config" script
	and if found, will set the installation prefix to the value
	obtained from running "gnome-config --prefix".

Currently, help is only available in English.
