/usr/share/peony/ui/peony-desktop-icon-view-ui.xml is in peony-common 1.1.1-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 | <ui>
<popup name="background">
<placeholder name="Before Zoom Items">
<placeholder name="New Window Items">
</placeholder>
<placeholder name="New Object Items">
<menuitem name="New Launcher" action="New Launcher Desktop"/>
</placeholder>
</placeholder>
<placeholder name="After Zoom Items">
<placeholder name="Background Items">
<menuitem name="Change Background" action="Change Background"/>
</placeholder>
<placeholder name="Resolution Items">
<menuitem name="Set Resolution" action="Set Resolution"/>
</placeholder>
</placeholder>
</popup>
<popup name="selection">
<placeholder name="Empty Trash Holder">
<menuitem name="Empty Trash" action="Empty Trash Conditional"/>
</placeholder>
</popup>
</ui>
|