~ubuntu-branches/ubuntu/saucy/evolution-data-server/saucy

« back to all changes in this revision

Viewing changes to docs/reference/camel/html/CamelStore.html

  • Committer: Package Import Robot
  • Author(s): Chris Coulson
  • Date: 2012-10-08 12:58:16 UTC
  • mfrom: (181.1.7 quantal)
  • Revision ID: package-import@ubuntu.com-20121008125816-i3n76e8c0m64e7xp
Tags: 3.6.0-0ubuntu2
* Fix LP: #1038047 part 1 - Don't abort in e_source_registry_new* when a
  problem occurs connecting to the Dbus service
  - add debian/patches/dont-abort-in-e_source_registry_new.patch
  - update debian/patches/series
* Fix LP: #1038047 part 2 - libedataserver depends on
  evolution-data-server-common to ensure that the GSettings schemas are
  present
  - update debian/control

Show diffs side-by-side

added added

removed removed

Lines of Context:
793
793
<p>
794
794
This takes an array of folders and attaches them together according
795
795
to the hierarchy described by their full_names and <em class="parameter"><code>separator</code></em>. If
796
 
<em class="parameter"><code>namespace</code></em> is non-<code class="literal">NULL</code>, then it will be ignored as a full_name
 
796
<em class="parameter"><code>namespace_</code></em> is non-<code class="literal">NULL</code>, then it will be ignored as a full_name
797
797
prefix, for purposes of comparison. If necessary,
798
798
<a class="link" href="CamelStore.html#camel-folder-info-build" title="camel_folder_info_build ()"><code class="function">camel_folder_info_build()</code></a> will create additional <a class="link" href="CamelStore.html#CamelFolderInfo" title="CamelFolderInfo"><span class="type">CamelFolderInfo</span></a> with
799
799
<code class="literal">NULL</code> urls to fill in gaps in the tree. The value of <em class="parameter"><code>short_names</code></em>
812
812
</td>
813
813
</tr>
814
814
<tr>
815
 
<td><p><span class="term"><em class="parameter"><code>namespace</code></em> :</span></p></td>
 
815
<td><p><span class="term"><em class="parameter"><code>namespace_</code></em> :</span></p></td>
816
816
<td>an ignorable prefix on the folder names</td>
817
817
</tr>
818
818
<tr>