diff options
author | Timothy Pearson <[email protected]> | 2011-11-06 02:28:57 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-11-06 02:28:57 -0600 |
commit | 7574a7287e2e121c9d5c91a5f4ea38c5b3ae2a04 (patch) | |
tree | b7c6396f4f7fe78dcd49424bff707e977541de18 /kioslave/sftp/kio_sftp.cpp | |
parent | 66c0fa70796c1989a9f3adb0c5c0ad799ade48ca (diff) | |
download | tdebase-7574a7287e2e121c9d5c91a5f4ea38c5b3ae2a04.tar.gz tdebase-7574a7287e2e121c9d5c91a5f4ea38c5b3ae2a04.zip |
Additional kde to tde renaming
Diffstat (limited to 'kioslave/sftp/kio_sftp.cpp')
-rw-r--r-- | kioslave/sftp/kio_sftp.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kioslave/sftp/kio_sftp.cpp b/kioslave/sftp/kio_sftp.cpp index 2c8f995a5..2316c8c2d 100644 --- a/kioslave/sftp/kio_sftp.cpp +++ b/kioslave/sftp/kio_sftp.cpp @@ -18,7 +18,7 @@ /* DEBUGGING We are pretty much left with kdDebug messages for debugging. We can't use a gdb -as described in the ioslave DEBUG.howto because kdeinit has to run in a terminal. +as described in the ioslave DEBUG.howto because tdeinit has to run in a terminal. Ssh will detect this terminal and ask for a password there, but will just get garbage. So we can't connect. */ |