-rw-r--r-- | core/pim/addressbook/TODO | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/core/pim/addressbook/TODO b/core/pim/addressbook/TODO index 93ece13..970a398 100644 --- a/core/pim/addressbook/TODO +++ b/core/pim/addressbook/TODO | |||
@@ -16,5 +16,4 @@ Known Bugs: | |||
16 | ----------- | 16 | ----------- |
17 | - OK-Key does not switch from Detailview (ablable) to Listview | 17 | - OK-Key does not switch from Detailview (ablable) to Listview |
18 | - Name order selected in "contacteditor" not used in list view. | ||
19 | 18 | ||
20 | - Language not English (tested with german opie-translation): | 19 | - Language not English (tested with german opie-translation): |
@@ -26,8 +25,7 @@ Known Bugs: | |||
26 | Bugs but not in addressbook: | 25 | Bugs but not in addressbook: |
27 | ----------------------------- | 26 | ----------------------------- |
28 | - VCARD: Import of Anniversary does not work correctly (currently disabled) | ||
29 | - VCARD: If umlaut (äöüß) in address, the parser gets confused.. | 27 | - VCARD: If umlaut (äöüß) in address, the parser gets confused.. |
30 | 28 | ||
31 | - Exporting and reimporting of Jobtitle fails (Could not reproduce this ! (se)) | 29 | - Exporting and reimporting of Jobtitle was reported to fail (Could not reproduce this ! (se)) |
32 | 30 | ||
33 | 31 | ||
@@ -51,5 +49,5 @@ Important: | |||
51 | - After search (Started with Return): KeyFocus should be on Tabelle | 49 | - After search (Started with Return): KeyFocus should be on Tabelle |
52 | 50 | ||
53 | - IRDA Receive: Contact is added, but start of editor with new entry expected.. | 51 | - Add a dialog to accept and optionally edit received contacts by IRDA. |
54 | - "What's this" should be added (Deleyed after Feature Freeze) | 52 | - "What's this" should be added (Deleyed after Feature Freeze) |
55 | 53 | ||
@@ -108,2 +106,4 @@ Fixed: | |||
108 | - Change MyDialog to Config | 106 | - Change MyDialog to Config |
109 | - Store position and state of toolbar | 107 | - Store position and state of toolbar |
108 | - VCARD: Import of Anniversary does not work correctly (currently disabled) | ||
109 | - Name order selected in "contacteditor" not used in list view. | ||