~ubuntu-branches/ubuntu/maverick/evolution-data-server/maverick-proposed

« back to all changes in this revision

Viewing changes to docs/reference/libebackend/html/libebackend-e-db3-utils.html

  • Committer: Bazaar Package Importer
  • Author(s): Didier Roche
  • Date: 2010-05-17 17:02:06 UTC
  • mfrom: (1.1.79 upstream) (1.6.12 experimental)
  • Revision ID: james.westby@ubuntu.com-20100517170206-4ufr52vwrhh26yh0
Tags: 2.30.1-1ubuntu1
* Merge from debian experimental. Remaining change:
  (LP: #42199, #229669, #173703, #360344, #508494)
  + debian/control:
    - add Vcs-Bzr tag
    - don't use libgnome
    - Use Breaks instead of Conflicts against evolution 2.25 and earlier.
  + debian/evolution-data-server.install,
    debian/patches/45_libcamel_providers_version.patch:
    - use the upstream versioning, not a Debian-specific one 
  + debian/libedata-book1.2-dev.install, debian/libebackend-1.2-dev.install,
    debian/libcamel1.2-dev.install, debian/libedataserverui1.2-dev.install:
    - install html documentation
  + debian/rules:
    - don't build documentation it's shipped with the tarball

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
<head>
4
4
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
<title>e-db3-utils</title>
6
 
<meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 
6
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
7
7
<link rel="home" href="index.html" title="Evolution-Data-Server Manual: Backend Utilities (libebackend)">
8
8
<link rel="up" href="ch01.html" title="Evolution-Data-Server Manual: Backend Utilities (libebackend)">
9
9
<link rel="prev" href="libebackend-e-data-server-module.html" title="e-data-server-module">
 
10
<link rel="next" href="libebackend-EOfflineListener.html" title="EOfflineListener">
10
11
<meta name="generator" content="GTK-Doc V1.14 (XML mode)">
11
12
<link rel="stylesheet" href="style.css" type="text/css">
12
13
</head>
17
18
<td><a accesskey="u" href="ch01.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
18
19
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
19
20
<th width="100%" align="center">Evolution-Data-Server Manual: Backend Utilities (libebackend)</th>
20
 
<td> </td>
 
21
<td><a accesskey="n" href="libebackend-EOfflineListener.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
21
22
</tr>
22
23
<tr><td colspan="5" class="shortcuts">
23
24
<a href="#libebackend-e-db3-utils.synopsis" class="shortcut">Top</a>
25
26
                  <a href="#libebackend-e-db3-utils.description" class="shortcut">Description</a>
26
27
</td></tr>
27
28
</table>
28
 
<div class="refentry" lang="en">
 
29
<div class="refentry" title="e-db3-utils">
29
30
<a name="libebackend-e-db3-utils"></a><div class="titlepage"></div>
30
31
<div class="refnamediv"><table width="100%"><tr>
31
32
<td valign="top">
34
35
</td>
35
36
<td valign="top" align="right"></td>
36
37
</tr></table></div>
37
 
<div class="refsynopsisdiv">
 
38
<div class="refsynopsisdiv" title="Synopsis">
38
39
<a name="libebackend-e-db3-utils.synopsis"></a><h2>Synopsis</h2>
39
40
<pre class="synopsis"><span class="returnvalue">gint</span>                <a class="link" href="libebackend-e-db3-utils.html#e-db3-utils-maybe-recover" title="e_db3_utils_maybe_recover ()">e_db3_utils_maybe_recover</a>           (<em class="parameter"><code>const <span class="type">gchar</span> *filename</code></em>);
40
41
<span class="returnvalue">gint</span>                <a class="link" href="libebackend-e-db3-utils.html#e-db3-utils-upgrade-format" title="e_db3_utils_upgrade_format ()">e_db3_utils_upgrade_format</a>          (<em class="parameter"><code>const <span class="type">gchar</span> *filename</code></em>);
41
42
</pre>
42
43
</div>
43
 
<div class="refsect1" lang="en">
 
44
<div class="refsect1" title="Description">
44
45
<a name="libebackend-e-db3-utils.description"></a><h2>Description</h2>
45
46
<p>
46
47
</p>
47
48
</div>
48
 
<div class="refsect1" lang="en">
 
49
<div class="refsect1" title="Details">
49
50
<a name="libebackend-e-db3-utils.details"></a><h2>Details</h2>
50
 
<div class="refsect2" lang="en">
 
51
<div class="refsect2" title="e_db3_utils_maybe_recover ()">
51
52
<a name="e-db3-utils-maybe-recover"></a><h3>e_db3_utils_maybe_recover ()</h3>
52
53
<pre class="programlisting"><span class="returnvalue">gint</span>                e_db3_utils_maybe_recover           (<em class="parameter"><code>const <span class="type">gchar</span> *filename</code></em>);</pre>
53
54
<p>
69
70
</table></div>
70
71
</div>
71
72
<hr>
72
 
<div class="refsect2" lang="en">
 
73
<div class="refsect2" title="e_db3_utils_upgrade_format ()">
73
74
<a name="e-db3-utils-upgrade-format"></a><h3>e_db3_utils_upgrade_format ()</h3>
74
75
<pre class="programlisting"><span class="returnvalue">gint</span>                e_db3_utils_upgrade_format          (<em class="parameter"><code>const <span class="type">gchar</span> *filename</code></em>);</pre>
75
76
<p>