This file is indexed.

/usr/share/bibledit-gtk/site/gtk/reference/changes-log/version-1-x/version-1-0.html is in bibledit-gtk-data 4.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
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <link href="../../../../bibledit.css" rel="stylesheet" type="text/css" /><!-- 

Copyright (©) 2003-2011 Teus Benschop and Contributors to the Wiki.

Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.3
or any later version published by the Free Software Foundation;
with no Invariant Sections, no Front-Cover Texts, and no Back-Cover
Texts.  A copy of the license is included in the section entitled "GNU
Free Documentation License" in the file FDL.

-->
    <title></title>
  </head>
  <body>
    <div id="menu">
      <ul>
        <li>
          <a href="../../../../home.html">1 Bibledit</a>
        </li>
        <li>
          <a href="../version-1-x.html">Version-1-x</a>
        </li>
        <li style="list-style: none; display: inline">
          <hr />
        </li>
        <li>Version 1.0
        </li>
        <li>
          <a href="version-1-1.html">Version 1.1</a>
        </li>
        <li>
          <a href="version-1-2.html">Version 1.2</a>
        </li>
        <li>
          <a href="version-1-3.html">Version 1.3</a>
        </li>
        <li>
          <a href="version-1-4.html">Version 1.4</a>
        </li>
        <li>
          <a href="version-1-5.html">Version 1.5</a>
        </li>
        <li>
          <a href="version-1-6.html">Version 1.6</a>
        </li>
        <li>
          <a href="version-1-7.html">Version 1.7</a>
        </li>
        <li>
          <a href="version-1-8.html">Version 1.8</a>
        </li>
        <li>
          <a href="version-1-9.html">Version 1.9</a>
        </li>
      </ul>
    </div>
    <div id="content">
      <h1>
        Version 1.0
      </h1>
      <p>
        Stylesheet is only used where it ought to be used: in printing functions.
      </p>
      <p>
        Added navigation to chapter 0, and to verse 0 in each chapter.
      </p>
      <p>
        Added menu option to add the current reference to the references in the note.
      </p>
      <p>
        When importing more than one book that need to be converted to Unicode, it once asks how to convert it, not for each book.
      </p>
      <p>
        Inline text (with endmarker) was already in the stylesheet editor, but now it renders properly in the pdf output.
      </p>
      <p>
        Added an Import button of USFM texts to the project properties dialog.
      </p>
      <p>
        Removed globbing side effects of the four characters * ? [ and ] in searching.
      </p>
      <p>
        Improvements in blank pages in the pdf output.
      </p>
      <p>
        Now requires Gtk version 2.4 or higher.
      </p>
      <p>
        Improvements in file and directory selection dialogs.
      </p>
      <p>
        Improved Export to BibleWorks functionality.
      </p>
      <p>
        Allow for mixed case IDs in files, for extra robustness.
      </p>
      <p>
        Added support for interrupting time-consuming processes such as comparing, printing, exporting.
      </p>
      <p>
        When printing references, gives message when there are none to print.
      </p>
      <p>
        Location where bibledit stores its data can now be changed, see helpfile.
      </p>
      <p>
        Only prints a project when the three basic styles, id, c and v, are there.
      </p>
      <p>
        During printing a project, gives message when lines were found without a formatting marker, or with an unknown formatting marker.
      </p>
      <p>
        During importing books the user can select which books to import.
      </p>
      <p>
        Support has been added for XSLFormatter.
      </p>
      <p>
        An Export Notes function has been added.
      </p>
      <p>
        Bibledit is now able to show notes for the current project only, or for all projects.
      </p>
      <p>
        Exports translation notes to Translation Notes Editor 6.
      </p>
      <p>
        BibleTime version 1.5.1 or higher scrolls together with Bibledit.
      </p>
      <p>
        Support for RenderX XEP has been added.
      </p>
      <p>
        Deletes all selected notes, instead of one note only.
      </p>
      <p>
        Improvements in keyboard shortcuts while editing a note.
      </p>
      <p>
        Note categories are now editable.
      </p>
      <p>
        Splash screen has been added at startup.
      </p>
      <p>
        Several structural improvements in source code.
      </p>
      <p>
        Several optimizations in user interface.
      </p>
      <p>
        In addition to exporting all notes, a selection can now be exported too.
      </p>
      <p>
        Stylesheet changed to xml for greater clarity and flexibility.
      </p>
      <p>
        Selection of styles has been made clearer.
      </p>
      <p>
        A number of bugs have been fixed.
      </p>
      <p>
        All USFM 2.0 markers have been added to the templates, but Bibledit does not yet support all of them.
      </p>
      <p>
        An extra package with USFM documentation can be installed and will integrate in the online help of Bibledit.
      </p>
      <p>
        When opening a list of reference, bibledit can now highlight up to three words.
      </p>
      <p>
        Printed text can be underlined.
      </p>
      <p>
        Printed text can be put in small caps.
      </p>
      <p>
        In the stylesheet, the properties italic, bold, underline and small caps can inherit their on/off status from the surrounding paragraph, or toggle it.
      </p>
      <p>
        Other programs, like BibleWorks and BibleTime can be synchronized manually as well.
      </p>
      <p>
        A splash screen shows up when shutting down bibledit.
      </p>
    </div>
  </body>
</html>