You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
576 B
15 lines
576 B
<?xml version="1.0"?>
|
|
<!DOCTYPE RDF>
|
|
<RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
|
xmlns:isi="http://inverse.ca/sogo-connector/"
|
|
xmlns:em="http://www.mozilla.org/2004/em-rdf#"
|
|
xmlns:NC="http://home.netscape.com/NC-rdf#">
|
|
<Seq about="http://inverse.ca/sogo-connector/extensions"
|
|
isi:updateURL="https://{{ sogo_server }}/plugins/updates.php?plugin=%ITEM_ID%&version=%ITEM_VERSION%&platform=%PLATFORM%">
|
|
<li>
|
|
<Description
|
|
em:id="sogo-connector@inverse.ca"
|
|
em:name="SOGo Connector"/>
|
|
</li>
|
|
</Seq>
|
|
</RDF> |