SparkleShare/data/plugins/bitbucket.xml.in

21 lines
487 B
XML
Raw Normal View History

<?xml version="1.0" encoding="UTF-8"?>
<sparkleshare>
<plugin>
<info>
<_name>Bitbucket</_name>
<_description>Free code hosting for Git and Mercurial</_description>
<icon>bitbucket.png</icon>
2011-10-04 23:27:24 +00:00
<backend>Git</backend>
</info>
<address>
2011-10-04 23:27:24 +00:00
<value>ssh://git@bitbucket.org/</value>
<example></example>
</address>
<path>
<value></value>
<_example>/username/project</_example>
</path>
</plugin>
</sparkleshare>