/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
- <?xml version="1.0" encoding="UTF-8"?>
- <sparkleshare>
- <plugin>
- <info>
- <_name>On my own server</_name>
- <_description>Everything under my control</_description>
- <icon>own-server.png</icon>
- <backend>Git</backend>
- </info>
- <address>
- <value></value>
- <example>domain name or IP address</example>
- </address>
- <path>
- <value></value>
- <_example>/path/to/project</_example>
- </path>
- </plugin>
- </sparkleshare>