summaryrefslogtreecommitdiffstats
path: root/tde-i18n-nl
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2018-09-27 16:04:00 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-09-27 16:04:00 +0900
commitfae7d9ab5a17fa4d2a6cecf6bd036f68d38dfb18 (patch)
treee6122cf7b0a5802bc4ef61187751434d4b6afcae /tde-i18n-nl
parent50c59cd96e88e67882e2b51c8cf801b72f375520 (diff)
downloadtde-i18n-fae7d9ab5a17fa4d2a6cecf6bd036f68d38dfb18.tar.gz
tde-i18n-fae7d9ab5a17fa4d2a6cecf6bd036f68d38dfb18.zip
qt -> tqt conversion:
QTDIR -> TQTDIR QTDOC -> TQTDOC INCDIR_QT -> INCDIR_TQT LIBDIR_QT -> LIBDIR_TQT QT_INC -> TQT_INC QT_LIB -> TQT_LIB Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'tde-i18n-nl')
-rw-r--r--tde-i18n-nl/acinclude.m418
-rw-r--r--tde-i18n-nl/docs/tdebase/faq/contrib.docbook2
-rw-r--r--tde-i18n-nl/docs/tdebase/tdm/index.docbook6
-rw-r--r--tde-i18n-nl/docs/tdesdk/scripts/man-qtdoc.1.docbook4
-rw-r--r--tde-i18n-nl/messages/tdevelop/tdevelop.po4
5 files changed, 17 insertions, 17 deletions
diff --git a/tde-i18n-nl/acinclude.m4 b/tde-i18n-nl/acinclude.m4
index 62366622c15..071cf81001b 100644
--- a/tde-i18n-nl/acinclude.m4
+++ b/tde-i18n-nl/acinclude.m4
@@ -296,7 +296,7 @@ EOT
dnl ------------------------------------------------------------------------
dnl Find the meta object compiler and the ui compiler in the PATH,
-dnl in $QTDIR/bin, and some more usual places
+dnl in $TQTDIR/bin, and some more usual places
dnl ------------------------------------------------------------------------
dnl
AC_DEFUN([AC_PATH_TQT_MOC_UIC],
@@ -1223,10 +1223,10 @@ else
fi
if test $kde_qtver = 4; then
- kde_qt_dirs="$QTDIR /usr/lib/qt4 /usr/lib/qt /usr/share/qt4"
+ kde_qt_dirs="$TQTDIR /usr/lib/qt4 /usr/lib/qt /usr/share/qt4"
fi
if test $kde_qtver = 3; then
- kde_qt_dirs="$QTDIR /usr/lib/qt3 /usr/lib/qt /usr/share/qt3 /usr/lib${tdelibsuff}/qt-3.3"
+ kde_qt_dirs="$TQTDIR /usr/lib/qt3 /usr/lib/qt /usr/share/qt3 /usr/lib${tdelibsuff}/qt-3.3"
if test -z "$PKG_CONFIG"; then
AC_PATH_PROG(PKG_CONFIG, pkg-config, no)
fi
@@ -1237,10 +1237,10 @@ if test $kde_qtver = 3; then
fi
fi
if test $kde_qtver = 2; then
- kde_qt_dirs="$QTDIR /usr/lib/qt2 /usr/lib/qt"
+ kde_qt_dirs="$TQTDIR /usr/lib/qt2 /usr/lib/qt"
fi
if test $kde_qtver = 1; then
- kde_qt_dirs="$QTDIR /usr/lib/qt"
+ kde_qt_dirs="$TQTDIR /usr/lib/qt"
fi
])
@@ -5559,10 +5559,10 @@ if test "${with_qt_dir+set}" = set; then
kde_qtdir="$with_qt_dir"
fi
-AC_FIND_FILE(qsql.html, [ $kde_qtdir/doc/html $QTDIR/doc/html /usr/share/doc/packages/qt3/html /usr/lib/qt/doc /usr/lib/qt3/doc /usr/lib/qt3/doc/html /usr/doc/qt3/html /usr/doc/qt3 /usr/share/doc/qt3-doc /usr/share/qt3/doc/html /usr/X11R6/share/doc/qt/html ], QTDOCDIR)
-AC_MSG_RESULT($QTDOCDIR)
+AC_FIND_FILE(qsql.html, [ $kde_qtdir/doc/html $TQTDIR/doc/html /usr/share/doc/packages/qt3/html /usr/lib/qt/doc /usr/lib/qt3/doc /usr/lib/qt3/doc/html /usr/doc/qt3/html /usr/doc/qt3 /usr/share/doc/qt3-doc /usr/share/qt3/doc/html /usr/X11R6/share/doc/qt/html ], TQTDOCDIR)
+AC_MSG_RESULT($TQTDOCDIR)
-AC_SUBST(QTDOCDIR)
+AC_SUBST(TQTDOCDIR)
KDE_FIND_PATH(dot, DOT, [], [])
if test -n "$DOT"; then
@@ -5580,7 +5580,7 @@ AC_SUBST(DOXYGEN_PROJECT_NAME)
AC_SUBST(DOXYGEN_PROJECT_NUMBER)
KDE_HAS_DOXYGEN=no
-if test -n "$DOXYGEN" && test -x "$DOXYGEN" && test -f $QTDOCDIR/qsql.html; then
+if test -n "$DOXYGEN" && test -x "$DOXYGEN" && test -f $TQTDOCDIR/qsql.html; then
KDE_HAS_DOXYGEN=yes
fi
AC_SUBST(KDE_HAS_DOXYGEN)
diff --git a/tde-i18n-nl/docs/tdebase/faq/contrib.docbook b/tde-i18n-nl/docs/tdebase/faq/contrib.docbook
index 5da7fec1809..37fa4d0ec43 100644
--- a/tde-i18n-nl/docs/tdebase/faq/contrib.docbook
+++ b/tde-i18n-nl/docs/tdebase/faq/contrib.docbook
@@ -46,7 +46,7 @@
<answer>
<para>Iedereen wordt aangemoedigd om software voor &kde; te maken. Wat u moet doen is in de eerste plaats sterk afhankelijk van uw ervaring, &bijv; of u al kennis heeft van C++ of ervaring met &Qt;, enzovoorts.</para>
<para>Om te kunnen programmeren voor &kde;, hebt u wat basisgereedschap nodig, zoals <application>automake</application>, <application>autoconf</application> en <application>egcs</application>. Kijkt u op <ulink url="http://developer.kde.org/">http://developer.kde.org/</ulink> voor meer aanwijzingen.</para>
-<para>Een andere prima manier om iets te leren over het programmeren van &kde; is gebruik te maken van het &Qt;-lesmateriaal (tutorials). Dit wordt meteen meegeïnstalleerd met &Qt;. Om dit in te kunnen zien, opent u de <filename>$<envar>QTDIR</envar>/doc/html/</filename> in &konqueror; (en slaat u dit ook maar op in uw lijst met favorieten). U vindt hier onder "Getting Started" een aantal "tutorials", helaas alleen in het Engels.
+<para>Een andere prima manier om iets te leren over het programmeren van &kde; is gebruik te maken van het &Qt;-lesmateriaal (tutorials). Dit wordt meteen meegeïnstalleerd met &Qt;. Om dit in te kunnen zien, opent u de <filename>$<envar>TQTDIR</envar>/doc/html/</filename> in &konqueror; (en slaat u dit ook maar op in uw lijst met favorieten). U vindt hier onder "Getting Started" een aantal "tutorials", helaas alleen in het Engels.
Het blijkt mij dat deze aanwijzingen afhankelijk zijn van de versie. Ik heb de aanwijzingen gegeven zoals die gelden voor mijn systeem, maar u moet hiermee ook op uw systeem voldoende aanwijzingen hebben om hier uit te komen :) (Vertaler)</para>
<para>Er is echter één ding dat iedereen die voor &kde; wil programmeren, zou moeten doen, en dat is: <emphasis>zich inschrijven op de discussiegroep voor ontwikkelaars</emphasis>. Om u hierop in te schrijven stuurt u een email naar <ulink url="mailto:kde-devel-request@kde.org">kde-devel-request@kde.org</ulink> met als onderwerp <userinput>subscribe <replaceable>uw_email_adres</replaceable></userinput>. <important><para>Leest u ook heel zorgvuldig <link linkend="subscribe">Hoe kan ik mij in-/uitschrijven op discussiegroepen</link>. Alles wat daar wordt genoemd geldt ook voor de discussiegroep voor ontwikkelaars.</para></important></para>
diff --git a/tde-i18n-nl/docs/tdebase/tdm/index.docbook b/tde-i18n-nl/docs/tdebase/tdm/index.docbook
index f3b3eb459f8..47e9ce218cf 100644
--- a/tde-i18n-nl/docs/tdebase/tdm/index.docbook
+++ b/tde-i18n-nl/docs/tdebase/tdm/index.docbook
@@ -550,11 +550,11 @@ id:3:initdefault:
<screen><command>export
<option>TDEDIR=<replaceable>/opt/kde</replaceable></option></command>
<command>export
-<option>QTDIR=<replaceable>/usr/lib/qt2</replaceable></option></command>
+<option>TQTDIR=<replaceable>/usr/lib/qt2</replaceable></option></command>
<command>export
-<option>PATH=<replaceable>$TDEDIR/bin:$QTDIR/bin:$PATH</replaceable></option></command>
+<option>PATH=<replaceable>$TDEDIR/bin:$TQTDIR/bin:$PATH</replaceable></option></command>
<command>export
-<option>LD_LIBRARY_PATH=<replaceable>$TDEDIR/lib:$QTDIR/lib</replaceable></option></command>
+<option>LD_LIBRARY_PATH=<replaceable>$TDEDIR/lib:$TQTDIR/lib</replaceable></option></command>
</screen>
<para>Als het nog steeds niet werkt, probeer dan &xdm; te starten om te controleren of de fout niet bij een ernstiger probleem in de X-configuratie zit.</para>
diff --git a/tde-i18n-nl/docs/tdesdk/scripts/man-qtdoc.1.docbook b/tde-i18n-nl/docs/tdesdk/scripts/man-qtdoc.1.docbook
index f8027ae0fcc..9ff1bf0978c 100644
--- a/tde-i18n-nl/docs/tdesdk/scripts/man-qtdoc.1.docbook
+++ b/tde-i18n-nl/docs/tdesdk/scripts/man-qtdoc.1.docbook
@@ -37,8 +37,8 @@
<variablelist>
<varlistentry>
-<term><envar>QTDIR</envar></term>
-<listitem><para>De map waarin &Qt; is geïnstalleerd. De hoofdpagina van de documentatie wordt verwacht onder <filename class="directory">$<envar>QTDIR</envar>/doc/html/</filename>.</para></listitem>
+<term><envar>TQTDIR</envar></term>
+<listitem><para>De map waarin &Qt; is geïnstalleerd. De hoofdpagina van de documentatie wordt verwacht onder <filename class="directory">$<envar>TQTDIR</envar>/doc/html/</filename>.</para></listitem>
</varlistentry>
</variablelist>
diff --git a/tde-i18n-nl/messages/tdevelop/tdevelop.po b/tde-i18n-nl/messages/tdevelop/tdevelop.po
index 149aa0b96f2..86d641d7eb5 100644
--- a/tde-i18n-nl/messages/tdevelop/tdevelop.po
+++ b/tde-i18n-nl/messages/tdevelop/tdevelop.po
@@ -6799,7 +6799,7 @@ msgid ""
"custom widgets can be used in the Qt Designer.</p>\n"
"<p>Since it is a lot of work to type in all the information for custom widgets, "
"you should consider using the tqtcreatecw tool which is in "
-"$QTDIR/tools/designer/tools/tqtcreatecw. Using tqtcreatecw you can create "
+"$TQTDIR/tools/designer/tools/tqtcreatecw. Using tqtcreatecw you can create "
"custom widget description files for your custom widgets without the need to "
"type in all the information manually. For more information about the README "
"file in the tqtcreatecw directory</p>"
@@ -6809,7 +6809,7 @@ msgstr ""
"deze in Qt Designer gebruikt kunnen worden.</p>\n"
"<p>Omdat het invoeren van alle informatie omtrent aangepaste widgets een "
"tijdrovend karwei is, kunt u er voor kiezen om het 'tqtcreatecw' gereedschap te "
-"gebruiken in $QTDIR/tools/designer/tools/tqtcreatecw. Met dit gereedschap kunt "
+"gebruiken in $TQTDIR/tools/designer/tools/tqtcreatecw. Met dit gereedschap kunt "
"u beschrijvingsbestanden maken zonder dat het noodzakelijk is alle gegevens "
"handmatig in te voeren. Meer informatie bevindt zich in het README bestand in "
"de map waar tqtcreatecw zich bevindt.</p>"