/usr/share/gtk-doc/html/eds/ch02.html is in evolution-data-server-doc 3.22.7-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Data Source Extensions: Evolution-Data-Server Reference Manual</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
<link rel="home" href="index.html" title="Evolution-Data-Server Reference Manual">
<link rel="up" href="data-sources.html" title="Part I. Data Sources and Extensions">
<link rel="prev" href="ESourceRegistry.html" title="ESourceRegistry">
<link rel="next" href="ESourceExtension.html" title="ESourceExtension">
<meta name="generator" content="GTK-Doc V1.25 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle">
<td width="100%" align="left" class="shortcuts"></td>
<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
<td><a accesskey="u" href="data-sources.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
<td><a accesskey="p" href="ESourceRegistry.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
<td><a accesskey="n" href="ESourceExtension.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
</tr></table>
<div class="chapter">
<div class="titlepage"><div><div><h2 class="title">
<a name="id-1.2.3"></a>Data Source Extensions</h2></div></div></div>
<div class="toc"><dl class="toc">
<dt>
<span class="refentrytitle"><a href="ESourceExtension.html">ESourceExtension</a></span><span class="refpurpose"> — Base class for <span class="type">ESource</span> extensions</span>
</dt>
<dt>
<span class="refentrytitle"><a href="ESourceBackend.html">ESourceBackend</a></span><span class="refpurpose"> — Base class for backend-based data sources</span>
</dt>
<dt>
<span class="refentrytitle"><a href="ESourceSelectable.html">ESourceSelectable</a></span><span class="refpurpose"> — Base class for selectable data sources</span>
</dt>
<dt>
<span class="refentrytitle"><a href="ESourceAddressBook.html">ESourceAddressBook</a></span><span class="refpurpose"> — <span class="type">ESource</span> extension for an address book</span>
</dt>
<dt>
<span class="refentrytitle"><a href="ESourceAlarms.html">ESourceAlarms</a></span><span class="refpurpose"> — <span class="type">ESource</span> extension for alarm state</span>
</dt>
<dt>
<span class="refentrytitle"><a href="ESourceAuthentication.html">ESourceAuthentication</a></span><span class="refpurpose"> — <span class="type">ESource</span> extension for authentication settings</span>
</dt>
<dt>
<span class="refentrytitle"><a href="ESourceAutocomplete.html">ESourceAutocomplete</a></span><span class="refpurpose"> — <span class="type">ESource</span> extension for autocomplete settings</span>
</dt>
<dt>
<span class="refentrytitle"><a href="ESourceTaskList.html">ESourceTaskList</a></span><span class="refpurpose"> — <span class="type">ESource</span> extension for a calendar</span>
</dt>
<dt>
<span class="refentrytitle"><a href="ESourceCamel.html">ESourceCamel</a></span><span class="refpurpose"> — <span class="type">ESource</span> extension for <span class="type">CamelSettings</span></span>
</dt>
<dt>
<span class="refentrytitle"><a href="ESourceCollection.html">ESourceCollection</a></span><span class="refpurpose"> — <span class="type">ESource</span> extension for grouping related resources</span>
</dt>
<dt>
<span class="refentrytitle"><a href="ESourceContacts.html">ESourceContacts</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="ESourceGoa.html">ESourceGoa</a></span><span class="refpurpose"> — <span class="type">ESource</span> extension for GNOME Online Accounts</span>
</dt>
<dt>
<span class="refentrytitle"><a href="ESourceLDAP.html">ESourceLDAP</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="ESourceLocal.html">ESourceLocal</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="ESourceMailAccount.html">ESourceMailAccount</a></span><span class="refpurpose"> — <span class="type">ESource</span> extension for an email account</span>
</dt>
<dt>
<span class="refentrytitle"><a href="ESourceMailComposition.html">ESourceMailComposition</a></span><span class="refpurpose"> — <span class="type">ESource</span> extension for mail composition settings</span>
</dt>
<dt>
<span class="refentrytitle"><a href="ESourceMailIdentity.html">ESourceMailIdentity</a></span><span class="refpurpose"> — <span class="type">ESource</span> extension for an email identity</span>
</dt>
<dt>
<span class="refentrytitle"><a href="ESourceMailSignature.html">ESourceMailSignature</a></span><span class="refpurpose"> — <span class="type">ESource</span> extension for email signatures</span>
</dt>
<dt>
<span class="refentrytitle"><a href="ESourceMailSubmission.html">ESourceMailSubmission</a></span><span class="refpurpose"> — <span class="type">ESource</span> extension for submitting emails</span>
</dt>
<dt>
<span class="refentrytitle"><a href="ESourceMailTransport.html">ESourceMailTransport</a></span><span class="refpurpose"> — <span class="type">ESource</span> extension for an email transport</span>
</dt>
<dt>
<span class="refentrytitle"><a href="ESourceMDN.html">ESourceMDN</a></span><span class="refpurpose"> — <span class="type">ESource</span> extension for MDN settings</span>
</dt>
<dt>
<span class="refentrytitle"><a href="ESourceOffline.html">ESourceOffline</a></span><span class="refpurpose"> — <span class="type">ESource</span> extension for offline settings</span>
</dt>
<dt>
<span class="refentrytitle"><a href="ESourceOpenPGP.html">ESourceOpenPGP</a></span><span class="refpurpose"> — <span class="type">ESource</span> extension for OpenPGP settings</span>
</dt>
<dt>
<span class="refentrytitle"><a href="ESourceProxy.html">ESourceProxy</a></span><span class="refpurpose"> — <span class="type">ESource</span> extension for network proxy settings</span>
</dt>
<dt>
<span class="refentrytitle"><a href="ESourceRefresh.html">ESourceRefresh</a></span><span class="refpurpose"> — <span class="type">ESource</span> extension for refresh settings</span>
</dt>
<dt>
<span class="refentrytitle"><a href="ESourceResource.html">ESourceResource</a></span><span class="refpurpose"> — <span class="type">ESource</span> extension for a remote resource</span>
</dt>
<dt>
<span class="refentrytitle"><a href="ESourceRevisionGuards.html">ESourceRevisionGuards</a></span><span class="refpurpose"> — <span class="type">ESource</span> extension to configure revision guards</span>
</dt>
<dt>
<span class="refentrytitle"><a href="ESourceSecurity.html">ESourceSecurity</a></span><span class="refpurpose"> — <span class="type">ESource</span> extension for security settings</span>
</dt>
<dt>
<span class="refentrytitle"><a href="ESourceSMIME.html">ESourceSMIME</a></span><span class="refpurpose"> — <span class="type">ESource</span> extension for S/MIME settings</span>
</dt>
<dt>
<span class="refentrytitle"><a href="ESourceUoa.html">ESourceUoa</a></span><span class="refpurpose"> — <span class="type">ESource</span> extension for Ubuntu Online Accounts</span>
</dt>
<dt>
<span class="refentrytitle"><a href="ESourceWebdav.html">ESourceWebdav</a></span><span class="refpurpose"> — <span class="type">ESource</span> extension for WebDAV settings</span>
</dt>
<dt>
<span class="refentrytitle"><a href="ESourceWeather.html">ESourceWeather</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="ESourceBackendSummarySetup.html">ESourceBackendSummarySetup</a></span><span class="refpurpose"> — <span class="type">ESource</span> extension to configure summary fields</span>
</dt>
</dl></div>
</div>
<div class="footer">
<hr>Generated by GTK-Doc V1.25</div>
</body>
</html>
|