<Root>
    <popups>
	<popup name="button3">
	    <menuitem name="create" verb="create" _label="_New Note" pixtype="stock" pixname="gtk-new"/>
	    <separator/>
	    <menuitem name="show" verb="show" _label="_Show Notes" type="toggle" id="show"/>
	    <menuitem name="lock" verb="lock" _label="_Lock Notes" type="toggle" id="lock"/>
	    <separator/>
	    <menuitem name="destroy_all" verb="destroy_all" _label="_Delete Notes..." pixtype="stock" pixname="gtk-delete"/>
	    <separator/>
	    <menuitem name="preferences" verb="preferences" _label="_Preferences..." pixtype="stock" pixname="gtk-preferences"/>
	    <menuitem name="help" verb="help" _label="_Help" pixtype="stock" pixname="gtk-help"/>
	    <menuitem name="about" verb="about" _label="_About..." pixtype="stock" pixname="gnome-stock-about"/>
	</popup>
    </popups>
</Root>

