summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2007-10-14 00:19:40 +0100
committerRichard Hughes <richard@hughsie.com>2007-10-14 00:19:40 +0100
commit989edd81845b8bb71cc22dc8d359e44fb68bb6d4 (patch)
tree6bbee1590a607bd3d43863343c04532bcbf51d66 /TODO
parent8be0d237f467a43aa2a200868abc691aee0c9c86 (diff)
add the initial daemon bits for the repo management
Diffstat (limited to 'TODO')
-rw-r--r--TODO7
1 files changed, 4 insertions, 3 deletions
diff --git a/TODO b/TODO
index f1a934bd..6ae5561d 100644
--- a/TODO
+++ b/TODO
@@ -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.