diff options
author | Jan-Christoph Borchardt <jan@unhosted.org> | 2012-03-30 18:18:09 +0200 |
---|---|---|
committer | Jan-Christoph Borchardt <jan@unhosted.org> | 2012-03-30 18:18:37 +0200 |
commit | 284955573c59e91ed4cab7771487d1cebbb44262 (patch) | |
tree | 618d300d87e9f3d8f048c799024eddc2767f13b3 /apps/remoteStorage/appinfo | |
parent | dde5660915232102f531ba5309ad691e9932b150 (diff) | |
download | nextcloud-server-284955573c59e91ed4cab7771487d1cebbb44262.tar.gz nextcloud-server-284955573c59e91ed4cab7771487d1cebbb44262.zip |
clarifying remoteStorage description
Diffstat (limited to 'apps/remoteStorage/appinfo')
-rw-r--r-- | apps/remoteStorage/appinfo/info.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/remoteStorage/appinfo/info.xml b/apps/remoteStorage/appinfo/info.xml index 121587795db..0936bf9bd0f 100644 --- a/apps/remoteStorage/appinfo/info.xml +++ b/apps/remoteStorage/appinfo/info.xml @@ -2,7 +2,7 @@ <info> <id>remoteStorage</id> <name>remoteStorage compatibility</name> - <description>Enables your users to use ownCloud as their remote storage for unhosted applications.</description> + <description>Enables you to use ownCloud as their remote storage for unhosted applications. This app requires the Webfinger app to be enabled as well. More info on <a href="http://unhosted.org">the website of the unhosted movement</a>.</description> <version>0.5</version> <licence>AGPL or MIT</licence> <author>Michiel de Jong</author> |