SparkleShare/data/plugins/bitbucket.xml
2011-10-01 23:16:25 +02:00

21 lines
478 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<sparkleshare>
<plugin>
<info>
<name>Bitbucket</name>
<description>Free code hosting for Mercurial</description>
<icon>bitbucket.png</icon>
<backend>Mercurial</backend>
</info>
<address>
<value>ssh://hg@bitbucket.org/</value>
<example></example>
</address>
<path>
<value></value>
<example>/username/project</example>
</path>
</plugin>
</sparkleshare>