summaryrefslogtreecommitdiff
path: root/UpdateManager/Common
AgeCommit message (Collapse)AuthorFilesLines
2006-04-04* added better error reporting for the DistUpgradeFetcherMichael Vogt1-0/+12
2006-03-12* only show the help button if a help viewer is installed (currently only Sebastian Heinlein1-0/+33
yelp is supported - have not found anyone who could help me on khelpcenter yet) * do not run the help viewer as root * do not depend on the gnome python module anymore
2006-02-26* Use the dist name from lsbrelease in the add channel dialogSebastian Heinlein1-1/+4
2005-12-07* various cosmetic fixesMichael Vogt1-0/+1
* set debconf/apt-listchanges frontends to gtk * updated readme
2005-11-29* code cleanup, make it all more structuredMichael Vogt2-1/+10
2005-11-29* added TODO itemMichael Vogt5-0/+809
* directory structure cleanup