author | eilers <eilers> | 2002-10-15 12:55:26 (UTC) |
---|---|---|
committer | eilers <eilers> | 2002-10-15 12:55:26 (UTC) |
commit | b555d0c687db83cde89f1a75fccbd59723878621 (patch) (unidiff) | |
tree | b7e554d654345e31cbc7df95df6a96903721295a | |
parent | de2932def475a128e68fff23395b0ed5c41026f5 (diff) | |
download | opie-b555d0c687db83cde89f1a75fccbd59723878621.zip opie-b555d0c687db83cde89f1a75fccbd59723878621.tar.gz opie-b555d0c687db83cde89f1a75fccbd59723878621.tar.bz2 |
A lot of work pending..
-rw-r--r-- | core/pim/addressbook/TODO | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/core/pim/addressbook/TODO b/core/pim/addressbook/TODO index a4fc29a..32d2838 100644 --- a/core/pim/addressbook/TODO +++ b/core/pim/addressbook/TODO | |||
@@ -1,7 +1,7 @@ | |||
1 | Stuff todo: | 1 | Stuff todo: |
2 | 2 | ||
3 | Urgent: | 3 | Urgent: |
4 | - "Nonenglish" translation bug has to be fixed. | 4 | - Syncing: abtable not reloaded after sync. |
5 | 5 | ||
6 | Important: | 6 | Important: |
7 | 7 | ||
@@ -10,10 +10,17 @@ Important: | |||
10 | - "What's this" should be added | 10 | - "What's this" should be added |
11 | - The names of the countries are sorted by there english names, only.. | 11 | - The names of the countries are sorted by there english names, only.. |
12 | Even if they are translated.. :S | 12 | Even if they are translated.. :S |
13 | - Store last settings of combo-boxes | ||
13 | 14 | ||
14 | Less important: | 15 | Less important: |
15 | 16 | ||
16 | - Find widget should be replaced by something like | 17 | - Find widget should be replaced by something like |
17 | qpdf has. | 18 | qpdf has. |
18 | - The picker (alphabetical sort widget) should be | 19 | - The picker (alphabetical sort widget) should be |
19 | placed verticaly or horizontally (configurable) \ No newline at end of file | 20 | placed verticaly or horizontally (configurable) |
21 | |||
22 | |||
23 | Should be Fixed: | ||
24 | - "Nonenglish" translation bug has to be fixed. | ||
25 | |||
26 | Fixed: \ No newline at end of file | ||