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

github.com/nextcloud/apps.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrank Karlitschek <frank@owncloud.org>2012-05-18 18:06:57 +0400
committerFrank Karlitschek <frank@owncloud.org>2012-05-18 18:06:57 +0400
commitb08f2fe999cae76b9d3afb9546dcc1d4fe731ffd (patch)
treed0a47fb90d5a736d1eaf77bc76fde8719575b811 /external/appinfo
parente8e85eb8d69b1c8bb0052a3e9ed00df6c90df589 (diff)
mark the apps as part of the shipped package and increase the requirement to ownCloud 4
Diffstat (limited to 'external/appinfo')
-rw-r--r--external/appinfo/info.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/external/appinfo/info.xml b/external/appinfo/info.xml
index 83130f17e..c4d0b5548 100644
--- a/external/appinfo/info.xml
+++ b/external/appinfo/info.xml
@@ -5,5 +5,6 @@
<description>Show external Application in the ownCloud menu</description>
<licence>AGPL</licence>
<author>Frank Karlitschek</author>
- <require>2</require>
+ <require>4</require>
+ <shipped>true</shipped>
</info>