summaryrefslogtreecommitdiffstats
path: root/libkdepim/README
diff options
context:
space:
mode:
authortoma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2009-11-25 17:56:58 +0000
committertoma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2009-11-25 17:56:58 +0000
commit460c52653ab0dcca6f19a4f492ed2c5e4e963ab0 (patch)
tree67208f7c145782a7e90b123b982ca78d88cc2c87 /libkdepim/README
downloadtdepim-460c52653ab0dcca6f19a4f492ed2c5e4e963ab0.tar.gz
tdepim-460c52653ab0dcca6f19a4f492ed2c5e4e963ab0.zip
Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.
BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'libkdepim/README')
-rw-r--r--libkdepim/README36
1 files changed, 36 insertions, 0 deletions
diff --git a/libkdepim/README b/libkdepim/README
new file mode 100644
index 000000000..dfaefe79f
--- /dev/null
+++ b/libkdepim/README
@@ -0,0 +1,36 @@
+This directory contains the library for the kdenetwork package.
+
+Contents:
+ ksieve_* The beginning of a Sieve parser and interpreter
+ library.
+ Maintainer: Marc Mutz <mutz@kde.org>
+ License: GPL v2
+
+ kscoring/ scoring engine & rule editor
+ kscoringeditor Maintainer: Mathias Waack <mathias@atoll-net.de>
+ License: GPL
+
+ qutf7codec A QTextCodec for UTF-7.
+ Will hopefully be assimilated by the trolls.
+ Maintainer: Marc Mutz <mutz@kde.org>
+ License: GPL v2
+
+ kwidgetlister a small and nice widget which enables one to dynamically
+ add or delete widgets. Used by the filter and scoring
+ dialogs, which needs to display for instance a variable
+ number of conditions.
+ Maintainer: Marc Mutz <mutz@kde.org>
+ License: GPL v2
+
+ kregexp3 A KRegExp replacement based on QRegExp from Qt3.x
+ Maintainer: Marc Mutz <mutz@kde.org>
+ License: GPL
+
+ kfoldertree/ Base classes for KNode's and KMail's folder lists,
+ ksubscription/ subscription dialogs and accounts.
+ kaccount Maintainer: Carsten Burghardt <burghardt@kde.org>
+ License: LGPL v2
+
+ cryptplugwrapper* C++ wrapper around the CryptPlug interface.
+ Maintainer: Karl-Heinz Zimmer <khz@kde.org>
+ License: GPL v2