diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:53:18 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:53:18 -0600 |
commit | 2ecab1a194b0dc551b478820e1aaa3b8713354cc (patch) | |
tree | ae4df71ed26f3dc2dd605970d8d455165a1c8ab3 /parts/grepview/README.dox | |
parent | 549fec618f0b15c9316fc0a5ebe93c2829bc0b1b (diff) | |
download | tdevelop-2ecab1a194b0dc551b478820e1aaa3b8713354cc.tar.gz tdevelop-2ecab1a194b0dc551b478820e1aaa3b8713354cc.zip |
Additional renaming of kde to tde
Diffstat (limited to 'parts/grepview/README.dox')
-rw-r--r-- | parts/grepview/README.dox | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/parts/grepview/README.dox b/parts/grepview/README.dox index d5e9130a..d0f7fbed 100644 --- a/parts/grepview/README.dox +++ b/parts/grepview/README.dox @@ -1,12 +1,12 @@ /** \class GrepViewPart Integrates "find|grep" in KDevelop - allows fast searching of multiple files using patterns or regular expressions. -\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:jens.dagerbo AT swipnet.se">Jens Dagerbo</a> aka teatime \feature grep works on editor context menu -\bug bugs in <a href="http://bugs.kde.org/buglist.cgi?product=kdevelop&component=grep%20frontend&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&order=Bug+Number">Grep Frontend component at Bugzilla database</a> +\bug bugs in <a href="http://bugs.kde.org/buglist.cgi?product=tdevelop&component=grep%20frontend&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&order=Bug+Number">Grep Frontend component at Bugzilla database</a> */ |