INFRARED REMOTE CONTROL CONFIGURATION
=====================================

This is a small application like a GNOME control-panel, to allow configuration
of lirc for a user's remote control, and verification that the configuration is
correct.

It is implemented with GTK+, using Python via PyGtk. A working PolicyKit
authentication agent, as provided for instance by PolicyKit-gnome, is
required for administrative tasks.

INSTALLATION NOTES
------------------

You probably want to use these configure options, at least on Ubuntu,
to ensure that all the PolicyKit and D-Bus stuff is installed in the
appropriate place:

    ./configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib

Get PolicyKit and PolicyKit-gnome from <http://hal.freedesktop.org/releases/>,
if your package manager doesn't list them already.
