File: TODO

package info (click to toggle)
update-manager 0.68.debian-7
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 6,796 kB
  • ctags: 814
  • sloc: python: 5,646; xml: 1,571; sh: 433; makefile: 356; ansic: 264
file content (22 lines) | stat: -rw-r--r-- 779 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
* offer removal of no-longer-supported apps
* improve countrymirror detection


UpdateManager.Common.aptsources.py:
- make the distro detection in sources.list more clever by using the
  origin informaton to avoid adding full uris to (unofficial/internal)
  mirrors 
- make it possible to inherit the mirrros from a ParentSuite (for
  the childs)

Misc:
- have a common error dialog readymade and rib out all those 
  GtkMessageDialogs
- 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" 
- rework the add channel/cdrom dialogs
- d'n'd for key files
- use one row per section and not one per channel in the treeview
- sort the sources by dist