summaryrefslogtreecommitdiff
Unidiff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--core/pim/addressbook/TODO11
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,19 +1,26 @@
1Stuff todo: 1Stuff todo:
2 2
3Urgent: 3Urgent:
4- "Nonenglish" translation bug has to be fixed. 4- Syncing: abtable not reloaded after sync.
5 5
6Important: 6Important:
7 7
8- Finishing of new View functions (List, Phonebook...) 8- Finishing of new View functions (List, Phonebook...)
9- Reload if contacts were changed externally 9- Reload if contacts were changed externally
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
14Less important: 15Less 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
23Should be Fixed:
24- "Nonenglish" translation bug has to be fixed.
25
26Fixed: \ No newline at end of file