/data/plugins/own-server.xml.in

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

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <sparkleshare>
  3. <plugin>
  4. <info>
  5. <_name>On my own server</_name>
  6. <_description>Everything under my control</_description>
  7. <icon>own-server.png</icon>
  8. <backend>Git</backend>
  9. </info>
  10. <address>
  11. <value></value>
  12. <example>domain name or IP address</example>
  13. </address>
  14. <path>
  15. <value></value>
  16. <_example>/path/to/project</_example>
  17. </path>
  18. </plugin>
  19. </sparkleshare>