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.
This commit is contained in:
Rodrigo Moya 2005-05-31 20:49:23 +00:00 committed by Rodrigo Moya
parent d8adb67775
commit b5847922dc
2 changed files with 7 additions and 0 deletions

View file

@ -1,3 +1,8 @@
2005-05-31 Rodrigo Moya <rodrigo@novell.com>
* GNOME_Settings_Daemon.server.in: added name and description
to the object information.
2005-05-11 Sebastien Bacher <seb128@debian.org>
* gnome-settings-xsettings.c: list "Gtk/MenuBarAccel", allow to

View file

@ -1,6 +1,8 @@
<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"/>