summaryrefslogtreecommitdiffabout
Unidiff
Diffstat (more/less context) (show whitespace changes)
-rw-r--r--bin/kdepim/korganizer/featuresKOPI.txt10
-rw-r--r--bin/kdepim/korganizer/kopiFAQ.txt44
-rw-r--r--bin/kdepim/korganizer/kopiWhatsNew.txt5
3 files changed, 31 insertions, 28 deletions
diff --git a/bin/kdepim/korganizer/featuresKOPI.txt b/bin/kdepim/korganizer/featuresKOPI.txt
index 4649efd..49315bd 100644
--- a/bin/kdepim/korganizer/featuresKOPI.txt
+++ b/bin/kdepim/korganizer/featuresKOPI.txt
@@ -13,2 +13,4 @@ KO/Pi is Qt-only based and runs on Sharp Zaurus PDA, Linux and Windows.
13Import - export - connection - syncing: 13Import - export - connection - syncing:
14KO/Pi on Windows can import calendar data from Outlook directly via OLE.
15 Recurring events with exceptions and attendee lists of meetings are imported properly.
14KO/Pi can import/export ics and vcs files. 16KO/Pi can import/export ics and vcs files.
@@ -34,3 +36,3 @@ Filter:
34You can define filters for displaying/not displaying specified categories. 36You can define filters for displaying/not displaying specified categories.
35Quick access to the first 20 filters via hotkeys 1-0 and <crtr>1-0 37Quick access to the first 20 filters via hotkeys 1-0 and <ctrl>1-0
363) 383)
@@ -54,3 +56,4 @@ The cancelled event/todo is then displayed stricked out.
54Addressbook access: 56Addressbook access:
55There are plugins avaialable to access Opie/old Qtopia/Sharp DTM addressbook data when adding an attendee to an event. 57You can access address entries stored in KA/Pi.
58In KA/Pi you can configure a new resource to get read-only acces to Opie addressbook data.
566) 596)
@@ -81,3 +84,4 @@ For Zaurus there is an alarm applet available with additional timer functionalit
81This alarm applet will make the Zaurus wake up, if the device is in suspend mode. 84This alarm applet will make the Zaurus wake up, if the device is in suspend mode.
82You can enable in KO/Pi the internal alarm notification, such that you are informed about an alarm, if the program is running. 85On the desktop (e.g. Windows) you can enable in KO/Pi the internal alarm notification,
86such that you are informed about an alarm, if the program is running.
8312) 8712)
diff --git a/bin/kdepim/korganizer/kopiFAQ.txt b/bin/kdepim/korganizer/kopiFAQ.txt
index b87ef96..96b38b8 100644
--- a/bin/kdepim/korganizer/kopiFAQ.txt
+++ b/bin/kdepim/korganizer/kopiFAQ.txt
@@ -23,2 +23,4 @@ not in DTM, the very first sync may take some time)
23You can sync with any local .ics file or remote with a .ics file via ssh. 23You can sync with any local .ics file or remote with a .ics file via ssh.
24KO/Pi on Windows can import calendar data from Outlook directly via OLE.
25Recurring events with exceptions and attendee lists of meetings are imported properly.
24************************************************************************* 26*************************************************************************
@@ -33,3 +35,3 @@ For that reason you have to put some keys on the servers home dir.
33Please read docu of ssh how to do that. 35Please read docu of ssh how to do that.
34There is a realy detailed ssh howto available at 36There is a detailed ssh howto available at
35http://oek.fbl.fh-wiesbaden.de/zaurus/ 37http://oek.fbl.fh-wiesbaden.de/zaurus/
@@ -42,3 +44,4 @@ and then sync KO/Pi with Sharp-DTM.
42Voila - you have your Outlook data in KO/Pi. 44Voila - you have your Outlook data in KO/Pi.
43It is planned that KO/Pi windows version syncs directly with Outlook. 45On Windows, KO/Pi can import calendar data from Outlook directly via OLE.
46Recurring events with exceptions and attendee lists of meetings are imported properly.
44************************************************************************* 47*************************************************************************
@@ -64,21 +67,2 @@ but there will be no datebook alarm :-)
64Q: 67Q:
65I cannot sync Outlook with Sharp-DTM. How can I get my data from Outlook?
66A:
67There is a tool called Outport.
68With that tool you can export your Outlook data to many small .ics files.
69To get one big .ics file to able to import the data quickly in KO/Pi
70you can do the following on Linux:
71cat *.ics > mycalendar
72mv mycalendar mycalendar.ics
73Now you have one file, but kopi cannot read it.
74You have to remove all lines in the file
75(take a texteditor where search and replace is done quickly ) which are:
76BEGIN:VCALENDAR
77END:VCALENDAR
78Only the very first
79BEGIN:VCALENDAR and the very last
80END:VCALENDAR may remain in the file.
81Now KO/Pi can read the modified file.
82*************************************************************************
83Q:
84Why does not KO/Pi import several .isc files at once? 68Why does not KO/Pi import several .isc files at once?
@@ -90,7 +74,9 @@ Why does not KO/Pi sync directly with Outlook?
90A: 74A:
91Because it is not yet implemented. 75On Windows, KO/Pi can import calendar data from Outlook directly via OLE.
92But it is planned to be implemented. 76Recurring events with exceptions and attendee lists of meetings are imported properly.
77It would be difficult to implememt an actual syncing.
78This will be implemented later.
93************************************************************************* 79*************************************************************************
94Q: 80Q:
95Why does KO/Pi start up on restarts? 81Why does KO/Pi start up on restarts on the Zaurus?
96A: 82A:
@@ -127,2 +113,4 @@ Opie(for Sharp Rom) libs+adressbook and the opieKABC plug-in.
127That works with KO/Pi. 113That works with KO/Pi.
114NOTE: Versions > 1.9.0 does not support alarm plugins any more.
115The addressbook data is accessed via KA/Pi only.
128************************************************************************* 116*************************************************************************
@@ -153,2 +141,3 @@ using kmicrokdelibs will start,
153because the resources are plugins. 141because the resources are plugins.
142If you get an error, simply install the other packages and try again.
154************************************************************************* 143*************************************************************************
@@ -224,4 +213,8 @@ It is (QPEDIR)/pics/korganizer/koalarm.wav.
224(Usually QPEDIR=/home/QtPalmtop). 213(Usually QPEDIR=/home/QtPalmtop).
214(On the desktop, the path is:
215(installdir)/kdepim/korganizer/koalarm.wav)
225Just replace this file by another one und do a 216Just replace this file by another one und do a
226'simulate alarm' to ckeck, if it works. 217'simulate alarm' to ckeck, if it works.
218('Simulate alarm' not available on the desktop,
219because it is in the alarm applet)
227Wav files can have different sampling data. 220Wav files can have different sampling data.
@@ -280,3 +273,2 @@ What can I do ?
280A: 273A:
281I don't know.
282KO/Pi and friends are now installable on SD-Card! 274KO/Pi and friends are now installable on SD-Card!
@@ -285,2 +277,4 @@ on the SD card or all in the internal storage.
285There may be problems, if this is mixed. 277There may be problems, if this is mixed.
278If you get an error when installing,
279simply install the other packages and try again.
286 280
diff --git a/bin/kdepim/korganizer/kopiWhatsNew.txt b/bin/kdepim/korganizer/kopiWhatsNew.txt
index 1b4e804..8982a9c 100644
--- a/bin/kdepim/korganizer/kopiWhatsNew.txt
+++ b/bin/kdepim/korganizer/kopiWhatsNew.txt
@@ -3,2 +3,7 @@ and KDE-Pim/Pi
3 3
4********** VERSION 1.9.3 ************
51)
6Now KO/Pi on Windows imports directly the calendar data of
7an installed Outlook. Should work with OL version >= 2000.
8
4********** VERSION 1.9.2 ************ 9********** VERSION 1.9.2 ************