/usr/share/dfeet/test-actions.ui is in d-feet 0.1.14-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 | <?xml version="1.0" standalone="no"?>
<interface>
<object class="GtkWindow" id="main-window">
<child>
<object class="GtkVBox" id="vbox1">
<child>
<object class="GtkMenuBar" id="menubar1" constructor="default-uiman"/>
</child>
<child>
<object class="GtkToolbar" id="toolbar1" constructor="default-uiman"/>
</child>
</object>
</child>
</object>
</interface>
|