/data/plugins/github.xml.in

http://github.com/hbons/SparkleShare · Autoconf · 20 lines · 19 code · 1 blank · 0 comment · 0 complexity · df36b951bf8566640655f7a3b66d8187 MD5 · raw file

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <sparkleshare>
  3. <plugin>
  4. <info>
  5. <_name>Github</_name>
  6. <_description>Free public Git repositories with collaborator management</_description>
  7. <icon>github.png</icon>
  8. <backend>Git</backend>
  9. </info>
  10. <address>
  11. <value>ssh://git@github.com/</value>
  12. <example></example>
  13. </address>
  14. <path>
  15. <value></value>
  16. <_example>/username/project</_example>
  17. </path>
  18. </plugin>
  19. </sparkleshare>