diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 15 |
1 files changed, 1 insertions, 14 deletions
@@ -5,19 +5,6 @@ What is Polkit-tqt? ------------------ Polkit-tqt is a library that lets developers use the PolicyKit API through a nice TQt-styled API. It is mainly a wrapper around TQAction and TQButton that -lets you integrate those two component easily with PolicyKit - -This directory contains the sources of the library. - -Structure ----------- - - * cmake/ - Contains the cmake checks that are needed to build the library, - and a FindPolkitTQt.cmake module. - - * . - Contains the sources of the library - +lets you integrate those two component easily with PolicyKit. See INSTALL for installation instructions. |