This file is indexed.

/usr/share/doc/jquery-jplayer-bluemonday/README.Debian is in jquery-jplayer-bluemonday 2.7.0-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
jPlayer for Debian
------------------

In order to make use of the Blue Monday skin in your HTML, include the following
lines in your HTML header:

       <link href="/javascript/jquery-jplayer/skin/blue.monday/jplayer.blue.monday.css" 
       rel="stylesheet" type="text/css" />

       <script language="javascript" type="text/javascript"
       src="/javascript/jquery/jquery.js"></script>

       <script language="javascript" type="text/javascript"
       src="/javascript/jquery-jplayer/jquery.jplayer.js"></script>

 -- Pau Garcia i Quiles <pgquiles@elpauer.org>  Tue, 15 May 2012 22:16:21 +0200