diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2013-09-03 20:03:11 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2013-09-03 21:03:17 +0200 |
commit | e19722342046756a90d65060c756198e31ff4457 (patch) | |
tree | 8f0f73d20b41d6c9b183ed58a8a13ebc8e5b2f67 /parts/diff/README.dox | |
parent | c3a7a4fbdcd78a66c18b90dc17b7070d517eed17 (diff) | |
download | tdevelop-e19722342046756a90d65060c756198e31ff4457.tar.gz tdevelop-e19722342046756a90d65060c756198e31ff4457.zip |
Additional k => tde renaming and fixes
Diffstat (limited to 'parts/diff/README.dox')
-rw-r--r-- | parts/diff/README.dox | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/parts/diff/README.dox b/parts/diff/README.dox index 72cbfb3a..6659ac71 100644 --- a/parts/diff/README.dox +++ b/parts/diff/README.dox @@ -7,9 +7,9 @@ in a QTextEdit with simple highlighting Just right-click on a CVS or Perforce file and select "diff to repository" to see it in action. -\authors <a href="mailto:harry AT tdevelop.org">Harald Fernengel</a> +\authors <a href="mailto:harry AT kdevelop.org">Harald Fernengel</a> -\maintainer <a href="mailto:harry AT tdevelop.org">Harald Fernengel</a> +\maintainer <a href="mailto:harry AT kdevelop.org">Harald Fernengel</a> \feature Shows "diffs" between files \feature If "kompare" from KDESDK is installed, it'll use its widget to display the diff otherwise in a QTextEdit with simple highlighting |