/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

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <sparkleshare>
  3. <plugin>
  4. <info>
  5. <_name>Gitorious</_name>
  6. <_description>Open source infrastructure for hosting open source projects</_description>
  7. <icon>gitorious.png</icon>
  8. <backend>Git</backend>
  9. </info>
  10. <address>
  11. <value>ssh://git@gitorious.org/</value>
  12. <example></example>
  13. </address>
  14. <path>
  15. <value></value>
  16. <_example>/project/repository</_example>
  17. </path>
  18. </plugin>
  19. </sparkleshare>