[gnome-software] trivial: Fix the methods documentation



commit 8abd6122cabd2e1b926482c99625224bd6021171
Author: Richard Hughes <richard hughsie com>
Date:   Tue Apr 9 08:27:46 2013 +0100

    trivial: Fix the methods documentation

 src/plugins/README |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/src/plugins/README b/src/plugins/README
index a7a6b27..99c44f7 100644
--- a/src/plugins/README
+++ b/src/plugins/README
@@ -77,7 +77,7 @@ Refines:      [id]->[rating]
 
 == local-ratings ==
 Overview:      Provides a local SQL database of user-set ratings, mainly useful for testing.
-Methods:       <nothing>
+Methods:       AppSetRating
 Requires:      <nothing>
 Refines:       [id]->[rating]
 
@@ -86,9 +86,9 @@ Overview:     Uses the system PackageKit instance to return package data.
 Methods:       Search
                AddUpdates
                AddInstalled
-               Install
-               Remove
-               Update
+               AppInstall
+               AppRemove
+               AppUpdate
 Requires:      {package-id}
 Refines:       <nothing>
 Sets:          {package-id}


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]