summaryrefslogtreecommitdiffstats
path: root/apps/files_texteditor/appinfo/info.xml
blob: e3c6615e041472d30293fa470a26d41ec4de6e85 (plain)
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</require>
	<shipped>true</shipped>
	<default_enable/>
</info>