diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2019-06-04 12:34:32 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2019-06-04 12:34:32 +0200 |
commit | 1cf8018d1c583e13baf269078de99690c4457933 (patch) | |
tree | 3aea7f16bbd876b9af7bf33197d1a8d6b43d818b /tqt3integration/README | |
parent | 9d6d2fd57f260a4dd6c84bf6e8fab3b25422a479 (diff) | |
download | tdebase-1cf8018d1c583e13baf269078de99690c4457933.tar.gz tdebase-1cf8018d1c583e13baf269078de99690c4457933.zip |
Rename tqt-kde integration to tqt-tde.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'tqt3integration/README')
-rw-r--r-- | tqt3integration/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tqt3integration/README b/tqt3integration/README index 47edd1440..1af1034a8 100644 --- a/tqt3integration/README +++ b/tqt3integration/README @@ -1,5 +1,5 @@ -TQt/KDE UI integration. Makes TQt-only apps use several KDE dialogs without any modifications -to these applications. Can be turned off by setting $TQT_NO_KDE_INTEGRATION. +TQt/TDE UI integration. Makes TQt-only apps use several TDE dialogs without any modifications +to these applications. Can be turned off by setting $TQT_NO_TDE_INTEGRATION. Installation: Just plain make && make install. |