From 284955573c59e91ed4cab7771487d1cebbb44262 Mon Sep 17 00:00:00 2001 From: Jan-Christoph Borchardt <jan@unhosted.org> Date: Fri, 30 Mar 2012 18:18:09 +0200 Subject: [PATCH] clarifying remoteStorage description --- apps/remoteStorage/appinfo/info.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/remoteStorage/appinfo/info.xml b/apps/remoteStorage/appinfo/info.xml index 121587795d..0936bf9bd0 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> -- GitLab