This file is indexed.

/usr/share/xul-ext/automatic-save-folder/content/help/update.xhtml is in xul-ext-automatic-save-folder 1.0.4-3.

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
195
196
197
198
199
200
201
202
203
204
205
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
  "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd" [
<!ENTITY % helpDTD SYSTEM "chrome://asf/locale/help.dtd" >
%helpDTD;
]>
<html xmlns="http://www.w3.org/1999/xhtml">
<!-- ***** BEGIN LICENSE BLOCK *****
	Copyright 2007-2011 Éric Cassar (Cyan)

    This file is part of "Automatic Save Folder".
    You may find the license in the LICENSE file

    ***** END LICENSE BLOCK ***** -->
<header>
	<title>Automatic Save Folder</title>
	<link rel="stylesheet" media="screen" type="text/css" title="main_style" href="chrome://asf/skin/help_page/style.css" />
	<link rel="shortcut icon" type="image/x-icon" href="chrome://asf/skin/asf-icon.png" />
</header>
<body style="background-color:#FFFFFF;">
    <div id="header">
        <table class="" cellpadding="0" cellspacing="0" width="100%">
            <tr>
                <td valign="bottom" id="header_main">
                    <div>
                        <table cellpadding="0" cellspacing="0">

                            <tr>
                                <td>
                                    <div> 
									    <a id="asf_logo_link" href="http://asf.mangaheart.org/"><img id="asf_logo_img" src="chrome://asf/skin/help_page/asf-icon.png" style="border-width:0px;" alt="ASF"/></a>
                                    </div>
                                </td>
								<td>
                                    <div>
										<h1 id="asf_title"><a href="http://asf.mangaheart.org/">Automatic Save Folder</a></h1>

                                    </div>
                                </td>
                            </tr>
                        </table>
                    </div>    
                </td>
                <td valign="top" id="header_menu">
                    <table>
						<tr>

							<td>
								<div>
									<img src="chrome://asf/skin/help_page/mozilla_default_icon.png"  alt="Add-on"/>
									<img src="chrome://asf/skin/help_page/firefox_default_icon.png"  alt="Firefox"/>
								</div>
							</td>
							<td>
								<div>
									<a href="http://mozilla.org/firefox/">Mozilla.org</a>
									
									<span>|</span>
									<a href="http://addons.mozilla.org/addon/4781/">ASF</a>
									<span>|</span>
									<a href="http://www.babelzilla.org/forum/index.php?showtopic=5815">Babelzilla</a>
									<span>|</span>
									<a href="mailto:cyan@mangaheart.org">Contact</a>
								</div>
							</td>
						</tr>

					</table>
                </td>
            </tr>

        </table>

   </div>

	<div id="tab_menu">
		<table class="" cellpadding="0" cellspacing="0" width="100%">
			<tr>
				<td class="tab_sub">
				&nbsp;
				</td>
			</tr>
		</table>
	</div>
	<div id="main_page">
<br />	
<table class="cadre-arrondi" style="margin-left:50px;">
	<tr>
		<td>
			<h2>&firstinstall.welcome_message;</h2>
		</td>
	</tr>
</table>

<h2>&firstinstall.title.importantupdates;</h2>
<p>
	<strong> &version; 1.0.2 :</strong><br />
	<ul>
		<li>&importantupdates.102.1;</li>
		<li>&importantupdates.102.2;</li>
		<li>&importantupdates.102.3;</li>
		<li>&importantupdates.102.4;</li>
		<li>&importantupdates.102.5;</li>
	</ul>
</p>
<p>
	&firstinstall.fullupdatelist;
	<br />
	<br />
</p>


<h2>&firstinstall.title.firstinstall;</h2>

<p>&firstinstall.steps;</p>
<br />
<h4>&firstinstall.step1;</h4>
<table class="cadre-arrondi" style="margin-left:50px;">
	<tr>
		<td style="width:500px;padding-right:50px;">

			&firstinstall.firefox.text1;<br />
			<img src="chrome://asf/skin/help_page/&firstinstall.firefox.pict1;" /><br/>
			
		</td>
		<td style="width:600px;">&firstinstall.firefox.text2;
			<ol>
				<li>&firstinstall.firefox.text3;</li>
				<li>&firstinstall.firefox.text4;</li>
				<li>&firstinstall.firefox.text5;</li>
			</ol><img src="chrome://asf/skin/help_page/&firstinstall.firefox.pict2;" />
		</td>

	</tr>
</table>
<br />
<table class="cadre-arrondi" style="margin-left:50px;">
	<tr>
		<td>
			&firstinstall.firefox.text6;<br />
			<img src="chrome://asf/skin/help_page/&firstinstall.firefox.pict3;" />
		</td>

	</tr>
</table>

<h4>&firstinstall.step2;</h4>
<p>
	
</p>
<table class="cadre-arrondi" style="margin-left:50px;">
	<tr>
		<td>
			&firstinstall.asf.text1;<br />
			<img src="chrome://asf/skin/help_page/&firstinstall.asf.pict1;" alt="" />
		</td>
	</tr>
</table>
<p>
<br />

</p>
	<table class="cadre-arrondi" style="margin-left:50px;">
	<tr>
		<td>
			&firstinstall.asf.text2;
		</td>

	</tr>
</table>
<br/>
<br/>
<h4>&firstinstall.step3;</h4>

	<table class="cadre-arrondi" style="margin-left:50px;">
	<tr>
		<td>&firstinstall.save.text1;<br />
			<img src="chrome://asf/skin/help_page/&firstinstall.save.pict1;" alt="" />
		</td>

	</tr>
</table>

<br />
<br />
<br />
<br />	
&firstinstall.moreinfo.text1;
<br />
<br />
&firstinstall.moreinfo.text2;
<br />
<a href="http://asf.mangaheart.org">http://asf.mangaheart.org</a>
<br />

	</div>
	<div id="footer">
		<hr/>

		<p style="text-align:center;">
				Automatic Save folder is Copyright 2007-2011 by <a href="mailto:cyan@mangaheart.org">Cyan</a>, licensed under GNU GPL Version 2<br />
		</p>
	</div>
</body>
</html>