summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrank Karlitschek <frank@owncloud.org>2013-07-13 13:31:55 +0200
committerFrank Karlitschek <frank@owncloud.org>2013-07-13 13:31:55 +0200
commitccb3c5b42896d20817f4a8eb0fb359335ef85ba4 (patch)
tree18f84c8e3c652ead53b66f7ec1059e95f69e1c91
parent583addaea172dfbd57ac98a701fb6ff85981f0ed (diff)
downloadnextcloud-server-ccb3c5b42896d20817f4a8eb0fb359335ef85ba4.tar.gz
nextcloud-server-ccb3c5b42896d20817f4a8eb0fb359335ef85ba4.zip
Removed the preview warning. This is only a simple text change
-rw-r--r--apps/files_encryption/appinfo/info.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_encryption/appinfo/info.xml b/apps/files_encryption/appinfo/info.xml
index 1e97b1b2217..46f1375c987 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>WARNING: This is a preview release of the new ownCloud 5 encryption system. Testing and feedback is very welcome but don't use this in production yet. After the app was enabled you need to re-login to initialize your encryption keys</description>
+ <description>The new ownCloud 5 files encryption system. 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>