Update listener name
2001-10-18 Bradford Hovinen <hovinen@ximian.com> * Bonobo_Control_Capplet_generic.oaf.in: Update listener name * capplet-util.c (create_control_cb): Use correct prefix for listener
This commit is contained in:
parent
534754d3f3
commit
fd0dba5cec
3 changed files with 8 additions and 2 deletions
|
@ -18,7 +18,7 @@
|
|||
<oaf_attribute name="name" type="string" value="@SHORT_CAPPLET_NAME@ capplet"/>
|
||||
</oaf_server>
|
||||
|
||||
<oaf_server iid="OAFIID:Bonobo_Listener_@SHORT_CAPPLET_NAME@" type="factory"
|
||||
<oaf_server iid="OAFIID:Bonobo_Listener_Config_@SHORT_CAPPLET_NAME@" type="factory"
|
||||
location="OAFIID:Bonobo_@SHORT_CAPPLET_NAME@_properties_Factory">
|
||||
<oaf_attribute name="repo_ids" type="stringv">
|
||||
<item value="IDL:Bonobo/Listener:1.0"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue