/usr/share/hamster-applet/Hamster_Applet.xml is in hamster-applet 2.91.3+git20120514.b9fec3e1-1ubuntu2.
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 | <Root>
<popups>
<popup name="button3">
<menuitem name="Overview" verb="overview" _label="_Overview"/>
<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="gtk-about" />
</popup>
</popups>
</Root>
|