summaryrefslogtreecommitdiff
path: root/data/plugins/gitorious.xml.in
blob: d581fd1056ce039a579edc5878e8dfc5e1f3e31a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?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>