diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-02-18 17:09:10 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-02-18 20:56:32 +0900 |
commit | fd3f499e8127d271ecd51882455e912652dff35f (patch) | |
tree | ef5878d7e44d911800078365cf46d8e283feb906 | |
parent | 127cd170f66e2f160aa84aa7c2fab596b083161e (diff) | |
download | konversation-fd3f499e8127d271ecd51882455e912652dff35f.tar.gz konversation-fd3f499e8127d271ecd51882455e912652dff35f.zip |
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-rw-r--r-- | doc/da/index.docbook | 4 | ||||
-rw-r--r-- | doc/en/index.docbook | 4 | ||||
-rw-r--r-- | doc/et/index.docbook | 4 | ||||
-rw-r--r-- | doc/it/index.docbook | 4 | ||||
-rw-r--r-- | doc/man/konversation.1 | 6 | ||||
-rw-r--r-- | doc/pt/index.docbook | 4 | ||||
-rw-r--r-- | doc/ru/index.docbook | 4 | ||||
-rw-r--r-- | doc/sv/index.docbook | 4 | ||||
-rw-r--r-- | konversation/scripts/README | 2 | ||||
-rw-r--r-- | konversation/src/ircinput.cpp | 2 | ||||
-rw-r--r-- | konversation/src/query.cpp | 2 | ||||
-rw-r--r-- | konversation/src/statuspanel.cpp | 2 | ||||
-rw-r--r-- | konversation/src/viewcontainer.cpp | 2 |
13 files changed, 22 insertions, 22 deletions
diff --git a/doc/da/index.docbook b/doc/da/index.docbook index e2ab2d9..901f73d 100644 --- a/doc/da/index.docbook +++ b/doc/da/index.docbook @@ -1794,7 +1794,7 @@ mozilla -remote "openURL($@, new-tab)" || exec mozilla "$@"; <para><userinput><replaceable>/exec tdeversion</replaceable></userinput></para> -<para>Sender dit systems &kde;- og &Qt;-versionsnummer til kanalen.</para> +<para>Sender dit systems &tde;- og &TQt;-versionsnummer til kanalen.</para> <para><userinput><replaceable>/exec cmd uname -a</replaceable></userinput></para> @@ -1918,7 +1918,7 @@ mozilla -remote "openURL($@, new-tab)" || exec mozilla "$@"; <para><userinput><replaceable>/exec tdeversion</replaceable></userinput></para> -<para>for at sende dine &kde;- og &Qt;-versionsnumre til kanalen.</para> +<para>for at sende dine &tde;- og &TQt;-versionsnumre til kanalen.</para> <para><userinput><replaceable>/exec cmd uname -a</replaceable></userinput></para> diff --git a/doc/en/index.docbook b/doc/en/index.docbook index 7b1986e..d96ea0b 100644 --- a/doc/en/index.docbook +++ b/doc/en/index.docbook @@ -2551,7 +2551,7 @@ scripts.</para> <para><userinput><replaceable>/exec tdeversion</replaceable></userinput></para> -<para>Sends your system's &kde; and &Qt; version numbers to the channel.</para> +<para>Sends your system's &tde; and &TQt; version numbers to the channel.</para> <para><userinput><replaceable>/exec cmd uname -a</replaceable></userinput></para> @@ -2730,7 +2730,7 @@ passing it (optional) <userinput><replaceable>parameters</replaceable></userinpu <para><userinput><replaceable>/exec tdeversion</replaceable></userinput></para> -<para>to send your &kde; and &Qt; version numbers to the channel.</para> +<para>to send your &tde; and &TQt; version numbers to the channel.</para> <para><userinput><replaceable>/exec cmd uname -a</replaceable></userinput></para> diff --git a/doc/et/index.docbook b/doc/et/index.docbook index 5b9b8a0..eb65e2c 100644 --- a/doc/et/index.docbook +++ b/doc/et/index.docbook @@ -1794,7 +1794,7 @@ mozilla -remote "openURL($@, new-tab)" || exec mozilla "$@"; <para><userinput><replaceable>/exec tdeversion</replaceable></userinput></para> -<para>Saadab kanalile sinu süsteemi &kde; ja &Qt; versiooni info.</para> +<para>Saadab kanalile sinu süsteemi &tde; ja &TQt; versiooni info.</para> <para><userinput><replaceable>/exec cmd uname -a</replaceable></userinput></para> @@ -1918,7 +1918,7 @@ mozilla -remote "openURL($@, new-tab)" || exec mozilla "$@"; <para><userinput><replaceable>/exec tdeversion</replaceable></userinput></para> -<para>mis edastab kanalile sinu süsteemi &kde; ja &Qt; versiooni.</para> +<para>mis edastab kanalile sinu süsteemi &tde; ja &TQt; versiooni.</para> <para><userinput><replaceable>/exec cmd uname -a</replaceable></userinput></para> diff --git a/doc/it/index.docbook b/doc/it/index.docbook index da32252..4290583 100644 --- a/doc/it/index.docbook +++ b/doc/it/index.docbook @@ -1794,7 +1794,7 @@ mozilla -remote "openURL($@, new-tab)" || exec mozilla "$@"; <para><userinput><replaceable>/exec tdeversion</replaceable></userinput></para> -<para>Invia i numeri di versione di &kde; e &Qt; del tuo sistema al canale.</para> +<para>Invia i numeri di versione di &tde; e &TQt; del tuo sistema al canale.</para> <para><userinput><replaceable>/exec comando uname -a</replaceable></userinput></para> @@ -1918,7 +1918,7 @@ mozilla -remote "openURL($@, new-tab)" || exec mozilla "$@"; <para><userinput><replaceable>/exec tdeversion</replaceable></userinput></para> -<para>per inviare i tuoi numeri di versione di &kde; e &Qt; al canale.</para> +<para>per inviare i tuoi numeri di versione di &tde; e &TQt; al canale.</para> <para><userinput><replaceable>/exec comando uname -a</replaceable></userinput></para> diff --git a/doc/man/konversation.1 b/doc/man/konversation.1 index 7c0cbe6..b6021b5 100644 --- a/doc/man/konversation.1 +++ b/doc/man/konversation.1 @@ -44,7 +44,7 @@ Konversation is under active development and is currently in beta\&. All TDE(TM) and -Qt(TM) +TQt(TM) programs accept a some common command\-line options\&. .PP .PP @@ -55,9 +55,9 @@ programs accept a some common command\-line options\&. Show help about options .RE .PP -\fB\-\-help\-qt\fR +\fB\-\-help\-tqt\fR .RS 4 -Show Qt specific options +Show TQt specific options .RE .PP \fB\-\-help\-tde\fR diff --git a/doc/pt/index.docbook b/doc/pt/index.docbook index c1478df..4fea85c 100644 --- a/doc/pt/index.docbook +++ b/doc/pt/index.docbook @@ -1794,7 +1794,7 @@ mozilla -remote "openURL($@, new-tab)" || exec mozilla "$@"; <para><userinput><replaceable>/exec tdeversion</replaceable></userinput></para> -<para>Envia os números de versão do &kde; e do &Qt; do seu sistema para o canal.</para> +<para>Envia os números de versão do &tde; e do &TQt; do seu sistema para o canal.</para> <para><userinput><replaceable>/exec cmd uname -a</replaceable></userinput></para> @@ -1918,7 +1918,7 @@ mozilla -remote "openURL($@, new-tab)" || exec mozilla "$@"; <para><userinput><replaceable>/exec tdeversion</replaceable></userinput></para> -<para>para enviar as versões do &kde; e do &Qt; para o canal.</para> +<para>para enviar as versões do &tde; e do &TQt; para o canal.</para> <para><userinput><replaceable>/exec cmd uname -a</replaceable></userinput></para> diff --git a/doc/ru/index.docbook b/doc/ru/index.docbook index 2c126f0..7e486ce 100644 --- a/doc/ru/index.docbook +++ b/doc/ru/index.docbook @@ -1800,7 +1800,7 @@ mozilla -remote "openURL($@, new-tab)" || exec mozilla "$@"; <para><userinput><replaceable>/exec tdeversion</replaceable></userinput></para> -<para>Посылает на канал номера версий ваших KDE и Qt.</para> +<para>Посылает на канал номера версий ваших &tde; и &TQt;.</para> <para><userinput><replaceable>/exec cmd uname -a</replaceable></userinput></para> @@ -1924,7 +1924,7 @@ mozilla -remote "openURL($@, new-tab)" || exec mozilla "$@"; <para><userinput><replaceable>/exec tdeversion</replaceable></userinput></para> -<para>передаст на канал номера версий KDE и Qt, установленных в системе.</para> +<para>передаст на канал номера версий &tde; и &TQt;, установленных в системе.</para> <para><userinput><replaceable>/exec cmd uname -a</replaceable></userinput></para> diff --git a/doc/sv/index.docbook b/doc/sv/index.docbook index 16d5b5c..761ec14 100644 --- a/doc/sv/index.docbook +++ b/doc/sv/index.docbook @@ -1794,7 +1794,7 @@ mozilla -remote "openURL($@, new-tab)" || exec mozilla "$@"; <para><userinput><replaceable>/exec tdeversion</replaceable></userinput></para> -<para>Skickar ditt systems &kde;- och &Qt;-versionsnummer till kanalen.</para> +<para>Skickar ditt systems &tde;- och &TQt;-versionsnummer till kanalen.</para> <para><userinput><replaceable>/exec cmd uname -a</replaceable></userinput></para> @@ -1918,7 +1918,7 @@ mozilla -remote "openURL($@, new-tab)" || exec mozilla "$@"; <para><userinput><replaceable>/exec tdeversion</replaceable></userinput></para> -<para>för att skicka dina &kde;- och &Qt;-versionsnummer till kanalen.</para> +<para>för att skicka dina &tde;- och &TQt;-versionsnummer till kanalen.</para> <para><userinput><replaceable>/exec cmd uname -a</replaceable></userinput></para> diff --git a/konversation/scripts/README b/konversation/scripts/README index d06d9f9..aad08f6 100644 --- a/konversation/scripts/README +++ b/konversation/scripts/README @@ -21,7 +21,7 @@ uptime Displays the system uptime on the current channel. fortune Displays a random fortune cookie usage: /fortune -tdeversion Displays the Qt/KDE version. +tdeversion Displays the TQt/TDE version. usage: /tdeversion cmd Prints the output of a given command. diff --git a/konversation/src/ircinput.cpp b/konversation/src/ircinput.cpp index 814585c..485e1e5 100644 --- a/konversation/src/ircinput.cpp +++ b/konversation/src/ircinput.cpp @@ -143,7 +143,7 @@ void IRCInput::resizeContents( int w, int h ) KTextEdit::resizeContents(w,h); } -// widget must be only one line high - luckily QT will enforce this via wrappping policy +// widget must be only one line high - luckily TQt will enforce this via wrappping policy TQSize IRCInput::sizeHint() const { constPolish(); diff --git a/konversation/src/query.cpp b/konversation/src/query.cpp index c4e070e..01e5cb4 100644 --- a/konversation/src/query.cpp +++ b/konversation/src/query.cpp @@ -337,7 +337,7 @@ void Query::textPasted(const TQString& text) void Query::indicateAway(bool show) { - // QT does not redraw the label properly when they are not on screen + // TQt does not redraw the label properly when they are not on screen // while getting hidden, so we remember the "soon to be" state here. if(isHidden()) { diff --git a/konversation/src/statuspanel.cpp b/konversation/src/statuspanel.cpp index e6d2762..265fe29 100644 --- a/konversation/src/statuspanel.cpp +++ b/konversation/src/statuspanel.cpp @@ -223,7 +223,7 @@ void StatusPanel::sendFileMenu() void StatusPanel::indicateAway(bool show) { - // QT does not redraw the label properly when they are not on screen + // TQt does not redraw the label properly when they are not on screen // while getting hidden, so we remember the "soon to be" state here. if(isHidden()) { diff --git a/konversation/src/viewcontainer.cpp b/konversation/src/viewcontainer.cpp index a92ef13..94a8106 100644 --- a/konversation/src/viewcontainer.cpp +++ b/konversation/src/viewcontainer.cpp @@ -1422,7 +1422,7 @@ void ViewContainer::switchView(TQWidget* newView) void ViewContainer::showView(ChatWindow* view) { - // Don't bring Tab to front if TabWidget is hidden. Otherwise QT gets confused + // Don't bring Tab to front if TabWidget is hidden. Otherwise TQt gets confused // and shows the Tab as active but will display the wrong pane if (m_tabWidget && m_tabWidget->isVisible()) m_tabWidget->showPage(view); |