summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authornecoro <>2007-06-10 20:43:58 +0000
committernecoro <>2007-06-10 20:43:58 +0000
commitb3b77966b071332f1828226e70c765f292879670 (patch)
tree49b79963af7668e77c17e3fdf63522ce92bc6308 /doc
parent665d3402a28ad0e493f8d3da886cc8ec9bdd4923 (diff)
downloadportato-b3b77966b071332f1828226e70c765f292879670.tar.gz
portato-b3b77966b071332f1828226e70c765f292879670.tar.bz2
portato-b3b77966b071332f1828226e70c765f292879670.zip
todo update
Diffstat (limited to 'doc')
-rw-r--r--doc/TODO6
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/TODO b/doc/TODO
index a3ab286..254e517 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -8,11 +8,15 @@ Backend:
- bugs in update world (Necoro, 04/20/07: are there any more bugs?)
- fix for flag handling, when reverting flags (Necoro, 04/20/07: what did i mean by this?)
+- do not alert a block, if a package blocks a version of one package which is updated to a new one not being blocked anymore
- save/restore queue on exit/start
- only remove already merged packages from queue
- make sure, a package being removed from the queue is not needed as a dependency by another package
+- use configobj instead of our selfwritten config-parser (check first if this is really a good point)
+- rewrite the Configuration-handling (esp the Config class)
+
GUI:
====
@@ -20,7 +24,7 @@ GUI:
Main Point: user preferences:
- window size / location
- - farben und schriftgrößen
+ - colors and font sizes
GTK:
----