]> source.dussan.org Git - nextcloud-server.git/commitdiff
Adjust core apps to use "requiremin" instead of "require"
authorVincent Petry <pvince81@owncloud.com>
Tue, 27 May 2014 09:54:44 +0000 (11:54 +0200)
committerVincent Petry <pvince81@owncloud.com>
Tue, 27 May 2014 09:54:44 +0000 (11:54 +0200)
Also added a few missing authors.

apps/files/appinfo/info.xml
apps/files_encryption/appinfo/info.xml
apps/files_external/appinfo/info.xml
apps/files_sharing/appinfo/info.xml
apps/files_trashbin/appinfo/info.xml
apps/files_versions/appinfo/info.xml
apps/user_ldap/appinfo/info.xml
apps/user_webdavauth/appinfo/info.xml

index 34800378537ead29daf6456563038a43dc3bbbe4..390d645e2a44bac66a9bb7483976d3cc1bb47e7f 100644 (file)
@@ -4,8 +4,8 @@
        <name>Files</name>
        <description>File Management</description>
        <licence>AGPL</licence>
-       <author>Robin Appelman</author>
-       <require>4.93</require>
+       <author>Robin Appelman, Vincent Petry</author>
+       <requiremin>4.93</requiremin>
        <shipped>true</shipped>
        <standalone/>
        <default_enable/>
index 15a09a29f51da5b99edfb72bae10fa2b53fc3644..b11272f63e7a2bde47baafecb3bb086882d74fb6 100644 (file)
@@ -5,7 +5,7 @@
        <description>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.</description>
        <licence>AGPL</licence>
        <author>Sam Tuke, Bjoern Schiessle, Florin Peter</author>
-       <require>4</require>
+       <requiremin>4</requiremin>
        <shipped>true</shipped>
        <documentation>
                <user>http://doc.owncloud.org/server/6.0/user_manual/files/encryption.html</user>
index 0542b7b10a7afe831d0b917b9daf284949ab08f5..2698706c09084ba431a97e3c4e9afbc41c780e29 100644 (file)
@@ -4,8 +4,8 @@
        <name>External storage support</name>
        <description>Mount external storage sources</description>
        <licence>AGPL</licence>
-       <author>Robin Appelman, Michael Gapczynski</author>
-       <require>4.93</require>
+       <author>Robin Appelman, Michael Gapczynski, Vincent Petry</author>
+       <requiremin>4.93</requiremin>
        <shipped>true</shipped>
        <types>
                <filesystem/>
index 9b42c1e17b5a8ff757517a2f79e845f2e841aff3..077433a53abc814586bf78f73f1f7b47eae33217 100644 (file)
@@ -4,8 +4,8 @@
        <name>Share Files</name>
        <description>File sharing between users</description>
        <licence>AGPL</licence>
-       <author>Michael Gapczynski</author>
-       <require>4.93</require>
+       <author>Michael Gapczynski, Bjoern Schiessle</author>
+       <requiremin>4.93</requiremin>
        <shipped>true</shipped>
        <default_enable/>
        <types>
index 2cc7d9a7ac3a0fc2779f0ca32811260df2a72888..860d6b1242a8b023f0792a452153c4d8fe2abaa1 100644 (file)
@@ -19,7 +19,7 @@
        <licence>AGPL</licence>
        <author>Bjoern Schiessle</author>
        <shipped>true</shipped>
-       <require>4.9</require>
+       <requiremin>4.9</requiremin>
        <default_enable/>
        <types>
                <filesystem/>
index a735caee945c3fd8cd5d3d98aa2db474b6397fe2..5d536638fe849a1ea347f7bd9873258a7563967d 100644 (file)
@@ -3,8 +3,8 @@
        <id>files_versions</id>
        <name>Versions</name>
        <licence>AGPL</licence>
-       <author>Frank Karlitschek</author>
-       <require>4.93</require>
+       <author>Frank Karlitschek, Bjoern Schiessle</author>
+       <requiremin>4.93</requiremin>
        <shipped>true</shipped>
        <description>
        ownCloud supports simple version control for files.     The versioning app
index e4a4375a737fed5eaf489e7e9013ad9e6d8ab96f..b70f0c543559c0722e8e0c9bc108cbdcf0b7c2f8 100644 (file)
@@ -9,7 +9,7 @@
        </description>
        <licence>AGPL</licence>
        <author>Dominik Schmidt and Arthur Schiwon</author>
-       <require>4.93</require>
+       <requiremin>4.93</requiremin>
        <shipped>true</shipped>
        <types>
                <authentication/>
index 20c5909cc12ed3937cf5db1980e67cd8bd07aa6f..16e6942505bd19a359d99dbe0ff92847d35a8cd8 100755 (executable)
@@ -7,7 +7,7 @@
        This app is not compatible with the LDAP user and group backend.</description>
        <licence>AGPL</licence>
        <author>Frank Karlitschek</author>
-       <require>4.93</require>
+       <requiremin>4.93</requiremin>
        <shipped>true</shipped>
        <types>
                <authentication/>