You cannot 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
tpearson 67e29a054c Initial conversion of kdepim to TQt
This will probably require some tweaking before it will build under Qt4,
however Qt3 builds are OK.  Any alterations this commit makes to kdepim
behaviour under Qt3 are unintentional and should be fixed.


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1227832 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
..
AUTHORS Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
CMakeLists.txt [kdepim]: initial cmake support for following subpackages: akregator, certmanager, kaddressbook, kalarm, kioslaves, kmail, ktnef, libemailfunctions, libkcal, libkdenetwork, libkdepim, libkmime, libkpgp, libkpimidentities, libksieve, mimelib 14 years ago
Makefile.am Moved kpilot from kdepim to applications, as the core Trinity libraries should not contain hardware-dependent software 14 years ago
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
mbox.cc Trinity Qt initial conversion 15 years ago
mbox.h TQt conversion fixes 15 years ago
mbox.protocol Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
mboxfile.cc Initial conversion of kdepim to TQt 14 years ago
mboxfile.h Initial conversion of kdepim to TQt 14 years ago
readmbox.cc Initial conversion of kdepim to TQt 14 years ago
readmbox.h Initial conversion of kdepim to TQt 14 years ago
stat.cc Initial conversion of kdepim to TQt 14 years ago
stat.h TQt conversion fixes 15 years ago
urlinfo.cc Initial conversion of kdepim to TQt 14 years ago
urlinfo.h Initial conversion of kdepim to TQt 14 years ago

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.