info.xml 286 B

123456789101112
  1. <?xml version="1.0"?>
  2. <info>
  3. <id>files_texteditor</id>
  4. <name>Text Editor</name>
  5. <description>Simple plain text editor based on Ace editor.</description>
  6. <licence>AGPL</licence>
  7. <author>Tom Needham</author>
  8. <require>4</require>
  9. <shipped>true</shipped>
  10. <default_enable/>
  11. </info>