This file is indexed.

/usr/share/python-support/decibel-audio-player.private is in decibel-audio-player 1.04-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
/usr/share/decibel-audio-player/src/remote.py
/usr/share/decibel-audio-player/src/decibel-audio-player.py
/usr/share/decibel-audio-player/src/modules/DesktopNotification.py
/usr/share/decibel-audio-player/src/modules/StatusFile.py
/usr/share/decibel-audio-player/src/modules/GnomeMediaKeys.py
/usr/share/decibel-audio-player/src/modules/GSTPlayer.py
/usr/share/decibel-audio-player/src/modules/Tracklist.py
/usr/share/decibel-audio-player/src/modules/DBus.py
/usr/share/decibel-audio-player/src/modules/CommandLine.py
/usr/share/decibel-audio-player/src/modules/AudioScrobbler.py
/usr/share/decibel-audio-player/src/modules/__init__.py
/usr/share/decibel-audio-player/src/modules/FileExplorer.py
/usr/share/decibel-audio-player/src/modules/Covers.py
/usr/share/decibel-audio-player/src/modules/Equalizer.py
/usr/share/decibel-audio-player/src/modules/Explorer.py
/usr/share/decibel-audio-player/src/modules/ReplayGain.py
/usr/share/decibel-audio-player/src/modules/StatusIcon.py
/usr/share/decibel-audio-player/src/modules/Library.py
/usr/share/decibel-audio-player/src/modules/StatusbarTitlebar.py
/usr/share/decibel-audio-player/src/modules/Twitter.py
/usr/share/decibel-audio-player/src/modules/AudioCD.py
/usr/share/decibel-audio-player/src/modules/IMStatus.py
/usr/share/decibel-audio-player/src/modules/CtrlPanel.py
/usr/share/decibel-audio-player/src/modules/TrackPanel.py
/usr/share/decibel-audio-player/src/gui/progressDlg.py
/usr/share/decibel-audio-player/src/gui/fileChooser.py
/usr/share/decibel-audio-player/src/gui/window.py
/usr/share/decibel-audio-player/src/gui/help.py
/usr/share/decibel-audio-player/src/gui/selectPath.py
/usr/share/decibel-audio-player/src/gui/__init__.py
/usr/share/decibel-audio-player/src/gui/authentication.py
/usr/share/decibel-audio-player/src/gui/preferences.py
/usr/share/decibel-audio-player/src/gui/about.py
/usr/share/decibel-audio-player/src/gui/extTreeview.py
/usr/share/decibel-audio-player/src/gui/extListview.py
/usr/share/decibel-audio-player/src/media/__init__.py
/usr/share/decibel-audio-player/src/media/audioplayer.py
/usr/share/decibel-audio-player/src/media/playlist.py
/usr/share/decibel-audio-player/src/media/track/fileTrack.py
/usr/share/decibel-audio-player/src/media/track/__init__.py
/usr/share/decibel-audio-player/src/media/track/cdTrack.py
/usr/share/decibel-audio-player/src/media/format/mp4.py
/usr/share/decibel-audio-player/src/media/format/wavpack.py
/usr/share/decibel-audio-player/src/media/format/flac.py
/usr/share/decibel-audio-player/src/media/format/__init__.py
/usr/share/decibel-audio-player/src/media/format/mp3.py
/usr/share/decibel-audio-player/src/media/format/ogg.py
/usr/share/decibel-audio-player/src/media/format/mpc.py
/usr/share/decibel-audio-player/src/media/format/asf.py
/usr/share/decibel-audio-player/src/media/format/monkeysaudio.py
/usr/share/decibel-audio-player/src/tools/log.py
/usr/share/decibel-audio-player/src/tools/prefs.py
/usr/share/decibel-audio-player/src/tools/__init__.py
/usr/share/decibel-audio-player/src/tools/consts.py