From c64e920b4d6520cfe3638262d17aadfcb28936f4 Mon Sep 17 00:00:00 2001 From: Vincent Petry Date: Tue, 27 May 2014 11:54:44 +0200 Subject: [PATCH] Adjust core apps to use "requiremin" instead of "require" Also added a few missing authors. --- apps/files/appinfo/info.xml | 4 ++-- apps/files_encryption/appinfo/info.xml | 2 +- apps/files_external/appinfo/info.xml | 4 ++-- apps/files_sharing/appinfo/info.xml | 4 ++-- apps/files_trashbin/appinfo/info.xml | 2 +- apps/files_versions/appinfo/info.xml | 4 ++-- apps/user_ldap/appinfo/info.xml | 2 +- apps/user_webdavauth/appinfo/info.xml | 2 +- 8 files changed, 12 insertions(+), 12 deletions(-) diff --git a/apps/files/appinfo/info.xml b/apps/files/appinfo/info.xml index 34800378537..390d645e2a4 100644 --- a/apps/files/appinfo/info.xml +++ b/apps/files/appinfo/info.xml @@ -4,8 +4,8 @@ Files File Management AGPL - Robin Appelman - 4.93 + Robin Appelman, Vincent Petry + 4.93 true diff --git a/apps/files_encryption/appinfo/info.xml b/apps/files_encryption/appinfo/info.xml index 15a09a29f51..b11272f63e7 100644 --- a/apps/files_encryption/appinfo/info.xml +++ b/apps/files_encryption/appinfo/info.xml @@ -5,7 +5,7 @@ The ownCloud files encryption system provides server side-encryption. After the app is enabled you need to re-login to initialize your encryption keys. Please note that server side encryption requires that the ownCloud server admin can be trusted. The main purpose of this app is the encryption of files that are stored on externally mounted storages. AGPL Sam Tuke, Bjoern Schiessle, Florin Peter - 4 + 4 true http://doc.owncloud.org/server/6.0/user_manual/files/encryption.html diff --git a/apps/files_external/appinfo/info.xml b/apps/files_external/appinfo/info.xml index 0542b7b10a7..2698706c090 100644 --- a/apps/files_external/appinfo/info.xml +++ b/apps/files_external/appinfo/info.xml @@ -4,8 +4,8 @@ External storage support Mount external storage sources AGPL - Robin Appelman, Michael Gapczynski - 4.93 + Robin Appelman, Michael Gapczynski, Vincent Petry + 4.93 true diff --git a/apps/files_sharing/appinfo/info.xml b/apps/files_sharing/appinfo/info.xml index 9b42c1e17b5..077433a53ab 100644 --- a/apps/files_sharing/appinfo/info.xml +++ b/apps/files_sharing/appinfo/info.xml @@ -4,8 +4,8 @@ Share Files File sharing between users AGPL - Michael Gapczynski - 4.93 + Michael Gapczynski, Bjoern Schiessle + 4.93 true diff --git a/apps/files_trashbin/appinfo/info.xml b/apps/files_trashbin/appinfo/info.xml index 2cc7d9a7ac3..860d6b1242a 100644 --- a/apps/files_trashbin/appinfo/info.xml +++ b/apps/files_trashbin/appinfo/info.xml @@ -19,7 +19,7 @@ AGPL Bjoern Schiessle true - 4.9 + 4.9 diff --git a/apps/files_versions/appinfo/info.xml b/apps/files_versions/appinfo/info.xml index a735caee945..5d536638fe8 100644 --- a/apps/files_versions/appinfo/info.xml +++ b/apps/files_versions/appinfo/info.xml @@ -3,8 +3,8 @@ files_versions Versions AGPL - Frank Karlitschek - 4.93 + Frank Karlitschek, Bjoern Schiessle + 4.93 true ownCloud supports simple version control for files. The versioning app diff --git a/apps/user_ldap/appinfo/info.xml b/apps/user_ldap/appinfo/info.xml index e4a4375a737..b70f0c54355 100644 --- a/apps/user_ldap/appinfo/info.xml +++ b/apps/user_ldap/appinfo/info.xml @@ -9,7 +9,7 @@ AGPL Dominik Schmidt and Arthur Schiwon - 4.93 + 4.93 true diff --git a/apps/user_webdavauth/appinfo/info.xml b/apps/user_webdavauth/appinfo/info.xml index 20c5909cc12..16e6942505b 100755 --- a/apps/user_webdavauth/appinfo/info.xml +++ b/apps/user_webdavauth/appinfo/info.xml @@ -7,7 +7,7 @@ This app is not compatible with the LDAP user and group backend. AGPL Frank Karlitschek - 4.93 + 4.93 true -- 2.39.5