summaryrefslogtreecommitdiffabout
authorzautrix <zautrix>2004-07-04 13:24:29 (UTC)
committer zautrix <zautrix>2004-07-04 13:24:29 (UTC)
commitf469d0adf4876004eab694cfc62f0ce7319677cd (patch) (unidiff)
tree605b145411cfc745795719ff8dc13260386ffa8f
parent65187e7e554f8f4a357d442c91bf2f2bf0f76fd7 (diff)
downloadkdepimpi-f469d0adf4876004eab694cfc62f0ce7319677cd.zip
kdepimpi-f469d0adf4876004eab694cfc62f0ce7319677cd.tar.gz
kdepimpi-f469d0adf4876004eab694cfc62f0ce7319677cd.tar.bz2
Updated whats new info and FAQ
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--bin/kdepim/korganizer/kopiFAQ.txt17
-rw-r--r--bin/kdepim/korganizer/kopiWhatsNew.txt48
2 files changed, 65 insertions, 0 deletions
diff --git a/bin/kdepim/korganizer/kopiFAQ.txt b/bin/kdepim/korganizer/kopiFAQ.txt
index ae7a3c1..b87ef96 100644
--- a/bin/kdepim/korganizer/kopiFAQ.txt
+++ b/bin/kdepim/korganizer/kopiFAQ.txt
@@ -42,192 +42,209 @@ and then sync KO/Pi with Sharp-DTM.
42Voila - you have your Outlook data in KO/Pi. 42Voila - you have your Outlook data in KO/Pi.
43It is planned that KO/Pi windows version syncs directly with Outlook. 43It is planned that KO/Pi windows version syncs directly with Outlook.
44************************************************************************* 44*************************************************************************
45Q: 45Q:
46I sync with Outlook via the Sharp DTM. 46I sync with Outlook via the Sharp DTM.
47But, now, whenever I get an alarm I get notified by both KO/Pi 47But, now, whenever I get an alarm I get notified by both KO/Pi
48and the Sharp Calendar app. 48and the Sharp Calendar app.
49How could I disable Sharp Calendar app? 49How could I disable Sharp Calendar app?
50A: 50A:
51You have to rename datebook (the Sharp Calendar app) 51You have to rename datebook (the Sharp Calendar app)
52such that it cannot be automatically started by the system alarm daemon. 52such that it cannot be automatically started by the system alarm daemon.
53If you rename it and you do not delete it, 53If you rename it and you do not delete it,
54you can do revert your changes easily. 54you can do revert your changes easily.
55For example, rename 55For example, rename
56/home/QtPalmtop/bin/datebook 56/home/QtPalmtop/bin/datebook
57to 57to
58/home/QtPalmtop/bin/datebookwech 58/home/QtPalmtop/bin/datebookwech
59Then you can sync KO/Pi with the database 59Then you can sync KO/Pi with the database
60and then the database with outlook without problems. 60and then the database with outlook without problems.
61An event( with alarm ) created on outlook make KO/Pi alarm goes off, 61An event( with alarm ) created on outlook make KO/Pi alarm goes off,
62but there will be no datebook alarm :-) 62but there will be no datebook alarm :-)
63************************************************************************* 63*************************************************************************
64Q: 64Q:
65I cannot sync Outlook with Sharp-DTM. How can I get my data from Outlook? 65I cannot sync Outlook with Sharp-DTM. How can I get my data from Outlook?
66A: 66A:
67There is a tool called Outport. 67There is a tool called Outport.
68With that tool you can export your Outlook data to many small .ics files. 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 69To get one big .ics file to able to import the data quickly in KO/Pi
70you can do the following on Linux: 70you can do the following on Linux:
71cat *.ics > mycalendar 71cat *.ics > mycalendar
72mv mycalendar mycalendar.ics 72mv mycalendar mycalendar.ics
73Now you have one file, but kopi cannot read it. 73Now you have one file, but kopi cannot read it.
74You have to remove all lines in the file 74You have to remove all lines in the file
75(take a texteditor where search and replace is done quickly ) which are: 75(take a texteditor where search and replace is done quickly ) which are:
76BEGIN:VCALENDAR 76BEGIN:VCALENDAR
77END:VCALENDAR 77END:VCALENDAR
78Only the very first 78Only the very first
79BEGIN:VCALENDAR and the very last 79BEGIN:VCALENDAR and the very last
80END:VCALENDAR may remain in the file. 80END:VCALENDAR may remain in the file.
81Now KO/Pi can read the modified file. 81Now KO/Pi can read the modified file.
82************************************************************************* 82*************************************************************************
83Q: 83Q:
84Why does not KO/Pi import several .isc files at once? 84Why does not KO/Pi import several .isc files at once?
85A: 85A:
86Because it is not yet implemented. 86Because it is not yet implemented.
87************************************************************************* 87*************************************************************************
88Q: 88Q:
89Why does not KO/Pi sync directly with Outlook? 89Why does not KO/Pi sync directly with Outlook?
90A: 90A:
91Because it is not yet implemented. 91Because it is not yet implemented.
92But it is planned to be implemented. 92But it is planned to be implemented.
93************************************************************************* 93*************************************************************************
94Q: 94Q:
95Why does KO/Pi start up on restarts? 95Why does KO/Pi start up on restarts?
96A: 96A:
97Fastload causes KO/Pi to startup when Qtopia starts. 97Fastload causes KO/Pi to startup when Qtopia starts.
98************************************************************************* 98*************************************************************************
99Q: 99Q:
100Do I have to deinstall the KO/Pi alarm applet, when I update KO/Pi? 100Do I have to deinstall the KO/Pi alarm applet, when I update KO/Pi?
101A: 101A:
102No, the KO/Pi alarm applet runs completely independend of KO/Pi. 102No, the KO/Pi alarm applet runs completely independend of KO/Pi.
103That means, it does not need KO/Pi or libraries of KO/Pi for being 103That means, it does not need KO/Pi or libraries of KO/Pi for being
104executed. But the applet itself is not very useful without KO/Pi. 104executed. But the applet itself is not very useful without KO/Pi.
105It notifies KO/Pi to start via system calls. 105It notifies KO/Pi to start via system calls.
106It needs KO/Pi to get the next alarm from the system alarm daemon. 106It needs KO/Pi to get the next alarm from the system alarm daemon.
107Such that the KO/Pi alarm alone may be used only as a timer application. 107Such that the KO/Pi alarm alone may be used only as a timer application.
108Files of KO/Pi are ( with /home/QtPalmtop as base dir): 108Files of KO/Pi are ( with /home/QtPalmtop as base dir):
109bin/kopi bin/db2file apps/Pim/korganizer.desktop pics/korganizer/* lib/libmicro* 109bin/kopi bin/db2file apps/Pim/korganizer.desktop pics/korganizer/* lib/libmicro*
110************************************************************************* 110*************************************************************************
111Q: 111Q:
112I have problems updating KO/Pi. Any hints? 112I have problems updating KO/Pi. Any hints?
113A: 113A:
114When deinstalling KO/Pi alarm applet, Qtopia reboots. 114When deinstalling KO/Pi alarm applet, Qtopia reboots.
115Please do not deinstall KO/Pi alarm applet and KO/Pi together. 115Please do not deinstall KO/Pi alarm applet and KO/Pi together.
116It may be that because of the reboot KO/Pi itself is not deinstalled properly. 116It may be that because of the reboot KO/Pi itself is not deinstalled properly.
117************************************************************************* 117*************************************************************************
118Q: 118Q:
119I installed the qtopiaKABC plugin, 119I installed the qtopiaKABC plugin,
120but I can't access the addressbook when adding attendees. 120but I can't access the addressbook when adding attendees.
121A: 121A:
122The qtopiaKABC plug-in is for old non DTM Qtopia Pims only. 122The qtopiaKABC plug-in is for old non DTM Qtopia Pims only.
123This plug-in works with xml based addressbooks. 123This plug-in works with xml based addressbooks.
124There is no solution currently for the DTM addressbook. 124There is no solution currently for the DTM addressbook.
125On a newer Sharp Rom (using DTM), you can install 125On a newer Sharp Rom (using DTM), you can install
126Opie(for Sharp Rom) libs+adressbook and the opieKABC plug-in. 126Opie(for Sharp Rom) libs+adressbook and the opieKABC plug-in.
127That works with KO/Pi. 127That works with KO/Pi.
128************************************************************************* 128*************************************************************************
129Q: 129Q:
130Why do I have two pim tabs? 130Why do I have two pim tabs?
131A: 131A:
132The original tab has the 'PIM' tab and kopi is installed in the 'Pim' tab. 132The original tab has the 'PIM' tab and kopi is installed in the 'Pim' tab.
133The difference in capitalization keeps them separate. 133The difference in capitalization keeps them separate.
134That is no packaging bug. 134That is no packaging bug.
135This is a feature. 135This is a feature.
136The author of KO/pi has a Tab 'Pim'. 136The author of KO/pi has a Tab 'Pim'.
137************************************************************************* 137*************************************************************************
138Q:
139When installing kmicrokdelibs_1.9.2_arm.ipk (or newer version)
140I get a "This application depends on other programs".
141What programs I am missing?
142A:
143You probably do not have to care about that.
144kmicrokdelibs_1.9.2 will come with some
145resource plugins, which needs additional libraries.
146(E.g. libopie1, if you want to use the
147opie resource connector in KA/Pi).
148If you do not have this libraries installed,
149you simply cannot use the resource.
150To make it clear:
151If the libraries are missing, the applications
152using kmicrokdelibs will start,
153because the resources are plugins.
154*************************************************************************
138************************************************************************* 155*************************************************************************
139************************************************************************* 156*************************************************************************
140 157
141Q: 158Q:
142How do I change the timezone? All my appointments do show 6 hours ahead. 159How do I change the timezone? All my appointments do show 6 hours ahead.
143A: 160A:
144The default timezone in KO/Pi is CET. 161The default timezone in KO/Pi is CET.
145CET is (GMT +01:00) or (UTC +01:00), i.e GMT=UTC . 162CET is (GMT +01:00) or (UTC +01:00), i.e GMT=UTC .
146To adjust the time of your appointments, 163To adjust the time of your appointments,
147you have to change the timezone and reload your calendar without closing 164you have to change the timezone and reload your calendar without closing
148the application and without saving the data. 165the application and without saving the data.
149"Without saving the data" is very important. 166"Without saving the data" is very important.
150Note that KO/Pi has build in auto saving. 167Note that KO/Pi has build in auto saving.
151If auto saving is performed after changing the timezone and before 168If auto saving is performed after changing the timezone and before
152reloading your calendar no times will be changed. 169reloading your calendar no times will be changed.
153Example: 170Example:
154Selected timezone in KO/Pi is (+01:00 Oslo). 171Selected timezone in KO/Pi is (+01:00 Oslo).
155You have an appointment shown at 8:00. But it should be at 14:00. 172You have an appointment shown at 8:00. But it should be at 14:00.
156Your timezone is -05:00 US/Eastern. 173Your timezone is -05:00 US/Eastern.
157You have to do: 174You have to do:
158Select timezone +07:00 Asia/Bangok in config dialog. 175Select timezone +07:00 Asia/Bangok in config dialog.
159Close dialog with ok button. 176Close dialog with ok button.
160Choose menu: File-Load Calendar Backup. 177Choose menu: File-Load Calendar Backup.
161Choose file: (your home path)/Applications/korganizer/mycalendar.ics 178Choose file: (your home path)/Applications/korganizer/mycalendar.ics
162(on Windows: file: (your home path)/korganizer/mycalendar.ics). 179(on Windows: file: (your home path)/korganizer/mycalendar.ics).
163Load file. 180Load file.
164Now your appointment is at 14:00. 181Now your appointment is at 14:00.
165Select timezone -05:00 US/Eastern in config dialog. 182Select timezone -05:00 US/Eastern in config dialog.
166Close KO/Pi (file is saved when closing and changes are not yet saved). 183Close KO/Pi (file is saved when closing and changes are not yet saved).
167Restart KO/Pi. 184Restart KO/Pi.
168Your timezone is -05:00 US/Eastern. 185Your timezone is -05:00 US/Eastern.
169Your appointment is at 14:00. 186Your appointment is at 14:00.
170Everything is ok. 187Everything is ok.
171************************************************************************* 188*************************************************************************
172Q: 189Q:
173I want to send appointments via Infrared (IR) to a mobile device. 190I want to send appointments via Infrared (IR) to a mobile device.
174What format I have to choose? 191What format I have to choose?
175A: 192A:
176You can send data as vcs (vCalendar) or as ics (iCalendar) files. 193You can send data as vcs (vCalendar) or as ics (iCalendar) files.
177With and without timezone settings( Local time ). 194With and without timezone settings( Local time ).
178Usually small mobile devices like mobile phones do not know anything about timezones. 195Usually small mobile devices like mobile phones do not know anything about timezones.
179Choosing vcs and Local time should work with most mobile phones. 196Choosing vcs and Local time should work with most mobile phones.
180Most mobile devices should be able to recieve vcs files. 197Most mobile devices should be able to recieve vcs files.
181If it is a smartphone or pda, the device may be able to handle timezones. 198If it is a smartphone or pda, the device may be able to handle timezones.
182Try vcs and with timezones. 199Try vcs and with timezones.
183If you send the data to a laptop it depends on the application. 200If you send the data to a laptop it depends on the application.
184If you have a windows laptop and want to get data into an 201If you have a windows laptop and want to get data into an
185installed KO/Pi on windows, you should choose ics and with timezone. 202installed KO/Pi on windows, you should choose ics and with timezone.
186Simply try it out, what data the device does understand. 203Simply try it out, what data the device does understand.
187************************************************************************* 204*************************************************************************
188Q: 205Q:
189I want to send a friend all the public holidays in my calendar. Can I do that? 206I want to send a friend all the public holidays in my calendar. Can I do that?
190A: 207A:
191Yes. 208Yes.
192Choose search dialog. 209Choose search dialog.
193Serach there after the events you want to send. 210Serach there after the events you want to send.
194Make sure, you get all wanted events and maybe some more. 211Make sure, you get all wanted events and maybe some more.
195Maybe sort the items and select all items you want to send. 212Maybe sort the items and select all items you want to send.
196With a 'right' mouse click 213With a 'right' mouse click
197(hold pen down for a while and then relase) you get a popup menu. 214(hold pen down for a while and then relase) you get a popup menu.
198Choose there 'Save selected to file'. 215Choose there 'Save selected to file'.
199Now all selected entries are saved. 216Now all selected entries are saved.
200Send the file to your friend, he can import them in his calendar now. 217Send the file to your friend, he can import them in his calendar now.
201************************************************************************* 218*************************************************************************
202Q: 219Q:
203I want to get another alarm sound than the default. What I have to change? 220I want to get another alarm sound than the default. What I have to change?
204A: 221A:
205The default alarm sound is a wav file: 222The default alarm sound is a wav file:
206It is (QPEDIR)/pics/korganizer/koalarm.wav. 223It is (QPEDIR)/pics/korganizer/koalarm.wav.
207(Usually QPEDIR=/home/QtPalmtop). 224(Usually QPEDIR=/home/QtPalmtop).
208Just replace this file by another one und do a 225Just replace this file by another one und do a
209'simulate alarm' to ckeck, if it works. 226'simulate alarm' to ckeck, if it works.
210Wav files can have different sampling data. 227Wav files can have different sampling data.
211(e.g. 16/8bit, stereo/mono, 22kHz/11kHz/...) 228(e.g. 16/8bit, stereo/mono, 22kHz/11kHz/...)
212Note: It seems to be that there are problems with particular 229Note: It seems to be that there are problems with particular
213combination of these settings. 230combination of these settings.
214If one file is not replayed properly, 231If one file is not replayed properly,
215just try another file/ another sampling data. 232just try another file/ another sampling data.
216************************************************************************* 233*************************************************************************
217Q: 234Q:
218Is there a solution to get an alarm on Windows? 235Is there a solution to get an alarm on Windows?
219A: 236A:
220Yes, but KO/Pi has to be running to notify you about an alarm. 237Yes, but KO/Pi has to be running to notify you about an alarm.
221Choose menu: Action - Configure. 238Choose menu: Action - Configure.
222There the last TAB alarm. 239There the last TAB alarm.
223Check "Use internal alarm notification" to get the alarm on 240Check "Use internal alarm notification" to get the alarm on
224Windows and Linux desktop. 241Windows and Linux desktop.
225You can configure the behaviour of the alarm there. 242You can configure the behaviour of the alarm there.
226************************************************************************* 243*************************************************************************
227Q: 244Q:
228I have Zaurus 5600 and I want to get wav alarm instead of the buzzer. 245I have Zaurus 5600 and I want to get wav alarm instead of the buzzer.
229Is that possible? 246Is that possible?
230A: 247A:
231Yes. 248Yes.
232The default alarm kind is determined from the screen resolution. 249The default alarm kind is determined from the screen resolution.
233For all 320x240 displays the buzzer alarm is the default. 250For all 320x240 displays the buzzer alarm is the default.
diff --git a/bin/kdepim/korganizer/kopiWhatsNew.txt b/bin/kdepim/korganizer/kopiWhatsNew.txt
index 662e45e..1b4e804 100644
--- a/bin/kdepim/korganizer/kopiWhatsNew.txt
+++ b/bin/kdepim/korganizer/kopiWhatsNew.txt
@@ -1,153 +1,201 @@
1Info about the changes in new versions of KO/Pi 1Info about the changes in new versions of KO/Pi
2and KDE-Pim/Pi 2and KDE-Pim/Pi
3 3
4********** VERSION 1.9.2 ************ 4********** VERSION 1.9.2 ************
51) 51)
6KDE-Pim/Pi has got a new member: 6KDE-Pim/Pi has got a new member:
7KmicroMail (KM/Pi) is a mail program, 7KmicroMail (KM/Pi) is a mail program,
8which can handle IMAP and POP mail access. 8which can handle IMAP and POP mail access.
9It is based on Opie-Mail v3. 9It is based on Opie-Mail v3.
10All dependencies to the Opie libraries ar removed, 10All dependencies to the Opie libraries ar removed,
11such that no additional Opie lib is needed. 11such that no additional Opie lib is needed.
12It is already integrated in KO/Pi and KA/Pi. 12It is already integrated in KO/Pi and KA/Pi.
13It it now available for the Zaurus,probably it 13It it now available for the Zaurus,probably it
14will be available for other platforms later. 14will be available for other platforms later.
15Hint: 15Hint:
16Create your own contact (name + email) 16Create your own contact (name + email)
17in KA/Pi, select this contact and choose menu: 17in KA/Pi, select this contact and choose menu:
18Settings - Set Who Am I. 18Settings - Set Who Am I.
19Now the settings of this contact are used as 19Now the settings of this contact are used as
20the sender data in KM/Pi. 20the sender data in KM/Pi.
212) 212)
22KDE-Pim/Pi is split up in five different 22KDE-Pim/Pi is split up in five different
23packages now precompiled for Sharp Zaurus: 23packages now precompiled for Sharp Zaurus:
24--kmicrokdelibs_1.9.2_arm.ipk 24--kmicrokdelibs_1.9.2_arm.ipk
25The libs are needed for any 25The libs are needed for any
26of the following programs: 26of the following programs:
27--kaddressbook_1.9.2_arm.ipk 27--kaddressbook_1.9.2_arm.ipk
28--kmicromail_1.9.2_arm.ipk 28--kmicromail_1.9.2_arm.ipk
29--korganizer_1.9.2_arm.ipk 29--korganizer_1.9.2_arm.ipk
30Independ from that, there is the alarm applet 30Independ from that, there is the alarm applet
31available for KO/Pi, which also offers 31available for KO/Pi, which also offers
32quick access for a new mail or 32quick access for a new mail or
33showing the addressbook.: 33showing the addressbook.:
34--korganizer-alarm_1.9.2_arm.ipk 34--korganizer-alarm_1.9.2_arm.ipk
35Independend means, that the alarm applet 35Independend means, that the alarm applet
36does not need any of the libs or programs above to run. 36does not need any of the libs or programs above to run.
37But it would be quite useless without these programs. 37But it would be quite useless without these programs.
38NOTE:
39If you get a
40"This application depends on other programs"
41during installation of
42--kmicrokdelibs_1.9.2_arm.ipk
43you probably do not have to care about that.
44kmicrokdelibs_1.9.2 will come with some
45resource plugins, which needs additional libraries.
46(E.g. libopie1, if you want to use the
47opie resource connector in KA/Pi).
48If you do not have this libraries installed,
49you simply cannot use the resource.
50To make it clear:
51If the libraries are missing, the applications
52using kmicrokdelibs will start,
53because the resources are plugins.
383) 543)
39KO/Pi and friends are now installable on SD-Card! 55KO/Pi and friends are now installable on SD-Card!
40It is recommended to install all libs and apps 56It is recommended to install all libs and apps
41on the SD card or all in the internal storage. 57on the SD card or all in the internal storage.
42There may be problems, if this is mixed. 58There may be problems, if this is mixed.
434) 594)
44Fixed two bugs in the alarm notification on Windows. 60Fixed two bugs in the alarm notification on Windows.
455) 615)
46Great improvement! 62Great improvement!
47KO/Pi uses now the latest version of libical. 63KO/Pi uses now the latest version of libical.
48Libical is the library which actually reads 64Libical is the library which actually reads
49the calendar files and extract the data from it. 65the calendar files and extract the data from it.
50With the old version, there were problems 66With the old version, there were problems
51(crashes or program hangs) when licical did read 67(crashes or program hangs) when licical did read
52files, which were not stored from KO/Pi. 68files, which were not stored from KO/Pi.
53I do not know, if the new libical works perfect, 69I do not know, if the new libical works perfect,
54but actually it works much better than 70but actually it works much better than
55the old version. 71the old version.
56There are no problems with compatibility with 72There are no problems with compatibility with
57old calendar files of KO/Pi, of course! 73old calendar files of KO/Pi, of course!
746)
75New in KA/Pi:
76Opie addressbook resource connector available!
77You will need libopie1 and the opie addressbook,
78of course.
79With the Opie addressbook resource connector,
80you can access the Opie addressbook readonly in KA/Pi.
81If you want to edit or import the data into KA/Pi,
82do this:
83a) Create an Opie resource.
84 (Menu: Settings-Configure Resources).
85After configuration and restarting KA/Pi you should see
86the Opie contacts in KA/Pi.
87b) Select some or all Opie contacts.
88(NOTE: +++++
89To know exactly, what contacts are Opie contacts,
90do this: Choose menu:
91View-Modify View - TAB Fields.
92Select in the above list "Resource" and click
93down arrow to add it to the "Selected fields".
94Click OK.
95Now you have a new column "Resource" in your list,
96where you can see, what an Opie resource is.
97++++ NOTE end.)
98Ok, we do have now some Opie contacts seleted.
99(Use SHIFT or CTRL key in order to multiple select).
100c) Choose menu: Edit-Copy.
101d) Choose menu: Edit-Paste.
102e) Select the resource, you want to add the contacts to.
103Congrats! Now you have read/write access to the copied
104opie contacts as "real" KA/Pi contacts.
105
58 106
59********** VERSION 1.9.1 ************ 107********** VERSION 1.9.1 ************
601) 1081)
61 +++ IMPORTANT 1 +++ 109 +++ IMPORTANT 1 +++
62 110
63The storing place of the default calendar 111The storing place of the default calendar
64file has changed! 112file has changed!
65The default calendar file was 113The default calendar file was
66Applications/korganizer/mycalendar.ics 114Applications/korganizer/mycalendar.ics
67on Zaurus and 115on Zaurus and
68(yourHomeDir)/korganizer/mycalendar.ics 116(yourHomeDir)/korganizer/mycalendar.ics
69on Windows/Linux desktop. Now it is 117on Windows/Linux desktop. Now it is
70(yourHomeDir)/kdepim/korganizer/mycalendar.ics 118(yourHomeDir)/kdepim/korganizer/mycalendar.ics
71on Zaurus, Windows and Linux. 119on Zaurus, Windows and Linux.
72To load the old file, choose menu 120To load the old file, choose menu
73File-Load calendar backup. 121File-Load calendar backup.
74(It should be loaded automatically 122(It should be loaded automatically
75at startup with a warning message displayed). 123at startup with a warning message displayed).
76The place of the configuration file has changed too. 124The place of the configuration file has changed too.
77If you want to use your old KO/Pi config, 125If you want to use your old KO/Pi config,
78copy it to 126copy it to
79(yourHomeDir)/kdepim/config/korganizerrc 127(yourHomeDir)/kdepim/config/korganizerrc
80Please read VERSION 1.9.0 - topic 3) as well! 128Please read VERSION 1.9.0 - topic 3) as well!
81 129
82 +++ IMPORTANT 2 +++ 130 +++ IMPORTANT 2 +++
83 131
84Because of the new paths, you will need 132Because of the new paths, you will need
85a new version of the KO/Pi alarm applet 133a new version of the KO/Pi alarm applet
86for Zaurus. 134for Zaurus.
87Use version >= 1.9.1 135Use version >= 1.9.1
88 136
892) 1372)
90Now the QWhat'sThis Icon works for items 138Now the QWhat'sThis Icon works for items
91in the month view as well. 139in the month view as well.
92(See VERSION 1.7.8 Topic 1) ). 140(See VERSION 1.7.8 Topic 1) ).
933) 1413)
94You can import birtsdays/anniversaries 142You can import birtsdays/anniversaries
95from KA/Pi into KO/Pi. 143from KA/Pi into KO/Pi.
96Choose menu File-Import birthdays. 144Choose menu File-Import birthdays.
97If you import twice, already imported items 145If you import twice, already imported items
98will not be imported again, if they 146will not be imported again, if they
99have not been changed in KO/Pi. 147have not been changed in KO/Pi.
1004) 1484)
101When syncing with sharp DTM, now a progress 149When syncing with sharp DTM, now a progress
102is shown, when the data is written back. 150is shown, when the data is written back.
103If there is much data in KO/Pi and no data 151If there is much data in KO/Pi and no data
104in DTM, that can take a long time. 152in DTM, that can take a long time.
105(But only for the first time ). 153(But only for the first time ).
1065) 1545)
107In the search dialog, you can search 155In the search dialog, you can search
108now for the name/email of an attendee 156now for the name/email of an attendee
109of an event/todo. 157of an event/todo.
110To get more space for displaying 158To get more space for displaying
111search results, the buttons 159search results, the buttons
112for "search" and "close" on the 160for "search" and "close" on the
113bottom are removed in the PDA version. 161bottom are removed in the PDA version.
114You have to click OK in the top right 162You have to click OK in the top right
115corner to do a search. 163corner to do a search.
1166) 1646)
117Now it is possible to disable the displaying 165Now it is possible to disable the displaying
118of todo items in the Allday part of the Agenda. 166of todo items in the Allday part of the Agenda.
119Choose Menu Action-Configure, 167Choose Menu Action-Configure,
120TAB Todo View, checkbox 168TAB Todo View, checkbox
121"Allday Agenda view shows todos" 169"Allday Agenda view shows todos"
1227) 1707)
123If FastLoad is enabled, now the settings and the 171If FastLoad is enabled, now the settings and the
124calendar data are saved, when KO/Pi is closed. 172calendar data are saved, when KO/Pi is closed.
125(If no Fastload is enabled, KO/Pi saves 173(If no Fastload is enabled, KO/Pi saves
126the data as well, of course) 174the data as well, of course)
1278) 1758)
128The Agenda View has a minimize-splitter now, 176The Agenda View has a minimize-splitter now,
129such that the height of the allday part can be 177such that the height of the allday part can be
130changed quickly. 178changed quickly.
131 179
132********** VERSION 1.9.0 ************ 180********** VERSION 1.9.0 ************
1331) 1811)
134KO/Pi is now merged with the new microKDE from KA/Pi. 182KO/Pi is now merged with the new microKDE from KA/Pi.
135KO/Pi accesses now KA/Pi as the addressbook. 183KO/Pi accesses now KA/Pi as the addressbook.
136The other ddressbook-plugins are not working any longer. 184The other ddressbook-plugins are not working any longer.
137(It is planned, that later KA/Pi itself uses these plugins) 185(It is planned, that later KA/Pi itself uses these plugins)
138New versions of KO/Pi are only available 186New versions of KO/Pi are only available
139together with KA/Pi as the KDE-Pim/Pi package. 187together with KA/Pi as the KDE-Pim/Pi package.
1402) 1882)
141If you click on an attendee of a meeting in the 189If you click on an attendee of a meeting in the
142event viewer, a detailed summary of the 190event viewer, a detailed summary of the
143attendee is shown. 191attendee is shown.
1443) 1923)
145The place of the configuration file has changed. 193The place of the configuration file has changed.
146If you want to use your old KO/Pi config, copy 194If you want to use your old KO/Pi config, copy
147Applications/korganizer/config_korganizerrc 195Applications/korganizer/config_korganizerrc
148to 196to
149Applications/korganizer/config/korganizerrc 197Applications/korganizer/config/korganizerrc
150 198
151********** VERSION 1.7.8 ************ 199********** VERSION 1.7.8 ************
1521) 2001)
153Now the QWhat'sThis ist working. 201Now the QWhat'sThis ist working.