On 04/01/10 09:33, sponmonster wrote:
I've tried the stuff which is explained in the docu.

I want to change the paths in "Path.xcu", but everything except "finalized"
fails. I can't change the entries with "replace", fuse" or "modify" which is
default. Only "finalized" is working and changes the entries. But when i set
the entries finalize, of course , they aren't editable any longer, but that
is not good they should be editable. Below is again the code example.

What should i do?

If the user already explicitly set those path values (via the GUI), they are marked as modified in the "user layer" which is "higher" than the "extensions layer" (where your Paths.xcu ends up), so your changes would only become visible if you make them finalized (which makes configmgr ignore any higher layers for those settings). That would explain what you see.

-Stephan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@openoffice.org
For additional commands, e-mail: dev-h...@openoffice.org

Reply via email to