This file is indexed.

/usr/share/gaupol/extensions/custom-framerates/custom-framerates.ui.xml is in gaupol 0.26-2.

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
<ui>
  <menubar name="menubar">
    <menu name="view" action="show_view_menu">
      <menu name="framerate" action="show_framerate_menu">
        <placeholder name="1">
          <menuitem name="{name}" action="{action}"/>
        </placeholder>
      </menu>
    </menu>
  </menubar>
</ui>