qt -> tqt conversion:

kdeqt -> kdetqt
qtkde -> tqtkde
qtdesigner -> tqtdesigner

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
pull/5/head
Michele Calgaro 6 years ago
parent 4be3162037
commit 27b4b518e2
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -2023,7 +2023,7 @@ For more details about this problem, look at the end of config.log.])
AC_DEFUN([KDE_CHECK_KDEQTADDON], AC_DEFUN([KDE_CHECK_KDEQTADDON],
[ [
AC_MSG_CHECKING(for kde-qt-addon) 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_ldflags_safe="$LDFLAGS"
kde_libs_safe="$LIBS" kde_libs_safe="$LIBS"
@ -2039,8 +2039,8 @@ AC_CACHE_VAL(kde_cv_have_kdeqtaddon,
[ [
QDomDocument doc; QDomDocument doc;
], ],
kde_cv_have_kdeqtaddon=yes, kde_cv_have_kdetqtaddon=yes,
kde_cv_have_kdeqtaddon=no kde_cv_have_kdetqtaddon=no
) )
LDFLAGS=$kde_ldflags_safe LDFLAGS=$kde_ldflags_safe
@ -2048,9 +2048,9 @@ AC_CACHE_VAL(kde_cv_have_kdeqtaddon,
CXXFLAGS=$kde_cxxflags_safe 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. 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.]) It is a separate package (and CVS module) named kde-qt-addon.])
fi fi

@ -390,7 +390,7 @@
~/.trinity/share/apps/krusader/krusaderui.rc</filename> and ~/.trinity/share/apps/krusader/krusaderui.rc</filename> and
re-run &krusader;. If you have compiled re-run &krusader;. If you have compiled
&krusader; from sources this is often caused &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 are not correctly set. The result is that the
<filename>krusaderui.rc</filename> file is installed in <filename>krusaderui.rc</filename> file is installed in
the wrong directory. Please read the following question, the wrong directory. Please read the following question,

@ -217,7 +217,7 @@ http://groups.google.com/group/krusader-devel/browse_thread/thread/d102adec2edcf
<!ENTITY syncdirs-lnk '<link linkend="synchronizer">Synchronize Directories</link>'> <!ENTITY syncdirs-lnk '<link linkend="synchronizer">Synchronize Directories</link>'>
<!ENTITY splitfile-lnk '<link linkend="splitter">Split file</link>'> <!ENTITY splitfile-lnk '<link linkend="splitter">Split file</link>'>
<!ENTITY combinefiles-lnk '<link linkend="splitter">Combine files</link>'> <!ENTITY combinefiles-lnk '<link linkend="splitter">Combine files</link>'>
<!ENTITY kdeqtdir-lnk '<link linkend="kde_qt_dir"><envar>TDEDIR</envar> - <envar>TQTDIR</envar></link>'> <!ENTITY kdetqtdir-lnk '<link linkend="kde_qt_dir"><envar>TDEDIR</envar> - <envar>TQTDIR</envar></link>'>
<!ENTITY useractions-lnk '<link linkend="useractions">UserActions</link>'> <!ENTITY useractions-lnk '<link linkend="useractions">UserActions</link>'>
<!ENTITY usermenu-lnk '<link linkend="useractions">User Menu</link>'> <!ENTITY usermenu-lnk '<link linkend="useractions">User Menu</link>'>
<!ENTITY faq-lnk '<link linkend="faq">FAQ</link>'> <!ENTITY faq-lnk '<link linkend="faq">FAQ</link>'>

@ -404,7 +404,7 @@
<sect2 id="sourcedownload"> <sect2 id="sourcedownload">
<title>Compiling &krusader;. What now?</title> <title>Compiling &krusader;. What now?</title>
<para>Check the environment variables <para>Check the environment variables
&kdeqtdir-lnk;.</para> &kdetqtdir-lnk;.</para>
<para>To compile and install &krusader; on your <para>To compile and install &krusader; on your
system, type the following in the base directory of the system, type the following in the base directory of the
&krusader; package:</para> &krusader; package:</para>
@ -768,7 +768,7 @@ Good - your configure finished. Start make now
where the &krusader; binary will be where the &krusader; binary will be
installed (after the 'make install' command). This part installed (after the 'make install' command). This part
will also display a warning if the environment will also display a warning if the environment
variables &kdeqtdir-lnk; are empty.</para> variables &kdetqtdir-lnk; are empty.</para>
</tip> </tip>
<para></para> <para></para>
<!-- Empty line to make it more readable --> <!-- Empty line to make it more readable -->

@ -405,7 +405,7 @@
>$TDEDIR/share/apps/krusader/krusaderui.rc</filename >$TDEDIR/share/apps/krusader/krusaderui.rc</filename
> and <filename > and <filename
>~/.trinity/share/apps/krusader/krusaderui.rc</filename >~/.trinity/share/apps/krusader/krusaderui.rc</filename
> 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 <filename > 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 <filename
>krusaderui.rc</filename >krusaderui.rc</filename
> file is installed in the wrong directory. Please also read the next question.</para> > file is installed in the wrong directory. Please also read the next question.</para>
<!-- Empty line to make it more readable --> <!-- Empty line to make it more readable -->

@ -511,7 +511,7 @@ since the Entity Backspace is not defined in
<!ENTITY combinefiles_lnk '<link linkend="splitter" <!ENTITY combinefiles_lnk '<link linkend="splitter"
>Combine files</link >Combine files</link
>'> >'>
<!ENTITY kdeqtdir_lnk '<link linkend="kde_qt_dir" <!ENTITY kdetqtdir_lnk '<link linkend="kde_qt_dir"
><envar ><envar
>TDEDIR</envar >TDEDIR</envar
> - <envar > - <envar

@ -395,7 +395,7 @@
>I have downloaded the sources for &krusader;. What now?</title> >I have downloaded the sources for &krusader;. What now?</title>
<para <para
>Check the environment variables &kdeqtdir_lnk;.</para> >Check the environment variables &kdetqtdir_lnk;.</para>
<para <para
>In order to compile and install &krusader; on your system, type the following in the base directory of the &krusader; package:</para> >In order to compile and install &krusader; on your system, type the following in the base directory of the &krusader; package:</para>
@ -692,7 +692,7 @@ Good - your configure finished. Start make now
><para ><para
>At the end of the <command >At the end of the <command
>./configure</command >./configure</command
> script you will find a summary of the most important settings, &eg; 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. </para > script you will find a summary of the most important settings, &eg; 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. </para
></tip> ></tip>
<!-- Empty line to make it more readable --> <!-- Empty line to make it more readable -->

Loading…
Cancel
Save