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 38188136cc
Rename kde libraries to tde
13 years ago
..
AUTHORS Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
CMakeLists.txt Rename kde libraries to tde 13 years ago
Makefile.am Moved kpilot from kdepim to applications, as the core Trinity libraries should not contain hardware-dependent software 13 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 14 years ago
mbox.h TQt conversion fixes 14 years ago
mbox.protocol Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
mboxfile.cc rename the following methods: 13 years ago
mboxfile.h rename the following methods: 13 years ago
readmbox.cc Fix a number of accidental tqStatus string conversions 13 years ago
readmbox.h rename the following methods: 13 years ago
stat.cc rename the following methods: 13 years ago
stat.h TQt conversion fixes 14 years ago
urlinfo.cc rename the following methods: 13 years ago
urlinfo.h Initial conversion of kdepim to TQt 13 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.