view README @ 6:88623e3fd59e

Add some more information to the README file
author Guido Berhoerster <guido+xinhibit-applet@berhoerster.name>
date Thu, 08 Aug 2013 16:24:30 +0200
parents 9a16bf50daba
children 82ac993fa76d
line wrap: on
line source

XInhibit Applet
===============

Description
-----------

XInhibit Applet is a system tray applet that allows users to inhibit automatic
power management.

Build Instructions
------------------

XInhibit Applet requires GNU make, GNU gettext, GNU or BSD install, the
xsltproc tool from libxml2 and the following shared libraries to be installed:

- GLib version 2.12 or later
- GTK+ version 2.18 or later
- libunique
- Xlib and the XTEST extension library

Furthermore, it requires an X11 implementation which provides the XTEST
extension at runtime as well.

License
-------

Except otherwise noted, all files are Copyright (C) 2013 Guido Berhoerster and
distributed under the following license terms:

Copyright (C) 2013 Guido Berhoerster <guido+xinhibit-applet@berhoerster.name>

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:

The above copyright notice and this permission notice shall be included
in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.