This file is indexed.

/usr/share/planner/ui/sql-plugin.ui is in planner-data 0.14.6-5.

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
<ui>
  <menubar name="MenuBar">
    <menu action="File">
      <menu action="Import">
        <placeholder name="Import placeholder">
          <menuitem action="Open"/>
        </placeholder>
      </menu>
      <menu action="Export">
        <placeholder name="Export placeholder">
	  <menuitem action="Save"/>
	</placeholder>
      </menu>
    </menu>
  </menubar>
</ui>