/usr/share/gnome-applets/ui/stickynotes-applet-menu.xml is in gnome-applets-data 3.4.1-3.
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 | <menuitem name="new_note" action="new_note" />
<menuitem name="hide_notes" action="hide_notes" />
<menuitem name="lock" action="lock" />
<menuitem name="destroy_all" action="destroy_all" />
<separator/>
<menuitem name="preferences" action="preferences" />
<menuitem name="help" action="help" />
<menuitem name="about" action="about" />
|