From fae7d9ab5a17fa4d2a6cecf6bd036f68d38dfb18 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Thu, 27 Sep 2018 16:04:00 +0900 Subject: 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 --- tde-i18n-en_GB/docs/tdebase/faq/contrib.docbook | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tde-i18n-en_GB/docs/tdebase/faq') diff --git a/tde-i18n-en_GB/docs/tdebase/faq/contrib.docbook b/tde-i18n-en_GB/docs/tdebase/faq/contrib.docbook index ad55ffd4e93..82cc85dd1b8 100644 --- a/tde-i18n-en_GB/docs/tdebase/faq/contrib.docbook +++ b/tde-i18n-en_GB/docs/tdebase/faq/contrib.docbook @@ -46,7 +46,7 @@ Everybody is encouraged to develop software for &kde;. What you should do first depends strongly on your experience, ⪚ whether you have already learned C++ or have experience with the &Qt; toolkit and so on. To get into &kde; programming, you will need some basic tools: automake, autoconf, and egcs. You should look to http://developer.kde.org/ for more tips. -Another excellent resource for learning &kde; programming is the &Qt; online tutorials. These are installed along with &Qt;. To view them, open $QTDIR/doc/html/index.html in &konqueror; and bookmark it. The tutorials can be found under "Using Qt". The source code for each lesson can be found in the $QTDIR/tutorial directory. +Another excellent resource for learning &kde; programming is the &Qt; online tutorials. These are installed along with &Qt;. To view them, open $TQTDIR/doc/html/index.html in &konqueror; and bookmark it. The tutorials can be found under "Using Qt". The source code for each lesson can be found in the $TQTDIR/tutorial directory. There is, however, one thing that everybody interested in programming for &kde; should do: subscribe to the developers mailing list. To subscribe, you have to send an email to kde-devel-request@kde.org with the subject subscribe your_email_address. Please read How to subscribe/unsubscribe to these lists carefully. Everything said there applies to the development list as well. -- cgit v1.2.1