Replace Qt with TQt

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
pull/15/head
Michele Calgaro 3 months ago
parent 9f15d20fd2
commit b7c7b7ba64
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -36,7 +36,7 @@ It supports :
.br .br
* Virtual Private Network daemon (openvpn) * Virtual Private Network daemon (openvpn)
.SH OPTIONS .SH OPTIONS
All TDE and Qt programs accept some common command\-line options. All TDE and TQt programs accept some common command\-line options.
.br .br
Kvpnc has no application\-specific options. Kvpnc has no application\-specific options.
.PP .PP
@ -44,8 +44,8 @@ Kvpnc has no application\-specific options.
\fB\-\-help\fR \fB\-\-help\fR
Show help about options Show help about options
.TP .TP
\fB\-\-help\-qt\fR \fB\-\-help\-tqt\fR
Show Qt specific options Show TQt specific options
.TP .TP
\fB\-\-help\-tde\fR \fB\-\-help\-tde\fR
Show TDE specific options Show TDE specific options

@ -7,7 +7,7 @@
<projectmanagement>KDevKDEAutoProject</projectmanagement> <projectmanagement>KDevKDEAutoProject</projectmanagement>
<primarylanguage>C++</primarylanguage> <primarylanguage>C++</primarylanguage>
<keywords> <keywords>
<keyword>Qt</keyword> <keyword>TQt</keyword>
<keyword>KDE</keyword> <keyword>KDE</keyword>
</keywords> </keywords>
<projectdirectory>.</projectdirectory> <projectdirectory>.</projectdirectory>

@ -4,7 +4,7 @@
** Form implementation generated from reading ui file './profilemanagerbase.ui' ** Form implementation generated from reading ui file './profilemanagerbase.ui'
** **
** Created: Mon Aug 28 16:23:54 2006 ** Created: Mon Aug 28 16:23:54 2006
** by: The User Interface Compiler ($Id: qt/main.cpp 3.3.6 edited Aug 31 2005 $) ** by: The User Interface Compiler ($Id: tqt/main.cpp 3.3.6 edited Aug 31 2005 $)
** **
** WARNING! All changes made in this file will be lost! ** WARNING! All changes made in this file will be lost!
****************************************************************************/ ****************************************************************************/

Loading…
Cancel
Save