diff options
author | Michele Calgaro <[email protected]> | 2024-03-26 12:50:43 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2024-04-02 20:19:13 +0900 |
commit | e7e91987710bf65a145ff3b032fd75709f9a9ba6 (patch) | |
tree | 753d626b2b6223e9f7ec5042dd0cd8889f461f69 /doc/krusader.1 | |
parent | e1978ff467e22df5c5d5c0a51384246c55391190 (diff) | |
download | krusader-e7e91987710bf65a145ff3b032fd75709f9a9ba6.tar.gz krusader-e7e91987710bf65a145ff3b032fd75709f9a9ba6.zip |
Replace Qt with TQt
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit 4a0b53006c9400470122fb11ccdcf131e93fd4cc)
Diffstat (limited to 'doc/krusader.1')
-rw-r--r-- | doc/krusader.1 | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/doc/krusader.1 b/doc/krusader.1 index 6e0e5f2..2d129e3 100644 --- a/doc/krusader.1 +++ b/doc/krusader.1 @@ -1,11 +1,11 @@ .TH krusader 1 "08 May 2006" Linux "Krusader Manpage" .SH "NAME" -krusader \- advanced twin-panel file manager and ftp client for KDE +krusader \- advanced twin-panel file manager and ftp client for TDE .SH "USAGE" -.B krusader [Qt-options] [KDE-options] [options] +.B krusader [TQt-options] [TDE-options] [options] .SH "DESCRIPTION" Krusader is an advanced twin panel (commander style) -file manager for KDE and other desktops in the *nix world, +file manager for TDE and other desktops in the *nix world, similar to Midnight or Total Commander. It provides all the file management features you could possibly want. Plus: extensive archive handling, @@ -44,10 +44,10 @@ show the version .TP .B --license show the license -.SH "[Qt-options]" -"$ krusader --help-qt" shows the all the Qt-options -.SH "[KDE-options]" -"$ krusader --help-kde" shows the all the KDE-options +.SH "[TQt-options]" +"$ krusader --help-tqt" shows the all the TQt-options +.SH "[TDE-options]" +"$ krusader --help-kde" shows the all the TDE-options .SH "EXAMPLE" .B $ krusader --left=/mnt/cdrom --right=ftp://[email protected] .TP @@ -169,7 +169,7 @@ Richard Holt, Documentation & Proofing [richard {.} holt {*} gmail {.} com] Matej Urbancic, Marketing & Product Research [matej {*} amis {.} net] -The project is written using KDevelop and QT Designer. +The project is written using TDevelop and TQt Designer. .SH "BUGS" See the TODO file in the distribution for information on what remains to be done. |