Mercurial > projects > xinhibit-applet
comparison 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 |
comparison
equal
deleted
inserted
replaced
5:1508a4c35c47 | 6:88623e3fd59e |
---|---|
1 XInhibit Applet | |
2 =============== | |
3 | |
4 Description | |
5 ----------- | |
6 | |
7 XInhibit Applet is a system tray applet that allows users to inhibit automatic | |
8 power management. | |
9 | |
10 Build Instructions | |
11 ------------------ | |
12 | |
13 XInhibit Applet requires GNU make, GNU gettext, GNU or BSD install, the | |
14 xsltproc tool from libxml2 and the following shared libraries to be installed: | |
15 | |
16 - GLib version 2.12 or later | |
17 - GTK+ version 2.18 or later | |
18 - libunique | |
19 - Xlib and the XTEST extension library | |
20 | |
21 Furthermore, it requires an X11 implementation which provides the XTEST | |
22 extension at runtime as well. | |
23 | |
24 License | |
25 ------- | |
26 | |
1 Except otherwise noted, all files are Copyright (C) 2013 Guido Berhoerster and | 27 Except otherwise noted, all files are Copyright (C) 2013 Guido Berhoerster and |
2 distributed under the following license terms: | 28 distributed under the following license terms: |
3 | 29 |
4 Copyright (C) 2013 Guido Berhoerster <guido+xinhibit-applet@berhoerster.name> | 30 Copyright (C) 2013 Guido Berhoerster <guido+xinhibit-applet@berhoerster.name> |
5 | 31 |