diff options
author | Richard Hughes <richard@hughsie.com> | 2007-10-14 00:19:40 +0100 |
---|---|---|
committer | Richard Hughes <richard@hughsie.com> | 2007-10-14 00:19:40 +0100 |
commit | 989edd81845b8bb71cc22dc8d359e44fb68bb6d4 (patch) | |
tree | 6bbee1590a607bd3d43863343c04532bcbf51d66 /TODO | |
parent | 8be0d237f467a43aa2a200868abc691aee0c9c86 (diff) |
add the initial daemon bits for the repo management
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -4,9 +4,10 @@ Order of no particular importance: TimeRemaining() *** the backends will have repo controls *** -a(s=rid,s=description)=GetRepoList() -RepoEnable(s=rid,s=value) -RepoSetData(s=rid,s=data,s=value) +Add the callback and methods in PkBackend +Add details to the help file +Add stubs in the backends +Add methods and signals to the client library *** Prepare download to refresh system *** Either use a flag or a new method. I'm not sure which yet. |