summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMorris Jobke <hey@morrisjobke.de>2015-07-02 14:39:35 +0200
committerMorris Jobke <hey@morrisjobke.de>2015-07-02 14:39:35 +0200
commitd8f88aa413f92a5209bdd7727f564fee67bb296a (patch)
tree10377aa75bab2656eb9a586db61f06ae8dad318a
parentf29af9c23b34edf4f54007b472c24ca6ee0d502d (diff)
parent552bcf1dcf7486cf291b6b252f5e5b5523b7b0bd (diff)
downloadnextcloud-server-d8f88aa413f92a5209bdd7727f564fee67bb296a.tar.gz
nextcloud-server-d8f88aa413f92a5209bdd7727f564fee67bb296a.zip
Merge pull request #17314 from owncloud/stable7-remove-ocs-ids
[stable7] Remove OCS IDs
-rw-r--r--apps/files_encryption/appinfo/info.xml1
-rw-r--r--apps/files_external/appinfo/info.xml1
-rw-r--r--apps/files_trashbin/appinfo/info.xml1
-rw-r--r--apps/files_versions/appinfo/info.xml1
-rw-r--r--apps/user_ldap/appinfo/info.xml1
-rw-r--r--apps/user_webdavauth/appinfo/info.xml1
6 files changed, 0 insertions, 6 deletions
diff --git a/apps/files_encryption/appinfo/info.xml b/apps/files_encryption/appinfo/info.xml
index 4be726e2ff9..e9daff870f5 100644
--- a/apps/files_encryption/appinfo/info.xml
+++ b/apps/files_encryption/appinfo/info.xml
@@ -19,5 +19,4 @@ Note that this app encrypts all files that are touched by ownCloud, so external
<types>
<filesystem/>
</types>
- <ocsid>166047</ocsid>
</info>
diff --git a/apps/files_external/appinfo/info.xml b/apps/files_external/appinfo/info.xml
index c45ef57ada3..3c39108fded 100644
--- a/apps/files_external/appinfo/info.xml
+++ b/apps/files_external/appinfo/info.xml
@@ -17,5 +17,4 @@ In addition to the GUI, it is possible to configure external storage manually at
<types>
<filesystem/>
</types>
- <ocsid>166048</ocsid>
</info>
diff --git a/apps/files_trashbin/appinfo/info.xml b/apps/files_trashbin/appinfo/info.xml
index 6527efb67ca..a4fa8c3d657 100644
--- a/apps/files_trashbin/appinfo/info.xml
+++ b/apps/files_trashbin/appinfo/info.xml
@@ -17,5 +17,4 @@
<documentation>
<user>user-trashbin</user>
</documentation>
- <ocsid>166052</ocsid>
</info>
diff --git a/apps/files_versions/appinfo/info.xml b/apps/files_versions/appinfo/info.xml
index 22d1ca30dc4..cf168f4e6c1 100644
--- a/apps/files_versions/appinfo/info.xml
+++ b/apps/files_versions/appinfo/info.xml
@@ -18,5 +18,4 @@ In addition to the expiry of versions, ownCloud’s versions app makes certain n
<user>user-versions</user>
</documentation>
<default_enable/>
- <ocsid>166053</ocsid>
</info>
diff --git a/apps/user_ldap/appinfo/info.xml b/apps/user_ldap/appinfo/info.xml
index 0ca65c16f36..696655f354f 100644
--- a/apps/user_ldap/appinfo/info.xml
+++ b/apps/user_ldap/appinfo/info.xml
@@ -16,5 +16,4 @@ A user logs into ownCloud with their LDAP or AD credentials, and is granted acce
<documentation>
<admin>admin-ldap</admin>
</documentation>
- <ocsid>166061</ocsid>
</info>
diff --git a/apps/user_webdavauth/appinfo/info.xml b/apps/user_webdavauth/appinfo/info.xml
index abbf79131b5..bfb51746bfe 100644
--- a/apps/user_webdavauth/appinfo/info.xml
+++ b/apps/user_webdavauth/appinfo/info.xml
@@ -12,5 +12,4 @@
<types>
<authentication/>
</types>
- <ocsid>166062</ocsid>
</info>