--nextPart5009741.RLhK5KGLNA Content-Type: text/plain; charset="iso-8859-7" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Spiros Georgaras wrote: >My mhtProtocol::listDir function adds a UDSEntry for each of the files >contained in the mht file. Is this the right thing to do? I believe so. That's how all listDirs report their files. >What exactly is the function of mhtProtocol::stat? I mean what arguments > could it take and what should it return? Cf. man stat It's checking the status of the file or directory to see if it exists. >3. I also want to ask if writing a kioslave is self contained. I mean does >konqueror need to have a corresponding part of code in order to know that > it should display ' mht:/d/292 Euro.mht/' as a directory listing, etc? No, Konqueror doesn't need any more code than it currently has. All you nee= d=20 is in your kioslave: either in the form of code, or in the additional=20 instructions provided by the .protocol file. =46or example, the fact that it's a directory listing is specified in=20 the .protocol file. =2D-=20 Thiago Macieira - Registered Linux user #65028 thiago (AT) macieira (DOT) info ICQ UIN: 1967141 PGP/GPG: 0x6EF45358; fingerprint: E067 918B B660 DBD1 105C 966C 33F5 F005 6EF4 5358 --nextPart5009741.RLhK5KGLNA Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (GNU/Linux) iD8DBQBBYmu2M/XwBW70U1gRAuD2AJ9ugoKagjplNcMg+K0oglTE7pCcGwCgqFJO 8/B4j+s0GTu2B7eHnrDpgwc= =xiF6 -----END PGP SIGNATURE----- --nextPart5009741.RLhK5KGLNA--