This file is indexed.

/usr/share/dia/sheets/edpc.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>Event-driven process chain</name>
  <description>Objects to draw event-driven process chains</description>
  <contents>
    <object name="Flowchart - Document">
      <description>Document</description>
    </object>
    <object name="Flowchart - Preparation">
      <description>Event</description>
    </object>
    <object name="Flowchart - Predefined Process">
      <description>Information Object</description>
    </object>
    <object name="EDPC - Organisation Unit">
      <description>Organisation Unit</description>
    </object>
    <object name="EDPC - Function">
      <description>Function</description>
    </object>
    <object name="EDPC - Or Operator">
      <description>Or Operator</description>
    </object>
    <object name="EDPC - And Operator">
      <description>And Operator</description>
    </object>
    <object name="EDPC - XOR Operator">
      <description>XOR Operator</description>
   </object>   
  </contents>
</sheet>