source: trunk/third/gnome-applets/drivemount/GNOME_DriveMountApplet.xml @ 18647

Revision 18647, 729 bytes checked in by ghudson, 21 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r18646, which included commits to RCS files with non-trunk default branches.
Line 
1<Root>
2   <popups>
3      <popup name="button3">
4         <menuitem name="Browse" verb="Browse" _label="_Browse..."
5                   pixtype="stock" pixname="gtk-open"/>
6         <menuitem name="Eject" verb="Eject" _label="_Eject"
7                   pixtype="stock" pixname="gtk-go-up"/>
8      <separator/>
9         <menuitem name="Properties" verb="Properties" _label="_Preferences..."
10                   pixtype="stock" pixname="gtk-properties"/>
11         <menuitem name="Help" verb="Help" _label="_Help"
12                   pixtype="stock" pixname="gtk-help"/>
13         <menuitem name="About" verb="About" _label="_About..."
14                   pixtype="stock" pixname="gnome-stock-about"/>
15      </popup>
16   </popups>
17</Root>
Note: See TracBrowser for help on using the repository browser.