summaryrefslogtreecommitdiffabout
path: root/bin/kdepim
authorzautrix <zautrix>2004-12-07 09:55:57 (UTC)
committer zautrix <zautrix>2004-12-07 09:55:57 (UTC)
commit17b25691f0332e648dd1d800e89ccf4e1da8955d (patch) (unidiff)
treeb7bc28e6c57c043fc49328a7ebd86e1b5cd0f17a /bin/kdepim
parentdcd2bbbc8d3064b35f268a831c567feaafea5fd8 (diff)
downloadkdepimpi-17b25691f0332e648dd1d800e89ccf4e1da8955d.zip
kdepimpi-17b25691f0332e648dd1d800e89ccf4e1da8955d.tar.gz
kdepimpi-17b25691f0332e648dd1d800e89ccf4e1da8955d.tar.bz2
some kopi usebility fixes
Diffstat (limited to 'bin/kdepim') (more/less context) (ignore whitespace changes)
-rw-r--r--bin/kdepim/WhatsNew.txt13
1 files changed, 13 insertions, 0 deletions
diff --git a/bin/kdepim/WhatsNew.txt b/bin/kdepim/WhatsNew.txt
index 5021212..46d59a3 100644
--- a/bin/kdepim/WhatsNew.txt
+++ b/bin/kdepim/WhatsNew.txt
@@ -1,50 +1,63 @@
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.15 ************
4
5Usebilty enhancements in KO/Pi:
6When clicking on the date in a month view cell, the day view is shown.
7Old behaviour was, that the "new event" dialog popped up.
8
9Added a one step "undo delete" in KO/Pi (Accessable in the "Action" menu).
10That means, you can restore the latest
11event/todo/journal you have deleted.
12A journal is deleted, if you clear all the text of the journal.
13
14
15
3********** VERSION 1.9.14 ************ 16********** VERSION 1.9.14 ************
4 17
5Fixed some problems with the dialog sizes when switching 18Fixed some problems with the dialog sizes when switching
6portrait/landscape mode on 640x480 PDA display. 19portrait/landscape mode on 640x480 PDA display.
7 20
8Fixed some other small bugs in KA/Pi KO/Pi and OM/Pi and PwM/Pi. 21Fixed some other small bugs in KA/Pi KO/Pi and OM/Pi and PwM/Pi.
9 22
10Fixed an ugly bug in KOpieMail: 23Fixed an ugly bug in KOpieMail:
11KOpieMail was not able to write files (mails) to MSDOS file system, 24KOpieMail was not able to write files (mails) to MSDOS file system,
12like on an usual preformatted SD card. That should work now. 25like on an usual preformatted SD card. That should work now.
13To save your mail data on the Sd card do the following: 26To save your mail data on the Sd card do the following:
14Create a dir on the SD card: 27Create a dir on the SD card:
15mkdir /mnt/card/localmail 28mkdir /mnt/card/localmail
16Go to your home dir: 29Go to your home dir:
17cd 30cd
18Go to kopiemail data storage dir: 31Go to kopiemail data storage dir:
19cd kdepim/apps/kopiemail 32cd kdepim/apps/kopiemail
20Create a symlink to the SD card: 33Create a symlink to the SD card:
21ls -s /mnt/card/localmail 34ls -s /mnt/card/localmail
22Now KOpieMail will store all mails on the SD card. 35Now KOpieMail will store all mails on the SD card.
23 36
24KO/Pi Monthview: 37KO/Pi Monthview:
25Now "Go to Today" selects the current month from day 1-end, 38Now "Go to Today" selects the current month from day 1-end,
26not the current date + some days. 39not the current date + some days.
27I.e. "Go to Today" shows now always 40I.e. "Go to Today" shows now always
28the current month with first day of month in the first row. 41the current month with first day of month in the first row.
29 42
30Added missing German translation. 43Added missing German translation.
31 44
32Fixed icons of executeable on Wintendo. 45Fixed icons of executeable on Wintendo.
33 46
34Added a "Show next Mail" button to the OM/Pi 47Added a "Show next Mail" button to the OM/Pi
35mail viewer such that the mail below the current mail 48mail viewer such that the mail below the current mail
36in the mail list view of the current folder 49in the mail list view of the current folder
37can be read with a single click. 50can be read with a single click.
38 51
39 52
40********** VERSION 1.9.13 ************ 53********** VERSION 1.9.13 ************
41 54
42Fixed nasty PwM/Pi file reading bug, when 55Fixed nasty PwM/Pi file reading bug, when
43the used hash algo of file is different then the global 56the used hash algo of file is different then the global
44hash algo. 57hash algo.
45 58
46Added KA/Pi support for opie mailit mailapplication. 59Added KA/Pi support for opie mailit mailapplication.
47 60
48Fixed some bugs in OM/Pi. 61Fixed some bugs in OM/Pi.
49Now character conversion tables are available for the Zaurus 62Now character conversion tables are available for the Zaurus
50to make OM/Pi working properly. 63to make OM/Pi working properly.