/usr/share/shotwell/ui/top.ui is in shotwell-common 0.18.0-0ubuntu4.
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 | <ui>
<menubar name="MenuBar">
<menu name="FileMenu" action="FileMenu" />
<menu name="EditMenu" action="EditMenu" />
<menu name="ViewMenu" action="ViewMenu" />
<menu name="PhotoMenu" action="PhotoMenu" />
<menu name="PhotosMenu" action="PhotosMenu" />
<menu name="EventsMenu" action="EventsMenu" />
<menu name="TagsMenu" action="TagsMenu" />
<menu name="HelpMenu" action="HelpMenu" />
</menubar>
</ui>
|