-rw-r--r-- | bin/kdepim/WhatsNew.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/bin/kdepim/WhatsNew.txt b/bin/kdepim/WhatsNew.txt index 4fff7e1..6be5222 100644 --- a/bin/kdepim/WhatsNew.txt +++ b/bin/kdepim/WhatsNew.txt | |||
@@ -6,48 +6,52 @@ Fixed some problems with the dialog sizes when switching | |||
6 | portrait/landscape mode on 640x480 PDA display. | 6 | portrait/landscape mode on 640x480 PDA display. |
7 | 7 | ||
8 | Fixed some other small bugs. | 8 | Fixed some other small bugs. |
9 | 9 | ||
10 | Fixed an ugly bug in KOpieMail: | 10 | Fixed an ugly bug in KOpieMail: |
11 | KOpieMail was not able to write files (mails) to MSDOS file system, | 11 | KOpieMail was not able to write files (mails) to MSDOS file system, |
12 | like on an usual preformatted SD card. That should work now. | 12 | like on an usual preformatted SD card. That should work now. |
13 | To save your mail data on the Sd card do the following: | 13 | To save your mail data on the Sd card do the following: |
14 | Create a dir on the SD card: | 14 | Create a dir on the SD card: |
15 | mkdir /mnt/card/localmail | 15 | mkdir /mnt/card/localmail |
16 | Go to your home dir: | 16 | Go to your home dir: |
17 | cd | 17 | cd |
18 | Go to kopiemail data storage dir: | 18 | Go to kopiemail data storage dir: |
19 | cd kdepim/apps/kopiemail | 19 | cd kdepim/apps/kopiemail |
20 | Create a symlink to the SD card: | 20 | Create a symlink to the SD card: |
21 | ls -s /mnt/card/localmail | 21 | ls -s /mnt/card/localmail |
22 | Now KOpieMail will store all mails on the SD card. | 22 | Now KOpieMail will store all mails on the SD card. |
23 | 23 | ||
24 | KO/Pi Monthview: | 24 | KO/Pi Monthview: |
25 | Now "Go to Today" selects the current month from day 1-end, | 25 | Now "Go to Today" selects the current month from day 1-end, |
26 | not the current date + some days. | 26 | not the current date + some days. |
27 | I.e. "Go to Today" shows now always | 27 | I.e. "Go to Today" shows now always |
28 | the current month with first day of month in the first row. | 28 | the current month with first day of month in the first row. |
29 | 29 | ||
30 | Added missing German translation. | ||
31 | |||
32 | Fixed icons of executeable on Wintendo. | ||
33 | |||
30 | 34 | ||
31 | ********** VERSION 1.9.13 ************ | 35 | ********** VERSION 1.9.13 ************ |
32 | 36 | ||
33 | Fixed nasty PwM/Pi file reading bug, when | 37 | Fixed nasty PwM/Pi file reading bug, when |
34 | the used hash algo of file is different then the global | 38 | the used hash algo of file is different then the global |
35 | hash algo. | 39 | hash algo. |
36 | 40 | ||
37 | Added KA/Pi support for opie mailit mailapplication. | 41 | Added KA/Pi support for opie mailit mailapplication. |
38 | 42 | ||
39 | Fixed some bugs in OM/Pi. | 43 | Fixed some bugs in OM/Pi. |
40 | Now character conversion tables are available for the Zaurus | 44 | Now character conversion tables are available for the Zaurus |
41 | to make OM/Pi working properly. | 45 | to make OM/Pi working properly. |
42 | To get the character conversion in OM/Pi working, please download | 46 | To get the character conversion in OM/Pi working, please download |
43 | at the sourceforge project site the package | 47 | at the sourceforge project site the package |
44 | sr-character-conversion_SharpROM_arm.ipk.zip | 48 | sr-character-conversion_SharpROM_arm.ipk.zip |
45 | (or oz-character-conversion_OZ-gcc3xx_arm.ipk.zip for OZ roms) | 49 | (or oz-character-conversion_OZ-gcc3xx_arm.ipk.zip for OZ roms) |
46 | from the section "general files for KDE/Pim" | 50 | from the section "general files for KDE/Pim" |
47 | Instructions how to install this package are in a ReadMe in this file. | 51 | Instructions how to install this package are in a ReadMe in this file. |
48 | 52 | ||
49 | 53 | ||
50 | Fixed the orientation change problem in KA/Pi when switching | 54 | Fixed the orientation change problem in KA/Pi when switching |
51 | portrait/landscape mode. | 55 | portrait/landscape mode. |
52 | 56 | ||
53 | French translation available for KA/Pi and OM/Pi. | 57 | French translation available for KA/Pi and OM/Pi. |