This file is indexed.

/usr/share/dia/sheets/gradient.sheet is in dia-shapes 0.6.0-3.

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
<?xml version="1.0" encoding="UTF-8"?>
<sheet xmlns="http://www.lysator.liu.se/~alla/dia/dia-sheet-ns">
  <name>Gradient</name>
  <description>Basic gradients, semitransparent</description>
  <contents>
    <object name="Gradient - Light-dark horizontal gradient box">
      <description>Light-dark horizontal gradient box</description>
    </object>
    <object name="Gradient - Dark-light horizontal gradient box">
      <description>Dark-light horizontal gradient box</description>
    </object>
    <object name="Gradient - Light-dark vertical gradient box">
      <description>Light-dark vertical gradient box</description>
    </object>
    <object name="Gradient - Dark-light vertical gradient box">
      <description>Dark-light vertical gradient box</description>
    </object>
    <object name="Gradient - Light-dark horizontal gradient">
      <description>Light-dark horizontal gradient</description>
    </object>
    <object name="Gradient - Dark-light horizontal gradient">
      <description>Dark-light horizontal gradient</description>
    </object>
    <object name="Gradient - Light-dark vertical gradient">
      <description>Light-dark vertical gradient</description>
    </object>
    <object name="Gradient - Dark-light vertical gradient">
      <description>Dark-light vertical gradient</description>
    </object>
  </contents>
</sheet>