mirror of
https://bitbucket.org/smil3y/kdelibs.git
synced 2025-02-23 10:22:48 +00:00
kdecore: remove references to the old ftp and sftp slaves
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
d80be928b3
commit
590546bda8
2 changed files with 1 additions and 3 deletions
|
@ -64,7 +64,6 @@
|
|||
7043 kio (bookmarks)
|
||||
7050 kio (KHTTP)
|
||||
7101 kio_file
|
||||
7102 kio_ftp
|
||||
7103 kio_curl
|
||||
7104 kidletime
|
||||
51003 kexiv2
|
||||
|
@ -99,7 +98,6 @@
|
|||
7024 kio (UIServer)
|
||||
7115 kio_thumbnail
|
||||
7116 kio_trash
|
||||
7120 kio_sftp
|
||||
7123 kio_camera
|
||||
7132 kio_mtp
|
||||
13000 Kate
|
||||
|
|
|
@ -80,7 +80,7 @@ public:
|
|||
|
||||
/**
|
||||
* Returns the library / executable to open for the protocol @p protocol
|
||||
* Example : "kio_ftp", meaning the executable "kio_ftp".
|
||||
* Example : "kio_curl", meaning the executable "kio_curl".
|
||||
*
|
||||
* This corresponds to the "exec=" field in the protocol description file.
|
||||
* @param protocol the protocol to check
|
||||
|
|
Loading…
Add table
Reference in a new issue