diff options
author | Bharat Mediratta <bharat@menalto.com> | 2010-06-15 16:09:45 -0700 |
---|---|---|
committer | Bharat Mediratta <bharat@menalto.com> | 2010-06-15 16:09:45 -0700 |
commit | 78186c262c1ab87500cb8d6a1bebae35c2dfbf40 (patch) | |
tree | 5744f76178ac5a5b0cf288a33b0e7c9fe328dc92 | |
parent | ae6af2f9b61d69a3adc36f52257cdbd9c4fedf4e (diff) |
Update the description.
-rw-r--r-- | modules/rest/module.info | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/rest/module.info b/modules/rest/module.info index 4b6b5464..5aaffc28 100644 --- a/modules/rest/module.info +++ b/modules/rest/module.info @@ -1,4 +1,4 @@ -name = "REST Access Module" -description = "The RESTful implementation/interface to Gallery3" +name = "REST API Module" +description = "A REST-based API that allows desktop clients and other apps to interact with Gallery 3" version = 3 |