summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorSebastian Heinlein <sebastian.heinlein@web.de>2006-02-24 02:18:49 +0100
committerSebastian Heinlein <sebastian.heinlein@web.de>2006-02-24 02:18:49 +0100
commit629ab77bfdd4979cb6da87a0e20c5b131906c977 (patch)
tree1b6ec87cdbeddaed29bcb6aa3eb3585fb61b8da0 /TODO
parent4c058967a18024dc127179c98fb02bbc4eda2e7b (diff)
downloadpython-apt-629ab77bfdd4979cb6da87a0e20c5b131906c977.tar.gz
* Rendering of channel sources:
- add a small white space around each line - move the rendering to its own method and aptsources so that it can be reused in the dialog_sources_list - Tag debian sources - Do not show the components of updates, security-updates and backports * Channel handling - Bring not yet used methods for removing and disabling components in position - Add support for automatically updated updates and backports * General - comment out debug outputs - fix the plural gettext in the dialog_sources_list - fix d'n'd and mime type opening - was a bug in the renderer - add more TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 4 insertions, 1 deletions
diff --git a/TODO b/TODO
index 2a1d3928..4f225357 100644
--- a/TODO
+++ b/TODO
@@ -3,4 +3,7 @@
- add download size to treeview
- add /etc/apt/software-properties.d dir where the user can
install matchers and templates
-- handle cases like "deb http://bla/ dist sec1 sec2 # comment" \ No newline at end of file
+- handle cases like "deb http://bla/ dist sec1 sec2 # comment"
+- rework the add channel/cdrom dialogs
+- d'n'd for key files
+- use one line per section and not one per channel in the treeview