/usr/share/help/eu/tomboy/addins-sync-webdav.page is in tomboy 1.15.9-0ubuntu1.
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 | <?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="guide" style="task" id="addins-sync-webdav" xml:lang="eu">
<info>
<link type="guide" xref="addins#sync"/>
<desc>Sync your notes to a WebDav server.</desc>
<revision pkgversion="3.8" version="0.1" date="2013-08-16" status="draft"/>
<credit type="author">
<name>Sindhu S</name>
<email>sindhus@live.in</email>
</credit>
<include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
</info>
<title>WebDav Sync Service</title>
<p>The WebDav Sync Service add-in allows you to synchronize your notes with
WebDav remote server. This addin is enabled by default.</p>
<p>To use the WebDav Sync Service, you will need to have the
<em>wdfs FUSE file system</em> package installed for your Linux distribution.
The user help for which is outside the scope of this document.</p>
</page>
|