This file is indexed.

/usr/lib/gdesklets/Displays/15pieces/README is in gdesklets 0.36.1-5.

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
15pieces gDesklet ver. 0.6

15 pieces (also known as 16 pieces) puzzle game where you have to
arrange pieces in order from 1-15 counting from top left corner to
bottom right corner.
Copyright (C) 2008 Robert Pastierovic

This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; version 2
of the License.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.

==Included files==
[gfx - puzzles] 
  /gDesklets - gDesklets puzzle images
  /Globe     - globe images
  /Gnome     - gnome images
  /GNU       - GNU images
  /Numbers   - numbers images (taken from karamba widget - GPL, written by Chryse)
  /Tux       - tux images
[gfx - general]
  /gfx/dummy.png - 1px transparent dummy png 
15pieces.display - main source file
COPYING          - license
make_tiles.sh    - simple bash script to generate a new set ot puzzle tiles from a picture
README           - this file

==Installation==
This application requires gDesklets shell to be installed
To install, copy the whole directory to /usr/share/.gdesklets/Displays/
or run gDesklets shell and select File - > Install package and search for
gDesklet archive package (for e.g. 15pieces-0.1.tar.gz) - this will install
the desklet to your /home/[user name]/.gdesklets/Displays directory.

Then run gDesklets Shell and choose 15pieces gdesklet from Fun category

==Changelog==
ver. 0.6 (Bjoern Koch) 07-03-2008
  - randomize tiles on restart/startup
  - added GNU image to solve
  - updated make_tiles.sh (v0.3)
ver. 0.5.2 (Bjoern Koch) 07-03-2008
  - some code optimization to eliminate startup errors in the log file
ver. 0.5.1 (Bjoern Koch) 28-02-2008
  - make_tiles.sh added
  - made Restart image visible only when puzzle is (actually) solved
ver. 0.5 (Bjoern Koch) 11-02-2008
  - Gnome image added
ver. 0.4 (Robert Pastierovic) 26-01-2008
  - added Globe image to solve
  - some code optimization for better performance
ver. 0.3 (Robert Pastierovic) 18-01-2008
  - added gDesklets image to solve
ver. 0.2 (Robert Pastierovic) 17-01-2008
  - added possibility to configure gdesklet size and puzzle to solve
  - added Tux image to solve
ver. 0.1 (Robert Pastierovic) 16-01-2008
  - initial version

==ToDo==
- add some more backgrounds to solve
- Hi-Score support (click counter)

==Other==
For more information see http://www.gdesklets.de/
Latest release of this gDeklet can be found at http://www.gdesklets.de/index.php?q=desklet/view/228
Gdesklet project on launchpad: https://launchpad.net/gdesklets/