This file is indexed.

/usr/share/freemedforms/forms/subforms/generic/socio_demographics/ui/xx/availableequipment.ui is in freemedforms-emr-resources 0.9.4-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
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
 <class>Subs::Geriatrics::SocioDemographics::PlaceOfLiving</class>
 <widget class="QWidget" name="Subs::Geriatrics::SocioDemographics::PlaceOfLiving">
  <property name="geometry">
   <rect>
    <x>0</x>
    <y>0</y>
    <width>703</width>
    <height>219</height>
   </rect>
  </property>
  <property name="windowTitle">
   <string/>
  </property>
  <layout class="QFormLayout" name="formLayout">
   <property name="fieldGrowthPolicy">
    <enum>QFormLayout::AllNonFixedFieldsGrow</enum>
   </property>
   <item row="0" column="0">
    <widget class="QLabel" name="availableEquipmentabel">
     <property name="text">
      <string>Available equipment</string>
     </property>
    </widget>
   </item>
   <item row="0" column="1">
    <widget class="QListView" name="availableEquipmentView"/>
   </item>
  </layout>
 </widget>
 <resources/>
 <connections/>
</ui>