Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <nickvergessen@owncloud.com>2016-02-24 10:34:07 +0300
committerJoas Schilling <nickvergessen@owncloud.com>2016-02-26 11:14:28 +0300
commit4471f359b1a24462309e863948a4583d67b37aef (patch)
tree5e5c313cf84f136dff086e5e092e73e9de137a0c /apps/systemtags/appinfo/info.xml
parent5718402277b3d9a8bd688e3fbbf965bcf19addbe (diff)
Rename system tags app to collaborative tags
Diffstat (limited to 'apps/systemtags/appinfo/info.xml')
-rw-r--r--apps/systemtags/appinfo/info.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/apps/systemtags/appinfo/info.xml b/apps/systemtags/appinfo/info.xml
index d0b4c1fce00..40eeeb24811 100644
--- a/apps/systemtags/appinfo/info.xml
+++ b/apps/systemtags/appinfo/info.xml
@@ -1,8 +1,9 @@
<?xml version="1.0"?>
<info>
<id>systemtags</id>
- <name>System tags</name>
- <description>System-wide tags user interface</description>
+ <name>Collaborative tags</name>
+ <description>Collaborative tagging functionality which shares tags among users. Great for teams.
+ (If you are a provider with a multi-tenancy installation, it is advised to deactivate this app as tags are shared.)</description>
<licence>AGPL</licence>
<author>Vincent Petry</author>
<default_enable/>