mirror of
https://github.com/nextcloud/server.git
synced 2026-03-22 18:33:46 -04:00
10 lines
230 B
XML
10 lines
230 B
XML
<?xml version="1.0"?>
|
|
<info>
|
|
<id>editor</id>
|
|
<name>Editor</name>
|
|
<version>0.1</version>
|
|
<licence>AGPL</licence>
|
|
<author>Tom Needham</author>
|
|
<require>3</require>
|
|
<description>File editor (Ace Editor)</description>
|
|
</info>
|