From 27b4b518e28e4852ba4ae427383965be461ef47e Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Fri, 28 Sep 2018 14:43:11 +0900 Subject: [PATCH] qt -> tqt conversion: kdeqt -> kdetqt qtkde -> tqtkde qtdesigner -> tqtdesigner Signed-off-by: Michele Calgaro --- acinclude.m4 | 10 +++++----- doc/en/faq.docbook | 2 +- doc/en/index.docbook | 2 +- doc/en/installation.docbook | 4 ++-- doc/ru/faq.docbook | 2 +- doc/ru/index.docbook | 2 +- doc/ru/installation.docbook | 4 ++-- 7 files changed, 13 insertions(+), 13 deletions(-) diff --git a/acinclude.m4 b/acinclude.m4 index 513ec72..d8dc59e 100644 --- a/acinclude.m4 +++ b/acinclude.m4 @@ -2023,7 +2023,7 @@ For more details about this problem, look at the end of config.log.]) AC_DEFUN([KDE_CHECK_KDEQTADDON], [ AC_MSG_CHECKING(for kde-qt-addon) -AC_CACHE_VAL(kde_cv_have_kdeqtaddon, +AC_CACHE_VAL(kde_cv_have_kdetqtaddon, [ kde_ldflags_safe="$LDFLAGS" kde_libs_safe="$LIBS" @@ -2039,8 +2039,8 @@ AC_CACHE_VAL(kde_cv_have_kdeqtaddon, [ QDomDocument doc; ], - kde_cv_have_kdeqtaddon=yes, - kde_cv_have_kdeqtaddon=no + kde_cv_have_kdetqtaddon=yes, + kde_cv_have_kdetqtaddon=no ) LDFLAGS=$kde_ldflags_safe @@ -2048,9 +2048,9 @@ AC_CACHE_VAL(kde_cv_have_kdeqtaddon, CXXFLAGS=$kde_cxxflags_safe ]) -AC_MSG_RESULT($kde_cv_have_kdeqtaddon) +AC_MSG_RESULT($kde_cv_have_kdetqtaddon) -if test "$kde_cv_have_kdeqtaddon" = "no"; then +if test "$kde_cv_have_kdetqtaddon" = "no"; then AC_MSG_ERROR([Can't find libkde-qt-addon. You need to install it first. It is a separate package (and CVS module) named kde-qt-addon.]) fi diff --git a/doc/en/faq.docbook b/doc/en/faq.docbook index fdf42af..929cd7e 100644 --- a/doc/en/faq.docbook +++ b/doc/en/faq.docbook @@ -390,7 +390,7 @@ ~/.trinity/share/apps/krusader/krusaderui.rc and re-run &krusader;. If you have compiled &krusader; from sources this is often caused - if the &kdeqtdir-lnk; environment variables + if the &kdetqtdir-lnk; environment variables are not correctly set. The result is that the krusaderui.rc file is installed in the wrong directory. Please read the following question, diff --git a/doc/en/index.docbook b/doc/en/index.docbook index 137df12..ff34ad5 100644 --- a/doc/en/index.docbook +++ b/doc/en/index.docbook @@ -217,7 +217,7 @@ http://groups.google.com/group/krusader-devel/browse_thread/thread/d102adec2edcf Synchronize Directories'> Split file'> Combine files'> -TDEDIR - TQTDIR'> +TDEDIR - TQTDIR'> UserActions'> User Menu'> FAQ'> diff --git a/doc/en/installation.docbook b/doc/en/installation.docbook index fc18774..6c5162c 100644 --- a/doc/en/installation.docbook +++ b/doc/en/installation.docbook @@ -404,7 +404,7 @@ Compiling &krusader;. What now? Check the environment variables - &kdeqtdir-lnk;. + &kdetqtdir-lnk;. To compile and install &krusader; on your system, type the following in the base directory of the &krusader; package: @@ -768,7 +768,7 @@ Good - your configure finished. Start make now where the &krusader; binary will be installed (after the 'make install' command). This part will also display a warning if the environment - variables &kdeqtdir-lnk; are empty. + variables &kdetqtdir-lnk; are empty. diff --git a/doc/ru/faq.docbook b/doc/ru/faq.docbook index 4c786bb..4254ef0 100644 --- a/doc/ru/faq.docbook +++ b/doc/ru/faq.docbook @@ -405,7 +405,7 @@ >$TDEDIR/share/apps/krusader/krusaderui.rc and ~/.trinity/share/apps/krusader/krusaderui.rc and re-run &krusader;. If you have compiled &krusader; from sources this is often caused when the &kdeqtdir_lnk; environment variables are not correctly set. The result is that the and re-run &krusader;. If you have compiled &krusader; from sources this is often caused when the &kdetqtdir_lnk; environment variables are not correctly set. The result is that the krusaderui.rc file is installed in the wrong directory. Please also read the next question. diff --git a/doc/ru/index.docbook b/doc/ru/index.docbook index 255f539..39016e0 100644 --- a/doc/ru/index.docbook +++ b/doc/ru/index.docbook @@ -511,7 +511,7 @@ since the Entity Backspace is not defined in Combine files'> -TDEDIR - I have downloaded the sources for &krusader;. What now? Check the environment variables &kdeqtdir_lnk;. +>Check the environment variables &kdetqtdir_lnk;. In order to compile and install &krusader; on your system, type the following in the base directory of the &krusader; package: @@ -692,7 +692,7 @@ Good - your configure finished. Start make now >At the end of the ./configure script you will find a summary of the most important settings, ⪚ where the &krusader; binary will be installed (after the 'make install' command). This part will also display a warning if the environment variables &kdeqtdir_lnk; are empty. script you will find a summary of the most important settings, ⪚ where the &krusader; binary will be installed (after the 'make install' command). This part will also display a warning if the environment variables &kdetqtdir_lnk; are empty.