Path to bonobo components



Here is one suggestion I already posted to the 
nautilus list:
Bonobo component binaries are installed by default
into bin directories such as /usr/local/bin. I think
this is filesystem pollution, because those binaries
are not user programs. Following the FHS, a component
like nautilus-text-view should be placed for example in
/usr/local/libexec/nautilus/nautilus-text-view. However
oaf would have to be adapted, so that
Nautilus_View_text.oaf contained:
<oaf_server iid="OAFIID:nautilus_text_view_factory:124ae209-d356-418f-8757-54e071cb3a21"
type="exe" location="/usr/local/libexec/nautilus/nautilus-text-view">
or 
<oaf_server iid="OAFIID:nautilus_text_view_factory:124ae209-d356-418f-8757-54e071cb3a21"
type="exe" path="/usr/local/libexec/nautilus" name="nautilus-text-view">


-- 
Gérard Milmeister
Tannenrauchstr. 35
8038 Zürich




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]