diff options
| author | Sebastian Heinlein <sebastian.heinlein@web.de> | 2006-02-24 02:18:49 +0100 |
|---|---|---|
| committer | Sebastian Heinlein <sebastian.heinlein@web.de> | 2006-02-24 02:18:49 +0100 |
| commit | 629ab77bfdd4979cb6da87a0e20c5b131906c977 (patch) | |
| tree | 1b6ec87cdbeddaed29bcb6aa3eb3585fb61b8da0 /TODO | |
| parent | 4c058967a18024dc127179c98fb02bbc4eda2e7b (diff) | |
| download | python-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-- | TODO | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -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 |
