This file is indexed.

/usr/share/rapid-photo-downloader/rapid/higdefaults.py is in rapid-photo-downloader 0.4.10-2.

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
# -*- coding: latin1 -*-
VERTICAL_CONTROL_LABEL_SPACE = CONTROL_LABEL_SPACE = 12
CONTROL_IN_TABLE_SPACE = 6
WINDOW_BORDER_SPACE = 12
NESTED_CONTROLS_SPACE = 24
VERTICAL_CONTROL_SPACE = 18
VERTICAL_GROUP_SPACE = 24
HORIZONTAL_GROUP_SPACE = 24