File: stickynotes-applet-menu.xml

package info (click to toggle)
gnome-applets 3.4.1-3
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 39,624 kB
  • sloc: xml: 81,713; ansic: 25,908; sh: 11,146; python: 1,725; makefile: 1,577
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" />