This file is indexed.

/usr/share/doc/homebank-data/help/dlg-wall.html is in homebank-data 5.0.9-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
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">

<html>
<head>
  <meta http-equiv="CONTENT-TYPE" content="text/html; charset=utf-8">
  <meta name="robots" content="noindex">

  <title>Properties dialog</title>
  <link rel="stylesheet" href="help.css" type="text/css">
</head>

<body id="top">
  <div class="dochead">
    HomeBank User manual
  </div>

  <div class="title">

  <h1>Properties dialog</h1>

  <p>The properties dialog is used to edit, modify and manage the
  <a href="00-lexicon.html#wallet">wallet</a> properties.</p>

  <h2>Dialog call</h2>

  <ul>
    <li>mainwindow-menu: File / Properties</li>
  </ul>
</div>

  <div class="rounded content">

  <h2>Using properties dialog</h2>

  <p><img class="gtkshot right" src="images/dlg-properties1.png"></p>

  <h3><img src="images/1.png" name="graphics5" align="bottom"
  width="12" height="12" border="0" id="graphics5"> General</h3>

  <table class="widgetinfo">
    <tr>
      <th>Owner</th>

      <td>specify the title for the wallet, this will be used as
      the main window title.</td>
    </tr>
  </table>

  <h3><img src="images/2.png" name="graphics6" align="bottom"
  width="12" height="12" border="0" id="graphics6"> Scheduled
  transaction</h3>

  <table class="widgetinfo">
    <tr>
      <th>Add until xx of each month (excluded)</th>

      <td>specify the day number of the month until which the
      scheduled transaction will be automatically added.<br></td>
    </tr>

    <tr>
      <th>Add x days in advance the current date</th>

      <td>specify a number of days to add to the today's date
      (limit of insertion) when HomeBank insert automated
      transactions.<br>
      For example: you specify 30 days here, HomeBank will insert
      automated transactions that should occur till today + 30
      days.</td>
    </tr>
  </table>

  <h3><img src="images/3.png" name="graphics7" align="bottom"
  width="12" height="12" border="0" id="graphics7"> Vehicle
  cost</h3>

  <table class="widgetinfo">
    <tr>
      <th>Category</th>

      <td>specify the default category for the <a href=
      "win-vehiclecost.html">Vehicle cost</a> report.</td>
    </tr>
  </table>
  
  </div>
</body>
</html>