From 30981c12c4ad5eb1d7e9cfcd9ef0168c008df93b Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sat, 17 Feb 2024 19:39:34 +0900 Subject: Replace Qt with TQt Signed-off-by: Michele Calgaro (cherry picked from commit 32098c8e56997c977f27cd1e2e2c6495d176c0ad) --- src/doc/gwenview.1 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'src/doc') diff --git a/src/doc/gwenview.1 b/src/doc/gwenview.1 index decd628..d1d9de2 100644 --- a/src/doc/gwenview.1 +++ b/src/doc/gwenview.1 @@ -7,7 +7,7 @@ Gwenview \- An image viewer for TDE .SH DESCRIPTION Gwenview is an image viewer for TDE. It features a folder tree window and a file list window to provide easy navigation of your file hierarchy. Gwenview uses docked windows, so you can alter its layout any way you wish. You can also browse your images in full\-screen mode, or embedded within Konqueror using the Gwenview Image Browser View and Kpart. .PP -Image loading is handled by the Qt library, so Gwenview supports all image formats your Qt installation supports. Gwenview correctly displays images with an alpha channel. +Image loading is handled by the TQt library, so Gwenview supports all image formats your TQt installation supports. Gwenview correctly displays images with an alpha channel. .PP Gwenview supports the displaying and editing of EXIF comments, if the necessary JPEG tdefile\-plugin is installed. This comes as part of the tdegraphics package. Lossless JPEG transforms are also supported. .SH OPTIONS @@ -24,8 +24,8 @@ Start in Full Screen mode. .B \-\-help Show help about options. .TP -.B \-\-help\-qt -Show Qt specific options. +.B \-\-help\-tqt +Show TQt specific options. .TP .B \-\-help\-kde Show KDE specific options. @@ -44,7 +44,7 @@ Show license information. .TP .B \-\- End of options. -.SS Qt options: +.SS TQt options: .TP .B \-\-display \fIdisplayname\fR Use the X\-server display 'displayname'. @@ -63,7 +63,7 @@ using the QApplication::ManyColor color specification. .TP .B \-\-nograb -Tells Qt to never grab the mouse or the keyboard. +Tells TQt to never grab the mouse or the keyboard. .TP .B \-\-dograb Running under a debugger can cause an implicit -- cgit v1.2.1