-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathadd-on.xml.in
20 lines (18 loc) · 1.04 KB
/
add-on.xml.in
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="UTF-8"?>
<xt:extensions xmlns:xt="http://www.oxygenxml.com/ns/extension"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.oxygenxml.com/ns/extension http://www.oxygenxml.com/ns/extension/extensions.xsd">
<xt:extension id="ahfsettings">
<xt:location href="https://github.com/AntennaHouse/ahfsettings/releases/download/v7.4.5/ahfsettings-framework-7.4.5.zip"/>
<xt:version>7.4.5</xt:version>
<xt:oxy_version>14.0+</xt:oxy_version>
<xt:type>framework</xt:type>
<xt:author>Antenna House, Inc.</xt:author>
<xt:name>ahfsettings</xt:name>
<xt:description xmlns="http://www.w3.org/1999/xhtml"><h1>ahfsettings</h1>
<p>Edit Antenna House Formatter Option Settings File.</p>
<p>See <a href="https://github.com/AntennaHouse/ahfsettings#en">https://github.com/AntennaHouse/ahfsettings#en</a>.</p>
<pre><![CDATA[@@ChangeLog@@]]></pre></xt:description>
<xt:license><![CDATA[@@LICENSE@@]]></xt:license>
</xt:extension>
</xt:extensions>