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

Re: kdedirs ugly hack patch to kstandarddirs.cpp



I have found the proper way to set prefixes in kderc. However, it is
not really useful from what I can tell.

[Directories]
prefixes=/usr/local,/usr

The reason this is not useful is because of the ordering of the
prefixes.

$HOME/.kde:$KDEDIRS:$exec_prefix:prefixes

It should be:

$HOME/.kde:$KDEDIRS:prefixes:$exec_prefix

Since added prefixes would not be looked in unless the files did not
exist in $exec_prefix at all (aiui)...  However, I am not sure how to
go about fixing that.

Chris

Attachment: signature.asc
Description: Digital signature


Reply to: