Blame view

sources/apps/files_texteditor/appinfo/info.xml 312 Bytes
d1bafeea1   Kload   [fix] Upgrade to ...
1
2
3
4
5
6
7
8
9
10
  <?xml version="1.0"?> 
  <info>
  	<id>files_texteditor</id>
  	<name>Text Editor</name>
  	<description>Simple plain text editor based on Ace editor.</description>
  	<licence>AGPL</licence>
  	<author>Tom Needham</author>
  	<require>4.93</require>
  	<shipped>true</shipped>
  	<default_enable/>
6d9380f96   Cédric Dupont   Update sources OC...
11
  	<ocsid>166051</ocsid>
d1bafeea1   Kload   [fix] Upgrade to ...
12
  </info>