This file is indexed.

/usr/share/quickly/templates/ubuntu-application/store/data/mallard/g_u_i_d_e.page is in quickly-ubuntu-template 12.08.1-0ubuntu2.

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
<page xmlns="http://projectmallard.org/1.0/"
      type="guide"
      id="g_u_i_d_e">

<info>
  <!-- edit xref to re-locate this guide in the help hierarchy -->
  <link type="guide" xref="index#contents"/>
  <credit type="author">
    <name>Your Name</name>
    <email>Your E-mail</email>
    <years>2010</years>
  </credit>
  <desc>Optional short description of sentence_name for contents page</desc>
</info>

<title>sentence_name</title>
<p>This is an example guide page. It's main function is to link together the help topics.</p>

</page>