File: stickynotes-applet-menu.xml

package info (click to toggle)
mate-applets 1.16.0-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 25,244 kB
  • ctags: 2,192
  • sloc: ansic: 23,447; xml: 1,716; python: 1,483; makefile: 1,434; sh: 20
file content (10 lines) | stat: -rw-r--r-- 338 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
<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" />