summaryrefslogtreecommitdiffstats
path: root/apps/remoteStorage/appinfo
diff options
context:
space:
mode:
authorJan-Christoph Borchardt <jan@unhosted.org>2012-03-30 18:18:09 +0200
committerJan-Christoph Borchardt <jan@unhosted.org>2012-03-30 18:18:37 +0200
commit284955573c59e91ed4cab7771487d1cebbb44262 (patch)
tree618d300d87e9f3d8f048c799024eddc2767f13b3 /apps/remoteStorage/appinfo
parentdde5660915232102f531ba5309ad691e9932b150 (diff)
downloadnextcloud-server-284955573c59e91ed4cab7771487d1cebbb44262.tar.gz
nextcloud-server-284955573c59e91ed4cab7771487d1cebbb44262.zip
clarifying remoteStorage description
Diffstat (limited to 'apps/remoteStorage/appinfo')
-rw-r--r--apps/remoteStorage/appinfo/info.xml2
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>