~cyphermox/ubuntu/quantal/evolution-data-server/autopkgtests

« back to all changes in this revision

Viewing changes to docs/reference/camel/tmpl/camel-disco-store.sgml

  • Committer: Package Import Robot
  • Author(s): Mathieu Trudel-Lapierre
  • Date: 2011-09-19 12:15:29 UTC
  • mfrom: (1.1.93 upstream)
  • Revision ID: package-import@ubuntu.com-20110919121529-nsmfnges77ec7hux
Tags: 3.1.92-0ubuntu1
* New upstream release.
  - Cannot add more than one appointment per session (LP: #852277)
  - Contacts calendar backend doesn't show events (LP: #853905)
  - Set X-Evolution-Source header consistently (LP: #660626)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!-- ##### SECTION Title ##### -->
 
2
CamelDiscoStore
 
3
 
 
4
<!-- ##### SECTION Short_Description ##### -->
 
5
 
 
6
 
 
7
<!-- ##### SECTION Long_Description ##### -->
 
8
<para>
 
9
 
 
10
</para>
 
11
 
 
12
<!-- ##### SECTION See_Also ##### -->
 
13
<para>
 
14
 
 
15
</para>
 
16
 
 
17
<!-- ##### SECTION Stability_Level ##### -->
 
18
 
 
19
 
 
20
<!-- ##### SECTION Image ##### -->
 
21
 
 
22
 
 
23
<!-- ##### STRUCT CamelDiscoStore ##### -->
 
24
<para>
 
25
 
 
26
</para>
 
27
 
 
28
 
 
29
<!-- ##### ENUM CamelDiscoStoreStatus ##### -->
 
30
<para>
 
31
 
 
32
</para>
 
33
 
 
34
@CAMEL_DISCO_STORE_ONLINE: 
 
35
@CAMEL_DISCO_STORE_OFFLINE: 
 
36
@CAMEL_DISCO_STORE_RESYNCING: 
 
37
 
 
38
<!-- ##### FUNCTION camel_disco_store_status ##### -->
 
39
<para>
 
40
 
 
41
</para>
 
42
 
 
43
@store: 
 
44
@Returns: 
 
45
 
 
46
 
 
47
<!-- ##### FUNCTION camel_disco_store_set_status ##### -->
 
48
<para>
 
49
 
 
50
</para>
 
51
 
 
52
@store: 
 
53
@status: 
 
54
@cancellable: 
 
55
@error: 
 
56
@Returns: 
 
57
 
 
58
 
 
59
<!-- ##### FUNCTION camel_disco_store_can_work_offline ##### -->
 
60
<para>
 
61
 
 
62
</para>
 
63
 
 
64
@store: 
 
65
@Returns: 
 
66
 
 
67
 
 
68
<!-- ##### FUNCTION camel_disco_store_check_online ##### -->
 
69
<para>
 
70
 
 
71
</para>
 
72
 
 
73
@store: 
 
74
@error: 
 
75
@Returns: 
 
76
 
 
77
 
 
78
<!-- ##### FUNCTION camel_disco_store_prepare_for_offline ##### -->
 
79
<para>
 
80
 
 
81
</para>
 
82
 
 
83
@store: 
 
84
@cancellable: 
 
85
@error: 
 
86
 
 
87