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-08-28 09:34:33 +0400
committerFrank Karlitschek <frank@owncloud.org>2012-08-28 09:34:33 +0400
commitfca243cc8016ec639df8f5a1bed65b8920b5fa63 (patch)
treecac62ee5a04f8e926a268d3016652a6740f10911 /files_videoviewer
parentf9672344916f84daf8ab487a123dce8e1e51279b (diff)
mark as shipped apps
Diffstat (limited to 'files_videoviewer')
-rw-r--r--files_videoviewer/appinfo/info.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/files_videoviewer/appinfo/info.xml b/files_videoviewer/appinfo/info.xml
index 3e2ff1e61..725fcb444 100644
--- a/files_videoviewer/appinfo/info.xml
+++ b/files_videoviewer/appinfo/info.xml
@@ -5,5 +5,6 @@
<description>Simple video player based on MediaElement.js by John Dyer.</description>
<licence>AGPL</licence>
<author>Victor Dubiniuk</author>
+ <shipped>true</shipped>
<require>4</require>
</info>