summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README12
1 files changed, 6 insertions, 6 deletions
diff --git a/README b/README
index efc31d867..f7c87ad1a 100644
--- a/README
+++ b/README
@@ -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