diff options
Diffstat (limited to 'parts/fileview/README.dox')
-rw-r--r-- | parts/fileview/README.dox | 8 |
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> */ |