diff options
Diffstat (limited to 'kioslave')
-rw-r--r-- | kioslave/DEBUG.howto | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kioslave/DEBUG.howto b/kioslave/DEBUG.howto index d4873e021..a1d4925a5 100644 --- a/kioslave/DEBUG.howto +++ b/kioslave/DEBUG.howto @@ -65,7 +65,7 @@ How to get debug output It is useful to redirect the debug output of your particular slave to a file instead of stderr. E.g. I myself use the following lines in -$KDEDIR/share/config/kdebugrc. +$TDEDIR/share/config/kdebugrc. [7113] InfoOutput=0 |