diff options
-rw-r--r-- | doc/man/potracegui.1 | 6 | ||||
-rw-r--r-- | potracegui.tdevelop | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/doc/man/potracegui.1 b/doc/man/potracegui.1 index c5182d4..2e5b10f 100644 --- a/doc/man/potracegui.1 +++ b/doc/man/potracegui.1 @@ -18,7 +18,7 @@ potracegui \- a TDE frontend for potrace .SH SYNOPSIS .B potracegui -[Qt-options] [TDE-options] [URL] +[TQt-options] [TDE-options] [URL] .br .SH DESCRIPTION This manual page documents briefly the @@ -37,8 +37,8 @@ A summary of options is included below. .B \-\-help Show help about options. .TP -.B \-\-help-qt -Show QT specific options. +.B \-\-help-tqt +Show TQT specific options. .TP .B \-\-help-tde Show TDE specific options. diff --git a/potracegui.tdevelop b/potracegui.tdevelop index 5ad3949..bb84e71 100644 --- a/potracegui.tdevelop +++ b/potracegui.tdevelop @@ -9,7 +9,7 @@ <keywords> <keyword>C++</keyword> <keyword>Code</keyword> - <keyword>Qt</keyword> + <keyword>TQt</keyword> <keyword>KDE</keyword> </keywords> <projectdirectory>.</projectdirectory> |