diff options
Diffstat (limited to 'tdecore/kdebugrc')
-rw-r--r-- | tdecore/kdebugrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdecore/kdebugrc b/tdecore/kdebugrc index 58b09ae7a..10032a633 100644 --- a/tdecore/kdebugrc +++ b/tdecore/kdebugrc @@ -2,7 +2,7 @@ # This allows to leave the kdDebug* calls in the code, but still have them # disabled for most users. # -# This file will be installed as $KDEDIR/share/config/kdebugrc +# This file will be installed as $TDEDIR/share/config/kdebugrc # # There are four levels of output: Info, Warn, Error and Fatal # corresponding to kdDebug(), kdWarn(), kdError(), kdFatal() |