source: trunk/third/gnome-applets/drivemount/GNOME_DriveMountApplet.server.in.in @ 20910

Revision 20910, 1.4 KB checked in by ghudson, 20 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r20909, which included commits to RCS files with non-trunk default branches.
Line 
1<oaf_info>
2        <oaf_server iid="OAFIID:GNOME_DriveMountApplet_Factory" type="exe" location="@LIBEXECDIR@/drivemount_applet2">
3                <oaf_attribute name="repo_ids" type="stringv">
4                        <item value="IDL:Bonobo/GenericFactory:1.0"/>
5                        <item value="IDL:Bonobo/Unknown:1.0"/>
6                </oaf_attribute>
7                <oaf_attribute name="name" type="string" _value="Drive Mount Applet Factory"/>
8                <oaf_attribute name="description" type="string" _value="Factory for drive mount applet"/>
9        </oaf_server>
10        <oaf_server iid="OAFIID:GNOME_DriveMountApplet" type="factory" location="OAFIID:GNOME_DriveMountApplet_Factory">
11                <oaf_attribute name="repo_ids" type="stringv">
12                        <item value="IDL:GNOME/Vertigo/PanelAppletShell:1.0"/>
13                        <item value="IDL:Bonobo/Control:1.0"/>
14                        <item value="IDL:Bonobo/Unknown:1.0"/>
15                </oaf_attribute>
16                <oaf_attribute name="name" type="string" _value="Disk Mounter"/>
17                <oaf_attribute name="description" type="string" _value="Mount local disks and devices"/>
18                <oaf_attribute name="panel:icon" type="string" value="drivemount-applet.png"/>
19                <oaf_attribute name="bugzilla:bugzilla" type="string" value="GNOME"/>
20                <oaf_attribute name="bugzilla:product" type="string" value="gnome-applets"/>
21                <oaf_attribute name="bugzilla:component" type="string" value="drivemount"/>
22                <oaf_attribute name="bugzilla:other_binaries" type="string" value="drivemount_applet2"/>
23        </oaf_server>
24</oaf_info>
Note: See TracBrowser for help on using the repository browser.