diff options
author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-01-20 01:29:50 +0000 |
---|---|---|
committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-01-20 01:29:50 +0000 |
commit | 8362bf63dea22bbf6736609b0f49c152f975eb63 (patch) | |
tree | 0eea3928e39e50fae91d4e68b21b1e6cbae25604 /README.APPS | |
download | koffice-8362bf63dea22bbf6736609b0f49c152f975eb63.tar.gz koffice-8362bf63dea22bbf6736609b0f49c152f975eb63.zip |
Added old abandoned KDE3 version of koffice
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1077364 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'README.APPS')
-rw-r--r-- | README.APPS | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/README.APPS b/README.APPS new file mode 100644 index 00000000..6e76e0b2 --- /dev/null +++ b/README.APPS @@ -0,0 +1,31 @@ +This directory contains the source code for the upcoming KOffice 1.6. +The 1.6 release is a kind of "in-between" release, and not every program +will be actively developed here. + +The maintainers of some programs have announced that they think that +the release cycle for 2.0 is too long and want a feature release in +between 1.5 and 2.0. For all the rest of the programs, bugfixes that +are committed in the 1.5 branch will be forward ported to 1.6 at the +time of the release. + +The real development will happen in trunk, and will eventually lead to +KOffice version 2.0, which will be based on Qt4 and kdelibs4. + +Here is the list of applications and libraries that will be developed +in the 1.6 cycle: + +- lib/koproperty +- lib/kross +- kchart +- kexi +- krita +- kdgantt +- kplato +- doc +- kformula +- lib/kformula + +It is up to the maintainer of those applications to merge their change +with trunk, and with 1.5 for fixed bugs. For all the rest of the +applications / subdirectories, all changes for 1.5 will be forward +ported as described above. |