/data/plugins/gitorious.xml.in
http://github.com/hbons/SparkleShare · Autoconf · 20 lines · 19 code · 1 blank · 0 comment · 1 complexity · e49aa68527488d2b17cee5e6f862e51c MD5 · raw file
- <?xml version="1.0" encoding="UTF-8"?>
- <sparkleshare>
- <plugin>
- <info>
- <_name>Gitorious</_name>
- <_description>Open source infrastructure for hosting open source projects</_description>
- <icon>gitorious.png</icon>
- <backend>Git</backend>
- </info>
- <address>
- <value>ssh://git@gitorious.org/</value>
- <example></example>
- </address>
- <path>
- <value></value>
- <_example>/project/repository</_example>
- </path>
- </plugin>
- </sparkleshare>