This file is indexed.

/usr/share/mixxx/skins/Deere/spacer.xml is in mixxx-data 2.0.0~dfsg-7.

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
<!DOCTYPE template>
<!--
  Description:
    A horizontal and vertical space filling widget. Grows to fit available space.
-->
<Template>
  <!-- grows to fill the space between the top and the first deck -->
  <WidgetGroup>
    <ObjectName>SpaceFiller</ObjectName>
    <SizePolicy>me,me</SizePolicy>
  </WidgetGroup>
</Template>