summaryrefslogtreecommitdiffstats
path: root/parts/fileview/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 /parts/fileview/README.dox
parent549fec618f0b15c9316fc0a5ebe93c2829bc0b1b (diff)
downloadtdevelop-2ecab1a194b0dc551b478820e1aaa3b8713354cc.tar.gz
tdevelop-2ecab1a194b0dc551b478820e1aaa3b8713354cc.zip
Additional renaming of kde to tde
Diffstat (limited to 'parts/fileview/README.dox')
-rw-r--r--parts/fileview/README.dox8
1 files changed, 4 insertions, 4 deletions
diff --git a/parts/fileview/README.dox b/parts/fileview/README.dox
index d8143dd1..7eb838e6 100644
--- a/parts/fileview/README.dox
+++ b/parts/fileview/README.dox
@@ -1,13 +1,13 @@
/** \class FileViewPart
The file tree list view for displaying files within project dir.
-\authors <a href="mailto:bernd AT kdevelop.org">Bernd Gehrmann</a>
+\authors <a href="mailto:bernd AT tdevelop.org">Bernd Gehrmann</a>
\maintainer <a href="mailto:mario.scalas AT libero.it">Mario Scalas</a>
\feature Provides a way of navigating and interacting with the source files of the current project.
-\bug bugs in <a href="http://bugs.kde.org/buglist.cgi?product=kdevelop&component=file+tree&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&order=Bug+Number">file tree component at Bugzilla database</a>
+\bug bugs in <a href="http://bugs.kde.org/buglist.cgi?product=tdevelop&component=file+tree&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&order=Bug+Number">file tree component at Bugzilla database</a>
\bug Describe a the 1st bug that you know of, but probably hasn't been reported yet.
..
\bug Describe a the nth bug that you know of, but probably hasn't been reported yet.
@@ -42,12 +42,12 @@ The file tree list view for displaying files within project dir.
/** \class FileGroupsPart
Allows grouping of project files according to filename patterns.
-\authors <a href="mailto:bernd AT kdevelop.org">Bernd Gehrmann</a>
+\authors <a href="mailto:bernd AT tdevelop.org">Bernd Gehrmann</a>
\maintainer <a href="mailto:mario.scalas AT libero.it">Mario Scalas</a>
\feature Provides a way of navigating and interacting with the source files (grouped by extension type) of the current project.
-\bug bugs in <a href="http://bugs.kde.org/buglist.cgi?product=kdevelop&component=File+Groups&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&order=Bug+Number">file groups component at Bugzilla database</a>
+\bug bugs in <a href="http://bugs.kde.org/buglist.cgi?product=tdevelop&component=File+Groups&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&order=Bug+Number">file groups component at Bugzilla database</a>
*/