author | eilers <eilers> | 2002-10-24 06:42:44 (UTC) |
---|---|---|
committer | eilers <eilers> | 2002-10-24 06:42:44 (UTC) |
commit | 7c670be31a6a60e03e7dba4e366aa8f3e02bae6c (patch) (unidiff) | |
tree | 8bcc52e6300d3057aa75fa5ea474f5a31b86a6aa | |
parent | 2183d2b20cf6eb9144a616a3f8242a7eb585c557 (diff) | |
download | opie-7c670be31a6a60e03e7dba4e366aa8f3e02bae6c.zip opie-7c670be31a6a60e03e7dba4e366aa8f3e02bae6c.tar.gz opie-7c670be31a6a60e03e7dba4e366aa8f3e02bae6c.tar.bz2 |
It is increasing..
-rw-r--r-- | core/pim/addressbook/TODO | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/core/pim/addressbook/TODO b/core/pim/addressbook/TODO index 80ec2d9..96134f4 100644 --- a/core/pim/addressbook/TODO +++ b/core/pim/addressbook/TODO | |||
@@ -4,10 +4,13 @@ Pending bugfixes from previous work: | |||
4 | 4 | ||
5 | Urgent: | 5 | Urgent: |
6 | 6 | ||
7 | - Font menu is invisible using german translation | ||
8 | 7 | ||
9 | Important: | 8 | Important: |
10 | 9 | ||
10 | - Personal contact editor: Disable categories | ||
11 | - Name order selected in "contacteditor" not used in list view. | ||
12 | - contacteditor: Birthday, annyversary, ... : Use Dateselector | ||
13 | |||
11 | - Overview window cleanup needed.. | 14 | - Overview window cleanup needed.. |
12 | - Cursor keys should work in detail-view (ablabel) | 15 | - Cursor keys should work in detail-view (ablabel) |
13 | - "What's this" should be added | 16 | - "What's this" should be added |
@@ -37,3 +40,4 @@ Fixed: | |||
37 | - Advanced handling of cursor keys (search..) | 40 | - Advanced handling of cursor keys (search..) |
38 | - Mail-Icon is missing | 41 | - Mail-Icon is missing |
39 | - Use opie-mail insted of qt-mail if possible. | 42 | - Use opie-mail insted of qt-mail if possible. |
43 | - Font menu is invisible using german translation | ||