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