summaryrefslogtreecommitdiffabout
Unidiff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--bin/.kdbgrc.kopi28
-rw-r--r--bin/ReadMe.txt6
-rw-r--r--bin/ReadMe_Linux.txt106
-rw-r--r--bin/ReadMe_Windows.txt24
-rw-r--r--bin/ReadMe_Zaurus.txt148
-rw-r--r--bin/kdepim/WhatsNew.txt4
6 files changed, 282 insertions, 34 deletions
diff --git a/bin/.kdbgrc.kopi b/bin/.kdbgrc.kopi
deleted file mode 100644
index a48d84f..0000000
--- a/bin/.kdbgrc.kopi
+++ b/dev/null
@@ -1,28 +0,0 @@
1[Breakpoint 0]
2Enabled=true
3File=mainwindow.cpp
4Line=94
5Temporary=false
6
7[Breakpoint 1]
8Enabled=true
9File=mainwindow.cpp
10Line=86
11Temporary=false
12
13[Breakpoint 2]
14Enabled=true
15File=koagenda.cpp
16Line=1329
17Temporary=false
18
19[General]
20DebuggerCmdStr=
21FileVersion=1
22ProgramArgs=
23TTYLevel=7
24WorkingDirectory=
25
26[Memory]
27ColumnWidths=80,0
28NumExprs=0
diff --git a/bin/ReadMe.txt b/bin/ReadMe.txt
deleted file mode 100644
index 361cf1f..0000000
--- a/bin/ReadMe.txt
+++ b/dev/null
@@ -1,6 +0,0 @@
1This is the Windows version of KO/Pi or KA/Pi. (www.pi-sync.net).
2In order to know what files you need to run it on windows and to install it,
3please read the migration HowTo (file Migration-HowTo.txt) in the same dir
4as this file.
5KO/Pi or KA/Pi are licensed under the GPL.
6Please read the file kdepim/LICENCE.TXT
diff --git a/bin/ReadMe_Linux.txt b/bin/ReadMe_Linux.txt
new file mode 100644
index 0000000..a487313
--- a/dev/null
+++ b/bin/ReadMe_Linux.txt
@@ -0,0 +1,106 @@
1This is the Linux desktop (SuSE 9.1 or later)
2version of KO/Pi and KA/Pi (www.pi-sync.net),
3the platform independent PIM programs based on the PIM programs
4(KOrganizer and KAddressbook) of KDE (www.kdeorg).
5
6KO/Pi or KA/Pi are licensed under the GPL.
7Please read the file kdepim/LICENCE.TXT
8
9
10Contents of the packages and how to install:
11
12*****************************************************
134) Linux Desktop (SuSE 9.1)
14*****************************************************
15Filename: KDE-Pim-Pi-1.9.10-SuSE9.1.i586.rpm
16Package contains:
17KAddessbook/Pi
18KOrganizer/Pi
19PasswordManager/Pi
20KPhone/Pi
21KTimeTracker/Pi
22and the needed microkde libs.
23
24Download file and install it on console with
25su
26rpm -ihv KDE-Pim-Pi-1.9.10-SuSE9.1.i586.rpm
27Note:
28 If you want to update, please do it with
29 rpm -Uhv KDE-Pim-Pi-1.9.10-SuSE9.1.i586.rpm
30
31
32If you want to be able to sync your phone via infrared
33(if you have an infrared port on your laptop)
34please make an online update to get infrared working.
35
36If you want to be able to sync KDE-Pim/Pi with the KDE-desktop
37please update SuSE 9.1 to KDE 3.3.0 or higher.
38NOTE:
39Currently only syncing of calendar data is supported by
40the KDE-Pim/Pi <-> KDE-desktop sync feature.
41Possibility of syncing addressbook data will follow before
42release 2.0.0 of KDE-Pim/Pi.
43
44Here is the information,
45provided in the rpm file about the content:
46
47KDE-Pim-Pi
48Version: 1.9.10-SuSE9.1
49This package contains the platform-independent PIM programs from
50www.pi-sync.net, compiled for SuSE 9.1:
51KTimeTacker/Pi
52KPhone/Pi
53KAddressbook/Pi
54KOrganizer/Pi
55PasswordManager/Pi
56These applications do not need anything from the KDE-desktop
57at all to run on Linux. However, there is a dependency from
58two KDE libs, because a small command line program is included
59to make it possible to sync with the KDE-desktop applications.
60These applications are independent from the KDE-desktop
61environment. That means, nothing of your existing
62KDE-desktop setup will be changed, or any data
63(calendar-addressbook) used by the KDE-desktop
64applications will be changed or accessed.
65These applications stores their data and config in
66$HOME/kdepim/
67However, because the same file format is used,
68an easy exchange of data with the KDE-desktop
69is possible.
70A small command line program is included
71to make it possible to sync with the KDE-desktop applications.
72You do not need to call this program from the commandline,
73it is called from the KDE-Pim/Pi apps when you choose there:
74Sync with KDE_Desktop.
75If something is going wrong, please start the
76KDE-Pim/Pi program itself from the console to get detailed output.
77After installation, you should have a
78PIM-pi
79folder in your KDE start menu, where you can
80start the applications from.
81These programs makes it possible to sync your Zaurus easily
82(with the KDE-Pim/Pi programs running on the Zaurus)
83with the KDE-desktop calendar/addressbook data.
84If you want to use that, you have to update your
85KDE-desktop to version 3.3.0 or higher.
86Actually - after the (non difficult) configuration is set up -
87with two mouseklicks on the Zaurus,
88the Zaurus syncs with the corresponding KDE-Pim/Pi
89program on the Linux Desktop which syncs automatically
90with the KDE-desktop data.
91If you want to use the KDE-desktop calendar/addressbook applications,
92just install these apps in this package and use them as a syncing tool for the
93Zaurus <-> KDE-desktop sync.
94The sync requires a network connection from your Zaurus to
95the PC. A detailed Sync HowTo is available in the
96Help menu of the applications.
97These applications makes it also possible, that you can sync
98(or just export the data to) your mobile phone with your
99data of the KDE-desktop calendar/addressbook applications.
100This is tested and working for Nokia mobile phones,
101it may work with others as well.
102(More info about that: -> Sync HowTo)
103NOTE:
104You have to make an online update in SuSE 9.1 to make it
105possible to get the infrared connection working, such that
106you can sync your (Nokia) mobile phone via infrared.
diff --git a/bin/ReadMe_Windows.txt b/bin/ReadMe_Windows.txt
new file mode 100644
index 0000000..47c7002
--- a/dev/null
+++ b/bin/ReadMe_Windows.txt
@@ -0,0 +1,24 @@
1This is the Windows version of KO/Pi and KA/Pi (www.pi-sync.net),
2the platform independent PIM programs based on the PIM programs
3(KOrganizer and KAddressbook) of KDE (www.kdeorg).
4
5KO/Pi or KA/Pi are licensed under the GPL.
6Please read the file kdepim/LICENCE.TXT
7
8
9Contents of the packages and how to install:
10
11*****************************************************
121) Windows 32
13*****************************************************
14Filename: kdepim_1.9.11_for_Windows.exe.zip
15Package contains:
16KO/Pi
17KA/Pi
18Phone access(kammu.exe)
19Libs for file, dir, qtopia resources.
20
21Download file.
22Unzip the file, then you are almost done.
23For details read the file
24Migration-Howto.txt in the package.
diff --git a/bin/ReadMe_Zaurus.txt b/bin/ReadMe_Zaurus.txt
new file mode 100644
index 0000000..f29e549
--- a/dev/null
+++ b/bin/ReadMe_Zaurus.txt
@@ -0,0 +1,148 @@
1This is the Zaurus version of KO/Pi and KA/Pi (www.pi-sync.net),
2the platform independent PIM programs based on the PIM programs
3(KOrganizer and KAddressbook) of KDE (www.kdeorg).
4
5KO/Pi or KA/Pi are licensed under the GPL.
6Please read the file kdepim/LICENCE.TXT
7
8This ReadMe is included in two different packages.
9Depending if the filename of the package, please read
10section 2) or 3)
11
12*****************************************************
132) Zaurus Sharp ROM, gcc 2.95 compiled
14*****************************************************
15Filename: kdepim_X.X.X_for_SharpROM.ipk.zip
16Package contains:
17kaddressbook_X.X.X_arm.ipk
18korganizer-alarm_X.X.X_arm.ipk
19kmicrokdelibs_X.X.X_arm.ipk
20kmobilephoneaccess_X.X.X_arm.ipk
21ksharpPIM-DTMaccess_X.X.X_arm.ipk
22kopiemail_X.X.X_arm.ipk
23pimTABicon_X.X.X_arm.ipk
24korganizer_X.X.X_arm.ipk
25pwmanager_X.X.X_arm.ipk
26
27This package is for users of the Sharp ROM and clones.
28Users of old OpenZaurus releases, which are gcc2.95
29compiled can use it as well.
30
31CONTENT:
32
33File kmicrokdelibs_X.X.X_arm.ipk:
34 The libs in this file are needed to run
35 any of the included programs.
36 Install it.
37
38File kaddressbook_X.X.X_arm.ipk:
39 Contains KA/Pi addressbook program and needed additional libs.
40
41File korganizer-alarm_X.X.X_arm.ipk:
42 Contains KO/Pi calendar program and needed additional libs.
43
44File kopiemail_X.X.X_arm.ipk:
45 Contains OM/Pi email program and needed additional libs.
46
47File pwmanager_X.X.X_arm.ipk:
48 Contains PwM/Pi password manager program.
49
50File ksharpPIM-DTMaccess_X.X.X_arm.ipk:
51 Contains needed program/lib to sync KA/Pi and KO/Pi
52 with the Sharp PIM applications on the Zaurus,
53 which use the new Sharp DMT Pim format.
54
55File korganizer-alarm_X.X.X_arm.ipk:
56 Provides an alarm applet to get informed about alarms.
57 The Zaurus will wake up from suspend
58 if an event triggers an alarm.
59
60File kmobilephoneaccess_X.X.X_arm.ipk:
61 Contains a command line tool for accessing mobile phones.
62 It is used from Kx/Pi to sync with / export to
63 mobile phones. It is not working very well, please do not
64 expect too much.
65
66File pimTABicon_X.X.X_arm.ipk:
67 If you insatll a program of the package, you may get
68 a new TAB wchich is called Pim.
69 If you did not have had this TAB on your Z, that
70 TAB will not display an icon.
71 Install this small package to assihn an icon to
72 the new Pim TAB.
73
74
75Unzip package and install the apps in the usual way.
76
77*****************************************************
783) OpenZaurus ROM, gcc 3.xx compiled
79*****************************************************
80Filename: kdepim_X.X.X_for_OZ-gcc3xx.ipk.zip
81Package contains:
82kaddressbook_OZ-gcc3xx_X.X.X_arm.ipk
83kmicrokdelibs_OZ-gcc3xx_X.X.X_arm.ipk
84kopiemail_OZ-gcc3xx_X.X.X_arm.ipk
85korganizer-alarm_OZ-gcc3xx_X.X.X_arm.ipk
86korganizer_OZ-gcc3xx_X.X.X_arm.ipk
87kmobilephoneaccess_OZ-gcc3xx_X.X.X_arm.ipk
88pimTABicon_OZ-gcc3xx_X.X.X_arm.ipk
89pwmanager_OZ-gcc3xx_X.X.X_arm.ipk
90
91
92This package is for users of the Open Zaurus ROM 3.3.6,
93compiled by coredump (aka known as Hentges-Rom).
94The programs may run on the new
95Open Zaurus Release 3.5.1 as well, but
96they cannot be installed there properly,
97because the package manager of OZ needs more
98information in the ipk files to install them properly.
99
100If you have Open Zaurus 3.5.1, you should use
101the packages of the OZ 3.5.1 feed,
102compiled and maintained by Hrw.
103Do not ask the OZ people about problems with these
104packages, they cannot help you.
105
106CONTENT:
107
108By the way, I cannot help you as well, because I
109am not using OZ.
110
111File kmicrokdelibs_OZ-gcc3xx_X.X.X_arm.ipk:
112 The libs in this file are needed to run
113 any of the included programs.
114 Install it.
115
116File kaddressbook_OZ-gcc3xx_X.X.X_arm.ipk:
117 Contains KA/Pi addressbook program and needed additional libs.
118
119File korganizer-alarm_OZ-gcc3xx_X.X.X_arm.ipk:
120 Contains KO/Pi calendar program and needed additional libs.
121
122File kopiemail_OZ-gcc3xx_X.X.X_arm.ipk:
123 Contains OM/Pi email program and needed additional libs.
124
125File pwmanager_OZ-gcc3xx_X.X.X_arm.ipk:
126 Contains PwM/Pi password manager program.
127
128File korganizer-alarm_OZ-gcc3xx_X.X.X_arm.ipk:
129 Provides an alarm applet to get informed about alarms.
130 The Zaurus will wake up from suspend
131 if an event triggers an alarm.
132
133File kmobilephoneaccess_OZ-gcc3xx_X.X.X_arm.ipk:
134 Contains a command line tool for accessing mobile phones.
135 It is used from Kx/Pi to sync with / export to
136 mobile phones. It is not working very well, please do not
137 expect too much.
138
139File pimTABicon_OZ-gcc3xx_X.X.X_arm.ipk:
140 If you insatll a program of the package, you may get
141 a new TAB wchich is called Pim.
142 If you did not have had this TAB on your Z, that
143 TAB will not display an icon.
144 Install this small package to assihn an icon to
145 the new Pim TAB.
146
147Unzip package and install the apps in the usual way.
148
diff --git a/bin/kdepim/WhatsNew.txt b/bin/kdepim/WhatsNew.txt
index 98d6bdd..41b3e45 100644
--- a/bin/kdepim/WhatsNew.txt
+++ b/bin/kdepim/WhatsNew.txt
@@ -1,512 +1,516 @@
1Info about the changes in new versions of KDE-Pim/Pi 1Info about the changes in new versions of KDE-Pim/Pi
2 2
3********** VERSION 1.9.11 ************ 3********** VERSION 1.9.11 ************
4 4
5Fixed several problems in PWM/Pi, like 5Fixed several problems in PWM/Pi, like
6asking the user, if unsaved changed are pending 6asking the user, if unsaved changed are pending
7when closing the app. 7when closing the app.
8 8
9Fixed a crash in KO/Pi , when importing/loading vcs files 9Fixed a crash in KO/Pi , when importing/loading vcs files
10which have an entry with an attendee with state: 10which have an entry with an attendee with state:
11NEEDS ACTION 11NEEDS ACTION
12 12
13Fixed some problems in the German translation of OM/Pi, 13Fixed some problems in the German translation of OM/Pi,
14which makes some dialogs not fitting on the screen 14which makes some dialogs not fitting on the screen
15of the Z 5500. 15of the Z 5500.
16 16
17Fixed Qtopia crash, when disabling/deinstalling 17Fixed Qtopia crash, when disabling/deinstalling
18KO/Pi alarm applet. 18KO/Pi alarm applet.
19 19
20Implemented direct KDE<->KA/Pi sync for KA/Pi running 20Implemented direct KDE<->KA/Pi sync for KA/Pi running
21on Linux desktop. 21on Linux desktop.
22 22
23Added "remove sync info" to sync menu. 23Added "remove sync info" to sync menu.
24 24
25Tweaked the KO/Pi What's next view a bit, added 25Tweaked the KO/Pi What's next view a bit, added
26setting to hide events that are done. 26setting to hide events that are done.
27 27
28Disabled "beam receive enabled" on startup to 28Disabled "beam receive enabled" on startup to
29avoid problems if Fastload is enabled. 29avoid problems if Fastload is enabled.
30Please set "beam receive enabled", 30Please set "beam receive enabled",
31if you want to receive data via IR. 31if you want to receive data via IR.
32 32
33Fixed bug in direct KDE<->KO/Pi sync for KO/Pi running 33Fixed bug in direct KDE<->KO/Pi sync for KO/Pi running
34on Linux desktop. 34on Linux desktop.
35 35
36Made in KA/Pi scrolling possible, if details view is selected.
37
38
39
36 40
37********** VERSION 1.9.10 ************ 41********** VERSION 1.9.10 ************
38 42
39Many internal small bugfixes. 43Many internal small bugfixes.
40And fix of the "big" bug in KO/Pi, 44And fix of the "big" bug in KO/Pi,
41that after Syncing the appointments had an offset by several hours. 45that after Syncing the appointments had an offset by several hours.
42That was a problem with the internal timezone setting, 46That was a problem with the internal timezone setting,
43introduced by the changed timezone configuration settings. 47introduced by the changed timezone configuration settings.
44 48
45German translation for OM/Pi is now available. 49German translation for OM/Pi is now available.
46 50
47 51
48********** VERSION 1.9.9 ************ 52********** VERSION 1.9.9 ************
49 53
50KDE-Pim/Pi has a new Member! 54KDE-Pim/Pi has a new Member!
51It is called PWM/Pi (Passwordmanager/platform-independent) 55It is called PWM/Pi (Passwordmanager/platform-independent)
52and it is available for the Zaurus. 56and it is available for the Zaurus.
53It is planned, that it will be available later for Windows. 57It is planned, that it will be available later for Windows.
54(And for Linux, of course). 58(And for Linux, of course).
55It is a port of the Passwordmanager of KDE. 59It is a port of the Passwordmanager of KDE.
56It will need the MicroKDElibs to run. 60It will need the MicroKDElibs to run.
57 61
58Made loading of addressbooks in KA/Pi up to 7 times faster! 62Made loading of addressbooks in KA/Pi up to 7 times faster!
59The bigger your addressbook file, the more starting speed 63The bigger your addressbook file, the more starting speed
60will you gain. (relatively) 64will you gain. (relatively)
61 65
62The Qtopia addressbook connector is now platform independend 66The Qtopia addressbook connector is now platform independend
63as well and should work on any platform for importing/exporting 67as well and should work on any platform for importing/exporting
64Qtopia and Opie XML files. 68Qtopia and Opie XML files.
65 69
66Added a +30min feature to the timezone settings to make 70Added a +30min feature to the timezone settings to make
67KDE-Pim/Pi useable in Australia and other parts on the 71KDE-Pim/Pi useable in Australia and other parts on the
68world with strange timezones ;-) 72world with strange timezones ;-)
69 73
70German "Umlaute" should now be sorted correctly on the Z in KA/Pi. 74German "Umlaute" should now be sorted correctly on the Z in KA/Pi.
71 75
72It is now possible to disable the 76It is now possible to disable the
73"receive data via infrared" feature, such that syncing with 77"receive data via infrared" feature, such that syncing with
74Outlook is now possible again with Kx/Pi runing. 78Outlook is now possible again with Kx/Pi runing.
75Please disable it, before syncing Sharp DTM with Outlook. 79Please disable it, before syncing Sharp DTM with Outlook.
76For your convenience, the "receive data via infrared" feature 80For your convenience, the "receive data via infrared" feature
77is disabled automatically, if you sync Kx/Pi with DTM. 81is disabled automatically, if you sync Kx/Pi with DTM.
78You have to enable it again manually after syncing. 82You have to enable it again manually after syncing.
79Enabling this feature makes it impossible to start the 83Enabling this feature makes it impossible to start the
80Sharp DTM apps. If this feature is enabled, you will only get the 84Sharp DTM apps. If this feature is enabled, you will only get the
81alarm notification from KO/Pi and not from the Sharp calendar. 85alarm notification from KO/Pi and not from the Sharp calendar.
82This is very useful if you sync KO/Pi with Sharp DTM, 86This is very useful if you sync KO/Pi with Sharp DTM,
83because after syncing you usually would get notified about 87because after syncing you usually would get notified about
84an alarm by KO/Pi and the Sharp Calendar. 88an alarm by KO/Pi and the Sharp Calendar.
85 89
86Together with the Linux desktop version of KO/Pi 90Together with the Linux desktop version of KO/Pi
87it is now possible to sync KO/Pi on the Zaurus 91it is now possible to sync KO/Pi on the Zaurus
88with the complete KDE-desktop (3.3 or later) 92with the complete KDE-desktop (3.3 or later)
89calendar data easily. 93calendar data easily.
90That makes it possible to sync the Z with one 94That makes it possible to sync the Z with one
91click of a mouse with the KDE-Desktop. 95click of a mouse with the KDE-Desktop.
92This feature it available for all Zaurus platforms KO/Pi 96This feature it available for all Zaurus platforms KO/Pi
93is running on. 97is running on.
94The only thing needed is a running KO/Pi on Linux and 98The only thing needed is a running KO/Pi on Linux and
95a compiled version of the small 99a compiled version of the small
96KDE-Pim/Pi<->KDE-Desktop access command line program, 100KDE-Pim/Pi<->KDE-Desktop access command line program,
97which is in the KDE-Pim/Pi sources available. 101which is in the KDE-Pim/Pi sources available.
98 102
99The "KDE-desktop" syncing feature for KA/Pi will follow 103The "KDE-desktop" syncing feature for KA/Pi will follow
100in the next releases. 104in the next releases.
101 105
102Fixed the vcard export bug, which had the version 1.9.8. 106Fixed the vcard export bug, which had the version 1.9.8.
103 107
104Added missing GERMAN translation to KO/Pi. 108Added missing GERMAN translation to KO/Pi.
105Hi PsionX, could you add the missing french translation?Thx! 109Hi PsionX, could you add the missing french translation?Thx!
106 110
107Translation files for KA/Pi are available as well. 111Translation files for KA/Pi are available as well.
108GERMAN translation will be available in the next release. 112GERMAN translation will be available in the next release.
109PsionX ( yres, you again ;-) ), could you start translating 113PsionX ( yres, you again ;-) ), could you start translating
110KA/Pi? Thx! 114KA/Pi? Thx!
111 115
112You can download the version 1.9.9 at 116You can download the version 1.9.9 at
113 117
114http://sourceforge.net/project/showfiles.php?group_id=104103&package_id=112604 118http://sourceforge.net/project/showfiles.php?group_id=104103&package_id=112604
115 119
116Note: 120Note:
117To run the mail program OM/Pi you need libopenssl. 121To run the mail program OM/Pi you need libopenssl.
118A link to a download loaction is available at 122A link to a download loaction is available at
119ZSI at www.killefiz.de 123ZSI at www.killefiz.de
120 124
121 125
122********** VERSION 1.9.8 ************ 126********** VERSION 1.9.8 ************
123 127
124Fixed character decoding in OM/Pi. 128Fixed character decoding in OM/Pi.
125(e.g. German "Umlaute" were not displayed properly.) 129(e.g. German "Umlaute" were not displayed properly.)
126 130
127Made is possible to reparent todos in KO/Pi. 131Made is possible to reparent todos in KO/Pi.
128Use contextmenu or keys (look at Help-Keys + Colors) for that. 132Use contextmenu or keys (look at Help-Keys + Colors) for that.
129 133
130Added the missing Sync-Howto and WhatsNew to the packages. 134Added the missing Sync-Howto and WhatsNew to the packages.
131 135
132KO/Pi on Linux desktop can now sync with KDE desktop. 136KO/Pi on Linux desktop can now sync with KDE desktop.
133That means: When using KO/Pi on Linux desktop for syncing with 137That means: When using KO/Pi on Linux desktop for syncing with
134KDE desktop and the Zaurus, the Zaurus can be synced now 138KDE desktop and the Zaurus, the Zaurus can be synced now
135with all KDE-Calendar resources, not only with one local file. 139with all KDE-Calendar resources, not only with one local file.
136(That makes it possible to sync the Zaurus with the 140(That makes it possible to sync the Zaurus with the
137calendar data on a Kolab server) 141calendar data on a Kolab server)
138 142
139KA/Pi syncing with KDE desktop will be available in the next version. 143KA/Pi syncing with KDE desktop will be available in the next version.
140 144
141 145
142********** VERSION 1.9.7 ************ 146********** VERSION 1.9.7 ************
143 147
144KO/Pi - KA/Pi on Windows: 148KO/Pi - KA/Pi on Windows:
145Now a directory can be defined by the user, where the 149Now a directory can be defined by the user, where the
146application/config data should be saved. 150application/config data should be saved.
147 Define your desired path in the evironment variable 151 Define your desired path in the evironment variable
148 MICROKDEHOME 152 MICROKDEHOME
149 before starting KO/Pi or KA/Pi. 153 before starting KO/Pi or KA/Pi.
150 154
151An easy Kx/Pi to Kx/Pi syncing is now possible 155An easy Kx/Pi to Kx/Pi syncing is now possible
152(it is called Pi-Sync) via network. 156(it is called Pi-Sync) via network.
153Please look at the Sync Howto. 157Please look at the Sync Howto.
154 158
155Exporting of calendar data and contacts to mobile phones is now possible. 159Exporting of calendar data and contacts to mobile phones is now possible.
156The SyncHowto is updated with information howto 160The SyncHowto is updated with information howto
157access/sync mobile phones. 161access/sync mobile phones.
158Please look at the Sync Howto. 162Please look at the Sync Howto.
159 163
160Now KO/Pi and KA/Pi on the Zaurus can receive data via infrared directly. 164Now KO/Pi and KA/Pi on the Zaurus can receive data via infrared directly.
161Please disable Fastload for the original contact/calendar applications 165Please disable Fastload for the original contact/calendar applications
162and close them. 166and close them.
163KO/Pi and KA/Pi must be running in order to receive the data. 167KO/Pi and KA/Pi must be running in order to receive the data.
164(KO/Pi and KA/Pi are always running if Fastload for them is enabled!) 168(KO/Pi and KA/Pi are always running if Fastload for them is enabled!)
165 169
166In the KA/Pi details view are now the preferred tel. numbers displayed on top 170In the KA/Pi details view are now the preferred tel. numbers displayed on top
167of the other data ( emails/tel.numbers/addresses) 171of the other data ( emails/tel.numbers/addresses)
168 172
169Fixed some syncing problems in KA/Pi. 173Fixed some syncing problems in KA/Pi.
170 174
171Added font settings for the KA/Pi details view. 175Added font settings for the KA/Pi details view.
172Added fields "children's name" and "gender" to KA/Pi. 176Added fields "children's name" and "gender" to KA/Pi.
173 177
174Made searching in KA/Pi better: 178Made searching in KA/Pi better:
175Now the first item in a view is selected after a search automatically and 179Now the first item in a view is selected after a search automatically and
176the views can be scrolled up/down when the search input field has the keyboard focus. 180the views can be scrolled up/down when the search input field has the keyboard focus.
177 181
178And, of course, fixed a bunch of reported bugs in KO/Pi and KA/Pi. 182And, of course, fixed a bunch of reported bugs in KO/Pi and KA/Pi.
179 183
180 184
181********** VERSION 1.9.6 ************ 185********** VERSION 1.9.6 ************
182 186
183Changes in the external application communication on the Zaurus 187Changes in the external application communication on the Zaurus
184in order to use less RAM when the apps are running. 188in order to use less RAM when the apps are running.
185First syncing of addressbooks (KA/Pi) is possible. 189First syncing of addressbooks (KA/Pi) is possible.
186 190
187 191
188********** VERSION 1.9.5a ************ 192********** VERSION 1.9.5a ************
189 193
190Fixed a bug in KO/Pi in the SharpDTM sync of version 1.9.5. 194Fixed a bug in KO/Pi in the SharpDTM sync of version 1.9.5.
191Fixed some small bugs. 195Fixed some small bugs.
192KA/Pi shows now the birthday in summary view. 196KA/Pi shows now the birthday in summary view.
193Now OM/Pi and KA/Pi are using the date format defined in KO/Pi 197Now OM/Pi and KA/Pi are using the date format defined in KO/Pi
194for displaying dates. 198for displaying dates.
195 199
196 200
197********** VERSION 1.9.5 ************ 201********** VERSION 1.9.5 ************
198 202
199There is still no Addressbook syncing! 203There is still no Addressbook syncing!
200 204
201New in 1.9.5: 205New in 1.9.5:
202 206
203Many bugfixes. 207Many bugfixes.
204Better searching in KA/Pi. 208Better searching in KA/Pi.
205You can configure in KA/Pi if you want to search only after 209You can configure in KA/Pi if you want to search only after
206<return> key pressed. 210<return> key pressed.
207 211
208Better mail downloading in OM/Pi. 212Better mail downloading in OM/Pi.
209 213
210First experimental alpha version of sync of KO/Pi with mobile phones. 214First experimental alpha version of sync of KO/Pi with mobile phones.
211See gammu documentation for supported phones. 215See gammu documentation for supported phones.
212You need to install the package kammu_1.9.5_arm.ipk for sync of KO/Pi with mobile phones. kammu_1.9.5_arm.ipk needs libbluetooth and libsdp. 216You need to install the package kammu_1.9.5_arm.ipk for sync of KO/Pi with mobile phones. kammu_1.9.5_arm.ipk needs libbluetooth and libsdp.
213Quick hint how to use: 217Quick hint how to use:
214NOTE: MOBILE PHONE SYNC IS EXPERIMENTAL! 218NOTE: MOBILE PHONE SYNC IS EXPERIMENTAL!
215Install kammu_1.9.5_arm.ipk , libbluetooth and libsdp. 219Install kammu_1.9.5_arm.ipk , libbluetooth and libsdp.
216Create syncprofile - mobile device 220Create syncprofile - mobile device
217Remove entry for model. (Leave empty ). 221Remove entry for model. (Leave empty ).
218Enable infrared on Zaurus and your Phone. 222Enable infrared on Zaurus and your Phone.
219Sync. 223Sync.
220To get a more detailed log, start kopi from konsole. 224To get a more detailed log, start kopi from konsole.
221 225
222********** VERSION 1.9.4 ************ 226********** VERSION 1.9.4 ************
223 227
224This is the version 1.9.4 of KDE-Pim/Pi for the Zaurus. 228This is the version 1.9.4 of KDE-Pim/Pi for the Zaurus.
225 229
226WARNING: 230WARNING:
227PLEASE BACKUP ALL YOUR DATA! 231PLEASE BACKUP ALL YOUR DATA!
228We have changed a lot and maybe there are some unknown problems. 232We have changed a lot and maybe there are some unknown problems.
229 233
230SYNC HANDLING HAS CHANGED! 234SYNC HANDLING HAS CHANGED!
231Such that, if you sync now with an already synded device, you will duplicated entries after the first sync. 235Such that, if you sync now with an already synded device, you will duplicated entries after the first sync.
232(This change was introduced to make it possible to sync with mobile phones, which will be available later (maybe in 4 weeks). 236(This change was introduced to make it possible to sync with mobile phones, which will be available later (maybe in 4 weeks).
233 237
234You need the kmicrokdelibs_1.9.4_arm.ipk as a base for the other programs. 238You need the kmicrokdelibs_1.9.4_arm.ipk as a base for the other programs.
235If you get the error: "Install only possible in main memory", just try it again to install it on SD card. That worked for me. And it was reported that rebooting Qtopia did help in this case as well. 239If you get the error: "Install only possible in main memory", just try it again to install it on SD card. That worked for me. And it was reported that rebooting Qtopia did help in this case as well.
236 240
237As programs are available: 241As programs are available:
238KO/Pi (korganizer ipk) - a calendar program. 242KO/Pi (korganizer ipk) - a calendar program.
239KA/Pi (kaddressbook ipk ) - an addressbook 243KA/Pi (kaddressbook ipk ) - an addressbook
240OM/Pi (kopiemail ipk ) an email program with pop/smtp and IMAP support. 244OM/Pi (kopiemail ipk ) an email program with pop/smtp and IMAP support.
241 245
242An alarm notification program ( korganizer-alarm ipk ) for KO/Pi that notifies you about alarms, even if the Zaurus is in suspend mode. 246An alarm notification program ( korganizer-alarm ipk ) for KO/Pi that notifies you about alarms, even if the Zaurus is in suspend mode.
243(If you do not see an icon in the taskbar after installing korganizer-alarm, please restart Qtopia) 247(If you do not see an icon in the taskbar after installing korganizer-alarm, please restart Qtopia)
244 248
245All the applications are installed in a "Pim" TAB. 249All the applications are installed in a "Pim" TAB.
246If this TAB is new on your system, you can get an icon in this TAB by installing pim_TAB_icon_1.9.4_arm.ipk 250If this TAB is new on your system, you can get an icon in this TAB by installing pim_TAB_icon_1.9.4_arm.ipk
247 251
248All the application are integrated. 252All the application are integrated.
249Such that you can choose in KO/Pi the attendees of a meeting from the addresses in KA/Pi. When you click in KA/Pi on the email address, OM/Pi is started to write the mail. 253Such that you can choose in KO/Pi the attendees of a meeting from the addresses in KA/Pi. When you click in KA/Pi on the email address, OM/Pi is started to write the mail.
250 254
251HINT: 255HINT:
252If you install KPhone/Pi 0.9.7, it will be called, if you click in KA/Pi on a phone number. 256If you install KPhone/Pi 0.9.7, it will be called, if you click in KA/Pi on a phone number.
253 257
254What's new? 258What's new?
255 259
256SYNC HANDLING HAS CHANGED! 260SYNC HANDLING HAS CHANGED!
257Such that, if you sync now with an already synded device, you will duplicated entries after the first sync. 261Such that, if you sync now with an already synded device, you will duplicated entries after the first sync.
258(This change was introduced to make it possible to sync with mobile phones, which will be available later (maybe in 4 weeks). 262(This change was introduced to make it possible to sync with mobile phones, which will be available later (maybe in 4 weeks).
259 263
260New in OM/Pi: 264New in OM/Pi:
261When copying(i.e. downloading mails) , you can specify, that only mails of a given size should be downloaded. Added mail copy possibility for selected mails. 265When copying(i.e. downloading mails) , you can specify, that only mails of a given size should be downloaded. Added mail copy possibility for selected mails.
262 266
263New in KO/Pi: 267New in KO/Pi:
264French is now available for KO/Pi. 268French is now available for KO/Pi.
265Choose menu:Actions - Configure:TAB locale 269Choose menu:Actions - Configure:TAB locale
266Syncing has changed. 270Syncing has changed.
267Phone sync available soon. 271Phone sync available soon.
268Not much changes, I cannot remember them ... 272Not much changes, I cannot remember them ...
269 273
270New in KA/Pi: 274New in KA/Pi:
271Beaming possible. 275Beaming possible.
272Sharp DTM readonly access possible( create a new DTM resource ); 276Sharp DTM readonly access possible( create a new DTM resource );
273Better searching possible. 277Better searching possible.
274Search is performed only after pressing the return key. 278Search is performed only after pressing the return key.
275Use wildcard * to specify parts of a name. 279Use wildcard * to specify parts of a name.
276 280
277Better name/email selection dialog (called from KO/Pi or OM/Pi). In this dialog, now searching is possible. Like in KA/Pi, use return key and wildcard * . 281Better name/email selection dialog (called from KO/Pi or OM/Pi). In this dialog, now searching is possible. Like in KA/Pi, use return key and wildcard * .
278 282
279A big improvement is the new management of the contact access. 283A big improvement is the new management of the contact access.
280In version 1.9.3, every application was using their own addressbook access data. 284In version 1.9.3, every application was using their own addressbook access data.
281That means, the addressbook was loaded up to three times in the memory, when accessed by KA/Pi, KO/Pi and OM/Pi. 285That means, the addressbook was loaded up to three times in the memory, when accessed by KA/Pi, KO/Pi and OM/Pi.
282That was wasting of memory, if you had several hundreds of contacts. 286That was wasting of memory, if you had several hundreds of contacts.
283 287
284Now only KA/Pi accesses the addressbook. 288Now only KA/Pi accesses the addressbook.
285If KO/Pi or OM/Pi want to get some name/email data, they request KA/Pi to open the name/email selection dialog and send it back to them. 289If KO/Pi or OM/Pi want to get some name/email data, they request KA/Pi to open the name/email selection dialog and send it back to them.
286If you click on an attendee in a meeting, its contact data is displayed in KA/Pi directly. 290If you click on an attendee in a meeting, its contact data is displayed in KA/Pi directly.
287That means, if KO/Pi or OM/Pi want to access contact data, KA/Pi is started first. 291That means, if KO/Pi or OM/Pi want to access contact data, KA/Pi is started first.
288 292
289New in the KO/Pi alarm applet: 293New in the KO/Pi alarm applet:
290Configure your own timer popup menu! 294Configure your own timer popup menu!
291(Text and minutes for timer countdown) 295(Text and minutes for timer countdown)
292Just edit the file 296Just edit the file
293(yourhomedir)/.kopialarmtimerrc 297(yourhomedir)/.kopialarmtimerrc
294and start/stop a timer to get a new menu with the data of this file. 298and start/stop a timer to get a new menu with the data of this file.
295 299
296********** VERSION 1.9.3 ************ 300********** VERSION 1.9.3 ************
2971) 3011)
298Now KO/Pi on Windows imports directly the calendar data of 302Now KO/Pi on Windows imports directly the calendar data of
299an installed Outlook. Should work with OL version >= 2000. 303an installed Outlook. Should work with OL version >= 2000.
300 304
301********** VERSION 1.9.2 ************ 305********** VERSION 1.9.2 ************
3021) 3061)
303KDE-Pim/Pi has got a new member: 307KDE-Pim/Pi has got a new member:
304KmicroMail (KM/Pi) is a mail program, 308KmicroMail (KM/Pi) is a mail program,
305which can handle IMAP and POP mail access. 309which can handle IMAP and POP mail access.
306It is based on Opie-Mail v3. 310It is based on Opie-Mail v3.
307All dependencies to the Opie libraries ar removed, 311All dependencies to the Opie libraries ar removed,
308such that no additional Opie lib is needed. 312such that no additional Opie lib is needed.
309It is already integrated in KO/Pi and KA/Pi. 313It is already integrated in KO/Pi and KA/Pi.
310It it now available for the Zaurus,probably it 314It it now available for the Zaurus,probably it
311will be available for other platforms later. 315will be available for other platforms later.
312Hint: 316Hint:
313Create your own contact (name + email) 317Create your own contact (name + email)
314in KA/Pi, select this contact and choose menu: 318in KA/Pi, select this contact and choose menu:
315Settings - Set Who Am I. 319Settings - Set Who Am I.
316Now the settings of this contact are used as 320Now the settings of this contact are used as
317the sender data in KM/Pi. 321the sender data in KM/Pi.
3182) 3222)
319KDE-Pim/Pi is split up in five different 323KDE-Pim/Pi is split up in five different
320packages now precompiled for Sharp Zaurus: 324packages now precompiled for Sharp Zaurus:
321--kmicrokdelibs_1.9.2_arm.ipk 325--kmicrokdelibs_1.9.2_arm.ipk
322The libs are needed for any 326The libs are needed for any
323of the following programs: 327of the following programs:
324--kaddressbook_1.9.2_arm.ipk 328--kaddressbook_1.9.2_arm.ipk
325--kmicromail_1.9.2_arm.ipk 329--kmicromail_1.9.2_arm.ipk
326--korganizer_1.9.2_arm.ipk 330--korganizer_1.9.2_arm.ipk
327Independ from that, there is the alarm applet 331Independ from that, there is the alarm applet
328available for KO/Pi, which also offers 332available for KO/Pi, which also offers
329quick access for a new mail or 333quick access for a new mail or
330showing the addressbook.: 334showing the addressbook.:
331--korganizer-alarm_1.9.2_arm.ipk 335--korganizer-alarm_1.9.2_arm.ipk
332Independend means, that the alarm applet 336Independend means, that the alarm applet
333does not need any of the libs or programs above to run. 337does not need any of the libs or programs above to run.
334But it would be quite useless without these programs. 338But it would be quite useless without these programs.
335NOTE: 339NOTE:
336If you get a 340If you get a
337"This application depends on other programs" 341"This application depends on other programs"
338during installation of 342during installation of
339--kmicrokdelibs_1.9.2_arm.ipk 343--kmicrokdelibs_1.9.2_arm.ipk
340you probably do not have to care about that. 344you probably do not have to care about that.
341kmicrokdelibs_1.9.2 will come with some 345kmicrokdelibs_1.9.2 will come with some
342resource plugins, which needs additional libraries. 346resource plugins, which needs additional libraries.
343(E.g. libopie1, if you want to use the 347(E.g. libopie1, if you want to use the
344opie resource connector in KA/Pi). 348opie resource connector in KA/Pi).
345If you do not have this libraries installed, 349If you do not have this libraries installed,
346you simply cannot use the resource. 350you simply cannot use the resource.
347To make it clear: 351To make it clear:
348If the libraries are missing, the applications 352If the libraries are missing, the applications
349using kmicrokdelibs will start, 353using kmicrokdelibs will start,
350because the resources are plugins. 354because the resources are plugins.
3513) 3553)
352KO/Pi and friends are now installable on SD-Card! 356KO/Pi and friends are now installable on SD-Card!
353It is recommended to install all libs and apps 357It is recommended to install all libs and apps
354on the SD card or all in the internal storage. 358on the SD card or all in the internal storage.
355There may be problems, if this is mixed. 359There may be problems, if this is mixed.
3564) 3604)
357Fixed two bugs in the alarm notification on Windows. 361Fixed two bugs in the alarm notification on Windows.
3585) 3625)
359Great improvement! 363Great improvement!
360KO/Pi uses now the latest version of libical. 364KO/Pi uses now the latest version of libical.
361Libical is the library which actually reads 365Libical is the library which actually reads
362the calendar files and extract the data from it. 366the calendar files and extract the data from it.
363With the old version, there were problems 367With the old version, there were problems
364(crashes or program hangs) when licical did read 368(crashes or program hangs) when licical did read
365files, which were not stored from KO/Pi. 369files, which were not stored from KO/Pi.
366I do not know, if the new libical works perfect, 370I do not know, if the new libical works perfect,
367but actually it works much better than 371but actually it works much better than
368the old version. 372the old version.
369There are no problems with compatibility with 373There are no problems with compatibility with
370old calendar files of KO/Pi, of course! 374old calendar files of KO/Pi, of course!
3716) 3756)
372New in KA/Pi: 376New in KA/Pi:
373Opie addressbook resource connector available! 377Opie addressbook resource connector available!
374You will need libopie1 and the opie addressbook, 378You will need libopie1 and the opie addressbook,
375of course. 379of course.
376With the Opie addressbook resource connector, 380With the Opie addressbook resource connector,
377you can access the Opie addressbook readonly in KA/Pi. 381you can access the Opie addressbook readonly in KA/Pi.
378If you want to edit or import the data into KA/Pi, 382If you want to edit or import the data into KA/Pi,
379do this: 383do this:
380a) Create an Opie resource. 384a) Create an Opie resource.
381 (Menu: Settings-Configure Resources). 385 (Menu: Settings-Configure Resources).
382After configuration and restarting KA/Pi you should see 386After configuration and restarting KA/Pi you should see
383the Opie contacts in KA/Pi. 387the Opie contacts in KA/Pi.
384b) Select some or all Opie contacts. 388b) Select some or all Opie contacts.
385(NOTE: +++++ 389(NOTE: +++++
386To know exactly, what contacts are Opie contacts, 390To know exactly, what contacts are Opie contacts,
387do this: Choose menu: 391do this: Choose menu:
388View-Modify View - TAB Fields. 392View-Modify View - TAB Fields.
389Select in the above list "Resource" and click 393Select in the above list "Resource" and click
390down arrow to add it to the "Selected fields". 394down arrow to add it to the "Selected fields".
391Click OK. 395Click OK.
392Now you have a new column "Resource" in your list, 396Now you have a new column "Resource" in your list,
393where you can see, what an Opie resource is. 397where you can see, what an Opie resource is.
394++++ NOTE end.) 398++++ NOTE end.)
395Ok, we do have now some Opie contacts seleted. 399Ok, we do have now some Opie contacts seleted.
396(Use SHIFT or CTRL key in order to multiple select). 400(Use SHIFT or CTRL key in order to multiple select).
397c) Choose menu: Edit-Copy. 401c) Choose menu: Edit-Copy.
398d) Choose menu: Edit-Paste. 402d) Choose menu: Edit-Paste.
399e) Select the resource, you want to add the contacts to. 403e) Select the resource, you want to add the contacts to.
400Congrats! Now you have read/write access to the copied 404Congrats! Now you have read/write access to the copied
401opie contacts as "real" KA/Pi contacts. 405opie contacts as "real" KA/Pi contacts.
402 406
403 407
404********** VERSION 1.9.1 ************ 408********** VERSION 1.9.1 ************
4051) 4091)
406 +++ IMPORTANT 1 +++ 410 +++ IMPORTANT 1 +++
407 411
408The storing place of the default calendar 412The storing place of the default calendar
409file has changed! 413file has changed!
410The default calendar file was 414The default calendar file was
411Applications/korganizer/mycalendar.ics 415Applications/korganizer/mycalendar.ics
412on Zaurus and 416on Zaurus and
413(yourHomeDir)/korganizer/mycalendar.ics 417(yourHomeDir)/korganizer/mycalendar.ics
414on Windows/Linux desktop. Now it is 418on Windows/Linux desktop. Now it is
415(yourHomeDir)/kdepim/korganizer/mycalendar.ics 419(yourHomeDir)/kdepim/korganizer/mycalendar.ics
416on Zaurus, Windows and Linux. 420on Zaurus, Windows and Linux.
417To load the old file, choose menu 421To load the old file, choose menu
418File-Load calendar backup. 422File-Load calendar backup.
419(It should be loaded automatically 423(It should be loaded automatically
420at startup with a warning message displayed). 424at startup with a warning message displayed).
421The place of the configuration file has changed too. 425The place of the configuration file has changed too.
422If you want to use your old KO/Pi config, 426If you want to use your old KO/Pi config,
423copy it to 427copy it to
424(yourHomeDir)/kdepim/config/korganizerrc 428(yourHomeDir)/kdepim/config/korganizerrc
425Please read VERSION 1.9.0 - topic 3) as well! 429Please read VERSION 1.9.0 - topic 3) as well!
426 430
427 +++ IMPORTANT 2 +++ 431 +++ IMPORTANT 2 +++
428 432
429Because of the new paths, you will need 433Because of the new paths, you will need
430a new version of the KO/Pi alarm applet 434a new version of the KO/Pi alarm applet
431for Zaurus. 435for Zaurus.
432Use version >= 1.9.1 436Use version >= 1.9.1
433 437
4342) 4382)
435Now the QWhat'sThis Icon works for items 439Now the QWhat'sThis Icon works for items
436in the month view as well. 440in the month view as well.
437(See VERSION 1.7.8 Topic 1) ). 441(See VERSION 1.7.8 Topic 1) ).
4383) 4423)
439You can import birtsdays/anniversaries 443You can import birtsdays/anniversaries
440from KA/Pi into KO/Pi. 444from KA/Pi into KO/Pi.
441Choose menu File-Import birthdays. 445Choose menu File-Import birthdays.
442If you import twice, already imported items 446If you import twice, already imported items
443will not be imported again, if they 447will not be imported again, if they
444have not been changed in KO/Pi. 448have not been changed in KO/Pi.
4454) 4494)
446When syncing with sharp DTM, now a progress 450When syncing with sharp DTM, now a progress
447is shown, when the data is written back. 451is shown, when the data is written back.
448If there is much data in KO/Pi and no data 452If there is much data in KO/Pi and no data
449in DTM, that can take a long time. 453in DTM, that can take a long time.
450(But only for the first time ). 454(But only for the first time ).
4515) 4555)
452In the search dialog, you can search 456In the search dialog, you can search
453now for the name/email of an attendee 457now for the name/email of an attendee
454of an event/todo. 458of an event/todo.
455To get more space for displaying 459To get more space for displaying
456search results, the buttons 460search results, the buttons
457for "search" and "close" on the 461for "search" and "close" on the
458bottom are removed in the PDA version. 462bottom are removed in the PDA version.
459You have to click OK in the top right 463You have to click OK in the top right
460corner to do a search. 464corner to do a search.
4616) 4656)
462Now it is possible to disable the displaying 466Now it is possible to disable the displaying
463of todo items in the Allday part of the Agenda. 467of todo items in the Allday part of the Agenda.
464Choose Menu Action-Configure, 468Choose Menu Action-Configure,
465TAB Todo View, checkbox 469TAB Todo View, checkbox
466"Allday Agenda view shows todos" 470"Allday Agenda view shows todos"
4677) 4717)
468If FastLoad is enabled, now the settings and the 472If FastLoad is enabled, now the settings and the
469calendar data are saved, when KO/Pi is closed. 473calendar data are saved, when KO/Pi is closed.
470(If no Fastload is enabled, KO/Pi saves 474(If no Fastload is enabled, KO/Pi saves
471the data as well, of course) 475the data as well, of course)
4728) 4768)
473The Agenda View has a minimize-splitter now, 477The Agenda View has a minimize-splitter now,
474such that the height of the allday part can be 478such that the height of the allday part can be
475changed quickly. 479changed quickly.
476 480
477********** VERSION 1.9.0 ************ 481********** VERSION 1.9.0 ************
4781) 4821)
479KO/Pi is now merged with the new microKDE from KA/Pi. 483KO/Pi is now merged with the new microKDE from KA/Pi.
480KO/Pi accesses now KA/Pi as the addressbook. 484KO/Pi accesses now KA/Pi as the addressbook.
481The other ddressbook-plugins are not working any longer. 485The other ddressbook-plugins are not working any longer.
482(It is planned, that later KA/Pi itself uses these plugins) 486(It is planned, that later KA/Pi itself uses these plugins)
483New versions of KO/Pi are only available 487New versions of KO/Pi are only available
484together with KA/Pi as the KDE-Pim/Pi package. 488together with KA/Pi as the KDE-Pim/Pi package.
4852) 4892)
486If you click on an attendee of a meeting in the 490If you click on an attendee of a meeting in the
487event viewer, a detailed summary of the 491event viewer, a detailed summary of the
488attendee is shown. 492attendee is shown.
4893) 4933)
490The place of the configuration file has changed. 494The place of the configuration file has changed.
491If you want to use your old KO/Pi config, copy 495If you want to use your old KO/Pi config, copy
492Applications/korganizer/config_korganizerrc 496Applications/korganizer/config_korganizerrc
493to 497to
494Applications/korganizer/config/korganizerrc 498Applications/korganizer/config/korganizerrc
495 499
496********** VERSION 1.7.8 ************ 500********** VERSION 1.7.8 ************
4971) 5011)
498Now the QWhat'sThis ist working. 502Now the QWhat'sThis ist working.
499Enable the QWhat'sThis icon in the toolbar. 503Enable the QWhat'sThis icon in the toolbar.
500(You have to restart to reload the changed toolbar config). 504(You have to restart to reload the changed toolbar config).
501Now click on the QWhat'sThis Icon 505Now click on the QWhat'sThis Icon
502in the top right corner of KO/Pi. 506in the top right corner of KO/Pi.
503Then click on an item in the Agenda View: 507Then click on an item in the Agenda View:
504You will get a detailed display of the items content. 508You will get a detailed display of the items content.
5052) 5092)
506Some other very minor changes. 510Some other very minor changes.
507But I have forgotten the details ... 511But I have forgotten the details ...
508For that reason I start this log here: 512For that reason I start this log here:
509To document my changes, when I am doing it. 513To document my changes, when I am doing it.
510 514
511********** VERSION 1.7.7 ************ 515********** VERSION 1.7.7 ************
512Stable Version of KO/Pi \ No newline at end of file 516Stable Version of KO/Pi \ No newline at end of file