Blame view

sources/apps/files_videoviewer/appinfo/info.xml 337 Bytes
d1bafeea1   Kload   [fix] Upgrade to ...
1
2
3
4
5
6
7
8
9
  <?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/>
6d9380f96   Cédric Dupont   Update sources OC...
10
11
  	<requiremin>4.93</requiremin>
  	<ocsid>166054</ocsid>
d1bafeea1   Kload   [fix] Upgrade to ...
12
  </info>