This file is indexed.

/usr/share/system-config-printer/ui/statusicon_popupmenu.ui is in system-config-printer-gnome 1.5.7+20160212-0ubuntu2.

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
35
36
37
38
39
40
41
42
<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated with glade 3.16.1 -->
<interface>
  <requires lib="gtk+" version="3.0"/>
  <object class="GtkMenu" id="statusicon_popupmenu">
    <property name="can_focus">False</property>
    <child>
      <object class="GtkMenuItem" id="icon_hide">
        <property name="visible">True</property>
        <property name="can_focus">False</property>
        <property name="label" translatable="yes">_Hide</property>
        <property name="use_underline">True</property>
        <signal name="activate" handler="on_icon_hide_activate" swapped="no"/>
      </object>
    </child>
    <child>
      <object class="GtkImageMenuItem" id="configure_printers">
        <property name="label" translatable="yes">_Configure Printers</property>
        <property name="visible">True</property>
        <property name="can_focus">False</property>
        <property name="use_underline">True</property>
        <signal name="activate" handler="on_icon_configure_printers_activate" swapped="no"/>
      </object>
    </child>
    <child>
      <object class="GtkSeparatorMenuItem" id="separator1">
        <property name="visible">True</property>
        <property name="can_focus">False</property>
      </object>
    </child>
    <child>
      <object class="GtkImageMenuItem" id="quit1">
        <property name="label" translatable="yes">_Quit</property>
        <property name="use_underline">True</property>
        <property name="visible">True</property>
        <property name="can_focus">False</property>
        <property name="use_underline">True</property>
        <signal name="activate" handler="on_icon_quit_activate" swapped="no"/>
      </object>
    </child>
  </object>
</interface>