author | tille <tille> | 2002-12-08 16:53:35 (UTC) |
---|---|---|
committer | tille <tille> | 2002-12-08 16:53:35 (UTC) |
commit | c4ffb0ec4797088fbd0a0f5cacee23d68e3e9922 (patch) (unidiff) | |
tree | 7b7fd7b16b2f9b556651ffd21c7832b89989f3f8 | |
parent | aea4a628b4500f8551255d715c9f8696c6ad3280 (diff) | |
download | opie-c4ffb0ec4797088fbd0a0f5cacee23d68e3e9922.zip opie-c4ffb0ec4797088fbd0a0f5cacee23d68e3e9922.tar.gz opie-c4ffb0ec4797088fbd0a0f5cacee23d68e3e9922.tar.bz2 |
update
-rw-r--r-- | core/pim/addressbook/TODO | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/core/pim/addressbook/TODO b/core/pim/addressbook/TODO index 970a398..2a27efc 100644 --- a/core/pim/addressbook/TODO +++ b/core/pim/addressbook/TODO | |||
@@ -9,18 +9,16 @@ Feature requests: | |||
9 | - dial with dtmfdial incase it's installed and there's no mobile | 9 | - dial with dtmfdial incase it's installed and there's no mobile |
10 | - 3rd column for 2. Contact | 10 | - 3rd column for 2. Contact |
11 | - Implementing additional Views (Phonebook, ...) | 11 | - Implementing additional Views (Phonebook, ...) |
12 | - Birthday & Anniversary Reminder | 12 | - Birthday & Anniversary Reminder |
13 | - Plugin for Today for Birthdays and Anniversaries | 13 | - Plugin for Today for Birthdays and Anniversaries |
14 | 14 | ||
15 | Known Bugs: | 15 | Known Bugs: |
16 | ----------- | 16 | ----------- |
17 | - OK-Key does not switch from Detailview (ablable) to Listview | ||
18 | |||
19 | - Language not English (tested with german opie-translation): | 17 | - Language not English (tested with german opie-translation): |
20 | 1. Configure nicht übersetzt (alles leer). | 18 | 1. Configure nicht übersetzt (alles leer). |
21 | 2. Contacteditor nur teilweise übersetzt. | 19 | 2. Contacteditor nur teilweise übersetzt. |
22 | 3. Kategorie-Picker geht nicht. | 20 | 3. Kategorie-Picker geht nicht. |
23 | 21 | ||
24 | 22 | ||
25 | Bugs but not in addressbook: | 23 | Bugs but not in addressbook: |
26 | ----------------------------- | 24 | ----------------------------- |
@@ -102,8 +100,9 @@ Fixed: | |||
102 | - Unfiled shown just in Category "All" and "Unfiled". | 100 | - Unfiled shown just in Category "All" and "Unfiled". |
103 | - After finising search and after Edit: Clear Picker | 101 | - After finising search and after Edit: Clear Picker |
104 | - After Edit: Table position back to edited entry. | 102 | - After Edit: Table position back to edited entry. |
105 | - Optimize Table Update... | 103 | - Optimize Table Update... |
106 | - Change MyDialog to Config | 104 | - Change MyDialog to Config |
107 | - Store position and state of toolbar | 105 | - Store position and state of toolbar |
108 | - VCARD: Import of Anniversary does not work correctly (currently disabled) | 106 | - VCARD: Import of Anniversary does not work correctly (currently disabled) |
109 | - Name order selected in "contacteditor" not used in list view. | 107 | - Name order selected in "contacteditor" not used in list view. |
108 | - OK-Key does not switch from Detailview (ablable) to Listview | ||