diff options
Diffstat (limited to 'vcs')
-rw-r--r-- | vcs/clearcase/README.dox | 4 | ||||
-rw-r--r-- | vcs/perforce/README.dox | 2 | ||||
-rw-r--r-- | vcs/subversion/README.dox | 4 |
3 files changed, 5 insertions, 5 deletions
diff --git a/vcs/clearcase/README.dox b/vcs/clearcase/README.dox index 74f2678b..47741ab6 100644 --- a/vcs/clearcase/README.dox +++ b/vcs/clearcase/README.dox @@ -1,5 +1,5 @@ /** \class ClearcasePart -Integrates Clearcase configuration management system into KDevelop. +Integrates Clearcase configuration management system into TDevelop. Based on Perforce (PerforcePart) implementation by Harald Fernengel <harry AT kdevelop.org> To use clearcase functions, you need to: @@ -31,7 +31,7 @@ To use clearcase functions, you need to: \authors <a href="mailto:pnoffke AT bigpond dot com">Patrick Noffke</a> \authors <a href="mailto:phil AT hetroy dot org">Philippe Hétroy</a> -\feature Integrates Clearcase configuration management system into KDevelop and displays VCS file information +\feature Integrates Clearcase configuration management system into TDevelop and displays VCS file information \feature Detects the clearcase environment and activates menus \feature Provided a dialog for checkout and checkin comments. diff --git a/vcs/perforce/README.dox b/vcs/perforce/README.dox index 5a2d3756..a9c0ee6e 100644 --- a/vcs/perforce/README.dox +++ b/vcs/perforce/README.dox @@ -1,5 +1,5 @@ /** \class PerforcePart -Integrates the perforce version managment system into KDevelop. +Integrates the perforce version managment system into TDevelop. \authors <a href="mailto:bernd AT kdevelop.org">Bernd Gehrmann</a> Copyright (C) 1999-2001 \authors <a href="mailto:harry AT kdevelop.org">Harald Fernengel</a> Copyright (C) 2002-2003 diff --git a/vcs/subversion/README.dox b/vcs/subversion/README.dox index c463a997..91e40d37 100644 --- a/vcs/subversion/README.dox +++ b/vcs/subversion/README.dox @@ -1,11 +1,11 @@ /** \class subversionPart -Integrates the SVN (Subversion) version management system into KDevelop. +Integrates the SVN (Subversion) version management system into TDevelop. \authors <a href="mailto:marchand AT kde.org">Mickael Marchand</a> \maintainer <a href="mailto:marchand AT kde.org">Mickael Marchand</a> -\feature Integrates the SVN (Subversion) version management system into KDevelop. +\feature Integrates the SVN (Subversion) version management system into TDevelop. \requirement You need to compile and install tdesdk/tdeioslave/svn |