home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / doc / update-manager-core / TODO < prev   
Encoding:
Text File  |  2009-04-27  |  779 b   |  23 lines

  1. * offer removal of no-longer-supported apps
  2. * improve countrymirror detection
  3.  
  4.  
  5. UpdateManager.Common.aptsources.py:
  6. - make the distro detection in sources.list more clever by using the
  7.   origin informaton to avoid adding full uris to (unofficial/internal)
  8.   mirrors 
  9. - make it possible to inherit the mirrros from a ParentSuite (for
  10.   the childs)
  11.  
  12. Misc:
  13. - have a common error dialog readymade and rib out all those 
  14.   GtkMessageDialogs
  15. - add download size to treeview
  16. - add /etc/apt/software-properties.d dir where the user can
  17.   install matchers and templates
  18. - handle cases like "deb http://bla/ dist sec1 sec2 # comment" 
  19. - rework the add channel/cdrom dialogs
  20. - d'n'd for key files
  21. - use one row per section and not one per channel in the treeview
  22. - sort the sources by dist
  23.