summaryrefslogtreecommitdiffstats
path: root/buildtools/qmake/README.dox
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-16 13:53:18 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-16 13:53:18 -0600
commit2ecab1a194b0dc551b478820e1aaa3b8713354cc (patch)
treeae4df71ed26f3dc2dd605970d8d455165a1c8ab3 /buildtools/qmake/README.dox
parent549fec618f0b15c9316fc0a5ebe93c2829bc0b1b (diff)
downloadtdevelop-2ecab1a194b0dc551b478820e1aaa3b8713354cc.tar.gz
tdevelop-2ecab1a194b0dc551b478820e1aaa3b8713354cc.zip
Additional renaming of kde to tde
Diffstat (limited to 'buildtools/qmake/README.dox')
-rw-r--r--buildtools/qmake/README.dox6
1 files changed, 3 insertions, 3 deletions
diff --git a/buildtools/qmake/README.dox b/buildtools/qmake/README.dox
index 6f0a4027..e475aba1 100644
--- a/buildtools/qmake/README.dox
+++ b/buildtools/qmake/README.dox
@@ -8,7 +8,7 @@ It will regenerate a projects .pro files dynamically as you add,remove or
reconfigure (sub)projects. Unsupported qmake features will be left unchanged
(hopefully) no major testing has been run yet.
-\authors <a href="mailto:bernd AT kdevelop.org">Bernd Gehrmann</a>
+\authors <a href="mailto:bernd AT tdevelop.org">Bernd Gehrmann</a>
\authors <a href="mailto:thasart AT gmx.de">Thomas Hasart</a>
\maintainer <a href="mailto:jsgaarde AT tdcspace.dk">Jakob Simon-Gaarde </a>
@@ -21,12 +21,12 @@ remove or reconfigure (sub)projects.
\feature Unsupported qmake features will be left unchanged (hopefully)
no major testing has been run yet.
-\bug bugs in <a href="http://bugs.kde.org/buglist.cgi?product=kdevelop&component=trollproject&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&order=Bug+Number">trollproject component at Bugzilla database</a>
+\bug bugs in <a href="http://bugs.kde.org/buglist.cgi?product=tdevelop&component=trollproject&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&order=Bug+Number">trollproject component at Bugzilla database</a>
\requirement <a href="http://www.trolltech.com">QMake</a> >= 3.0.3
\todo <b>Relative directories (priority 1)</b>
- By default a qmake projects created with kdevelop must be distributable,
+ By default a qmake projects created with tdevelop must be distributable,
therefore all directory-selections must be relative the subproject where
it is used (user can override this ofcourse). So when a select-directory
dialog is opened getRelativeDirectory() (#include pathutil.h) should be