Blame view

sources/apps/files_videoviewer/appinfo/info.xml 308 Bytes
03e52840d   Kload   Init
1
2
3
4
5
6
7
8
9
10
11
  <?xml version="1.0"?> 
  <info>
  	<id>files_videoviewer</id>
  	<name>Video Viewer</name>
  	<description>Simple video player based on MediaElement.js by John Dyer.</description>
  	<licence>AGPL</licence>
  	<author>Victor Dubiniuk</author>
  	<shipped>true</shipped>
  	<default_enable/>
  	<require>4.93</require>
  </info>