diff options
author | Bjoern Schiessle <schiessle@owncloud.com> | 2014-01-17 11:08:49 +0100 |
---|---|---|
committer | Bjoern Schiessle <schiessle@owncloud.com> | 2014-01-17 11:08:49 +0100 |
commit | 6b69c52037d84089e43e3e7cf9819867a9a05c22 (patch) | |
tree | a0e146e4cf7885221a0fe5755a066b90b611ada6 /apps/files_encryption/appinfo | |
parent | 45709937af2c4904c581ca83041f1c977d93950e (diff) | |
download | nextcloud-server-6b69c52037d84089e43e3e7cf9819867a9a05c22.tar.gz nextcloud-server-6b69c52037d84089e43e3e7cf9819867a9a05c22.zip |
updated description of the files encryption app
Diffstat (limited to 'apps/files_encryption/appinfo')
-rw-r--r-- | apps/files_encryption/appinfo/info.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_encryption/appinfo/info.xml b/apps/files_encryption/appinfo/info.xml index 9d495916d26..ee05b651361 100644 --- a/apps/files_encryption/appinfo/info.xml +++ b/apps/files_encryption/appinfo/info.xml @@ -2,7 +2,7 @@ <info> <id>files_encryption</id> <name>Encryption</name> - <description>The new ownCloud 5 files encryption system. After the app was enabled you need to re-login to initialize your encryption keys.</description> + <description>The ownCloud files encryption system provides server side-encryption. After the app was enabled you need to re-login to initialize your encryption keys.</description> <licence>AGPL</licence> <author>Sam Tuke, Bjoern Schiessle, Florin Peter</author> <require>4</require> |