This file is indexed.

/usr/share/gmusicbrowser/layouts/browser.layout is in gmusicbrowser 1.1.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
[Browser]
Type=B
Name		= _"Browser"
Default		= Window(size=1120x820) HPfp(size=180) HPbig(size=780) VPlistAA(size=645) FilterPane0(page=artist) FilterPane1(page=album)
VBmain		= HBstatus 5_HPbig
HBstatus	= SimpleSearch 10MBlist ResetFilter Refresh PlayFilter FilterLock -Total
MBlist		= HistItem LSortItem PlayItem
HPbig		= _VPlistAA HPfp
HPfp		= FilterPane0(nb=1) FilterPane1(nb=2)
VPlistAA	= _SongList HBAA
HBAA		= _ArtistBox _AlbumBox


[Smaller browser]
Type=B
Name		= _"Smaller browser"
Default		= Window(size=1120x820) HPfp(size=180) HPbig(size=780) VPlistAA(size=645) FilterPane0(page=artist) FilterPane1(page=album)
VBmain		= HBstatus 5_HPbig
HBstatus	= SimpleSearch 10MBlist ResetFilter Refresh PlayFilter FilterLock
MBlist		= HistItem LSortItem PlayItem
HPbig		= _VPlistAA HPfp
HPfp		= FilterPane0(nb=1) FilterPane1(nb=2)
VBleft		= Total _SongList
VPlistAA	= _VBleft HBAA
HBAA		= _ArtistBox _AlbumBox


[Browser with SongTree] based on Browser
VPlistAA	= _SongTree HBAA
Name		= _"Browser with SongTree"

[3 Filter panes] based on Browser
Type=B
Name		= _"3 Filter panes"
Default		= Window(size=1120x820) HPfp1(size=125) HPbig(size=750) HPfp2(size=125) VPlistAA(size=655) FilterPane0(page=savedtree) FilterPane1(page=artist) FilterPane2(page=album)
HPfp		= _FilterPane0(nb=1) HPfp2
HPfp2		= _FilterPane1(nb=2) FilterPane2(nb=3)

[left-side filter panes] based on Browser
Name		= _"left-side filter panes"
Default		= Window(size=1120x820) HPfp(size=180) HPbig(size=360) VPlistAA(size=645) FilterPane0(page=artist) FilterPane1(page=album)
VBmain		= HBstatus 5_HPbig
HBstatus	= SimpleSearch 10MBlist ResetFilter Refresh PlayFilter FilterLock -Total
MBlist		= HistItem LSortItem PlayItem
HPbig		= HPfp _VPlistAA
HPfp		= FilterPane0(nb=1) FilterPane1(nb=2)
VPlistAA	= _SongList HBAA
HBAA		= _ArtistBox _AlbumBox