~izidor/gtg/small_features

« back to all changes in this revision

Viewing changes to doc/userdoc/C/gtg-create-sync.page

  • Committer: Izidor Matušov
  • Date: 2012-07-13 14:18:17 UTC
  • mfrom: (1201.2.5 integrate-mallard-doc)
  • Revision ID: izidor.matusov@gmail.com-20120713141817-1vs2ey7e3l14a5dn
Integrate mallard doc, thanks for awesome work Radina & Bertrand

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<page xmlns="http://projectmallard.org/1.0/"
 
2
      type="topic" style="task"
 
3
      id="gtg-create-sync">
 
4
 
 
5
  <info>
 
6
    <link type="guide" xref="index#gtg-advanced"/>
 
7
    <link type="seealso" xref="gtg-ppa"/>
 
8
    <link type="seealso" xref="gtg-create-plugin"/>
 
9
    <link type="seealso" xref="gtg-join-developers"/>
 
10
 
 
11
    <revision pkgversion="0.1" version="0.1" date="2012-07-03" status="candidate"/>
 
12
    <credit type="author">
 
13
      <name>Radina Matic</name>
 
14
     <email>radina.matic@gmail.com</email>
 
15
    </credit>
 
16
  </info>
 
17
 
 
18
  <title>Create your own Sync Service</title>
 
19
 
 
20
<p>Here are some resources in case you are interested in making your own Sync Service for <app>GTG</app>:</p>
 
21
 
 
22
<p><link href="https://live.gnome.org/gtg/Backends">Sync Services (Backends)</link></p>
 
23
 
 
24
<p><link href="https://live.gnome.org/gtg/dbus">DBus</link></p>
 
25
 
 
26
</page>
 
27