Blame view

sources/apps/files_texteditor/appinfo/info.xml 289 Bytes
42e4f8d60   Kload   add all apps
1
2
3
4
5
6
7
8
9
10
11
  <?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/>
  </info>