You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdepim/kioslaves/mbox
Timothy Pearson ad4317e2e0
Remove additional unneeded tq method conversions
13 years ago
..
AUTHORS
CMakeLists.txt
Makefile.am
README
mbox.cc
mbox.h
mbox.protocol
mboxfile.cc rename the following methods: 13 years ago
mboxfile.h rename the following methods: 13 years ago
readmbox.cc Remove additional unneeded tq method conversions 13 years ago
readmbox.h rename the following methods: 13 years ago
stat.cc Remove additional unneeded tq method conversions 13 years ago
stat.h
urlinfo.cc
urlinfo.h

README

This is a simple kioslave for accessing mbox-files with kio.

At the moment, it doesn't support locking or writing, it is just reading and listing messages.

Usage:
	mbox:/path/to/mbox/file         For listing the files in a mbox-file
	mbox:/path/to/mbox/file/id      For getting an id out of a mbox-file.