diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -1,10 +1,10 @@ -Polkit-qt -======== +Polkit-tqt +========== -What is Polkit-qt? +What is Polkit-tqt? ------------------ -Polkit-qt is a library that lets developers use the PolicyKit API through a nice -Qt-styled API. It is mainly a wrapper around QAction and QAbstractButton that +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 TQAbstractButton that lets you integrate those two component easily with PolicyKit This directory contains the sources of the library. @@ -14,7 +14,7 @@ Structure * cmake/ Contains the cmake checks that are needed to build the library, - and a FindPolkitQt.cmake module. + and a FindPolkitTQt.cmake module. * . Contains the sources of the library |