author | zecke <zecke> | 2002-09-01 17:10:29 (UTC) |
---|---|---|
committer | zecke <zecke> | 2002-09-01 17:10:29 (UTC) |
commit | 7b241e831b1f8dde31357b89650faf68d5c3e2ca (patch) (unidiff) | |
tree | 6df0031d9a69980c2156a146df34c257cf6102e1 /development | |
parent | fcb9667f80888b254c193872ab168010e273b8a4 (diff) | |
download | opie-7b241e831b1f8dde31357b89650faf68d5c3e2ca.zip opie-7b241e831b1f8dde31357b89650faf68d5c3e2ca.tar.gz opie-7b241e831b1f8dde31357b89650faf68d5c3e2ca.tar.bz2 |
Some more files + the demanded README
-rw-r--r-- | development/OpiePIM.kpr | bin | 0 -> 135821 bytes | |||
-rw-r--r-- | development/README | 10 |
2 files changed, 10 insertions, 0 deletions
diff --git a/development/OpiePIM.kpr b/development/OpiePIM.kpr new file mode 100644 index 0000000..c4fc9d7 --- a/dev/null +++ b/development/OpiePIM.kpr | |||
Binary files differ | |||
diff --git a/development/README b/development/README new file mode 100644 index 0000000..27a566a --- a/dev/null +++ b/development/README | |||
@@ -0,0 +1,10 @@ | |||
1 | OpiePIM.kpr A KPresenter comparsion of Qtopia, KDE and OPIE PIM | ||
2 | OpiePIM.tar.gz Same as above but webpages | ||
3 | toolchain.tar.gz Opie needs a toolchain to be built on x86 | ||
4 | but Opie also needs some additional headers | ||
5 | and libraries to be built | ||
6 | This archive contains | ||
7 | libuuid lib + header | ||
8 | pam lib + header | ||
9 | |||
10 | -zecke \ No newline at end of file | ||