/help/C/introduction.page
Unknown | 42 lines | 37 code | 5 blank | 0 comment | 0 complexity | 723720c352cd1161fe16a23a690dda8f MD5 | raw file
1<page xmlns="http://projectmallard.org/1.0/" 2 type="topic" 3 id="introduction"> 4 5 <info> 6 <link type="guide" xref="index"/> 7 <revision pkgversion="0.1" version="0.1" date="2010-08-29" status="draft"/> 8 <desc> 9 Introduction to <app>SparkleShare</app>. 10 </desc> 11 <credit type="author"> 12 <name>Paul Cutler</name> 13 <email>pcutler@gnome.org</email> 14 </credit> 15<!-- 16 <copyright> 17 <year>2010</year> 18 <name>GNOME Documentation Project</name> 19 </copyright> 20--> 21 <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude" /> 22 </info> 23 24 <title>Introduction</title> 25 26 <p> 27 <app>SparkleShare</app> is an application that allows you to easily 28 sync and share your files and folders. SparkeShare uses the 29 distributed version control system <app>Git</app> to keep a record 30 of all the changes in your files, making it easy to easily go back 31 to an earlier version of the file if you make a mistake. 32 </p> 33 34 <figure> 35 <title><gui>SparkleShare</gui> screenshot</title> 36 <desc><app>SparkleShare</app></desc> 37 <media type="image" src="figures/sparkleshare.png" mime="image/png" style="right"> 38 <p><app>Sparkleshare</app></p> 39 </media> 40 </figure> 41 42</page>