SparkleShare/data/plugins/gnome.xml.in
Łukasz Jernaś 7414c0e37b Make plugin descriptions translatable
This includes for now only the build infrastructure,
the necessary code to actually load the translations has to be written.
2011-10-05 09:23:04 +02:00

21 lines
482 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<sparkleshare>
<plugin>
<info>
<_name>The GNOME Project</_name>
<_description>A free and easy interface for your computer</_description>
<icon>gnome.png</icon>
<backend>Git</backend>
</info>
<address>
<value>ssh://git@gnome.org/</value>
<example></example>
</address>
<path>
<value></value>
<_example>/project</_example>
</path>
</plugin>
</sparkleshare>