gnome-control-center/gnome-settings-daemon/GNOME_SettingsDaemon.server.in
Rodrigo Moya b5847922dc added name and description to the object information.
2005-05-31  Rodrigo Moya <rodrigo@novell.com>

	* GNOME_Settings_Daemon.server.in: added name and description
	to the object information.
2005-05-31 20:49:23 +00:00

11 lines
475 B
Text

<oaf_info>
<oaf_server iid="OAFIID:GNOME_SettingsDaemon"
type="exe" location="@LIBEXECDIR@/gnome-settings-daemon">
<oaf_attribute name="name" type="string" value="Settings Daemon"/>
<oaf_attribute name="description" type="string" value="GNOME Settings Daemon"/>
<oaf_attribute name="repo_ids" type="stringv">
<item value="IDL:Bonobo/Unknown:1.0"/>
<item value="IDL:GNOME/SettingsDaemon:1.0"/>
</oaf_attribute>
</oaf_server>
</oaf_info>