author | eilers <eilers> | 2002-10-09 10:56:18 (UTC) |
---|---|---|
committer | eilers <eilers> | 2002-10-09 10:56:18 (UTC) |
commit | 68caccd256f9296728dec85512dd76601d5847e0 (patch) (unidiff) | |
tree | 127e5b99ebaab3290793a785fa72c8992dab3248 | |
parent | 849316bd18f06e43e7dfa2f107ad96d5bedbe7f1 (diff) | |
download | opie-68caccd256f9296728dec85512dd76601d5847e0.zip opie-68caccd256f9296728dec85512dd76601d5847e0.tar.gz opie-68caccd256f9296728dec85512dd76601d5847e0.tar.bz2 |
What should be done next..
-rw-r--r-- | core/pim/addressbook/TODO | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/core/pim/addressbook/TODO b/core/pim/addressbook/TODO new file mode 100644 index 0000000..83e3c6b --- a/dev/null +++ b/core/pim/addressbook/TODO | |||
@@ -0,0 +1,16 @@ | |||
1 | Stuff todo: | ||
2 | |||
3 | Urgent: | ||
4 | - "Nonenglish" translation bug has to be fixed. | ||
5 | |||
6 | Important: | ||
7 | |||
8 | - Finishing of new View functions (List, Phonebook...) | ||
9 | - Reload if contacts were changed externally | ||
10 | |||
11 | Less important: | ||
12 | |||
13 | - Find widget should be replaced by something like | ||
14 | qpdf has. | ||
15 | - The picker (alphabetical sort widget) should be | ||
16 | placed verticaly or horizontally (configurable) \ No newline at end of file | ||