summaryrefslogtreecommitdiffstats
path: root/vcs
diff options
context:
space:
mode:
Diffstat (limited to 'vcs')
-rw-r--r--vcs/cvsservice/README.dox2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcs/cvsservice/README.dox b/vcs/cvsservice/README.dox
index d334e326..1ff0b528 100644
--- a/vcs/cvsservice/README.dox
+++ b/vcs/cvsservice/README.dox
@@ -2,7 +2,7 @@
This plugin integrates Cervisia (version >= 2.1) cvsservice DCOP service into tdevelop (read FAQ at the bottom
of this document): so, this part _does_ require cvsservice installed on your system: the configure script
in the main source directory should automagically detect the presence of Cervisia and build this plugin.
-If Cervisia wasn't installed in $KDEDIR than you need to specify paths for lib and include
+If Cervisia wasn't installed in $TDEDIR than you need to specify paths for lib and include
files, for example:
<code>
--with-extra-libs=$HOME/kde/lib --with-extra-includes=$HOME/kde/include