/usr/share/help/eu/tomboy/addins-desktop-bugzilla.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 26 27 28 29 30 31 | <?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="guide" style="task" id="addins-desktop-bugzilla" xml:lang="eu">
<info>
<link type="guide" xref="addins#desktop-integration"/>
<desc>Plugin to automatically link to bugzilla pages.</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>Bugzilla Links</title>
<p>The Bugzilla Links addin allows you to drag a Bugzilla URL from your
browser into Tomboy.</p>
<steps>
<item>
<p>Drag a bugzilla link containing the bug number from your web
browser into a <app>Tomboy</app> note.</p>
</item>
</steps>
<p><app>Tomboy</app> will display the bug number as an active link next to
bug icon to indicate that this is a <app>Bugzilla</app> link. You can click
on this link to open it in your web browser.</p>
</page>
|