On 01/22/10 12:45, sakimotok wrote:
user/registry/data contains only the configuration changes you as a user make when running OOo (e.g., explicitly when you change settings under "Tools - Options..." or implicitly like when the OOo program code updates the list of recently opened files).

Yes. That is exactly what I did, and that is the data remains after
uninstaling the extension.
I change the schema data in OOo Option page.

It never contains xcu files brought along by extensions (those end up somewhere underneath user/uno_packages instead).

Yes. I can find the original xcu files are under user/uno_packages,
but also under user/registry/data, with modified data inside.

Sorry, it took me a while to get what you said. You are running into issue <http://qa.openoffice.org/issues/show_bug.cgi?id=100548> "config data deployed via extension is still available after deinstallation and office restart" (i.e., an extension brings along an additional schema, and during OOo execution data for that schema is stored in the user modification layer, user/registry/data). That issue will be fixed once the configmgr re-write (CWS sb111) is integrated, should happen rather sooner than later towards OOo 3.3.

I found the information about user specific registry:
http://util.openoffice.org/common/configuration/oor-registry.html

According to the link, "($user-install)/user/registry/data/" contains xcu
files.

It also says:
"Unlike the default settings, the User Specific Registry does not
distinguish between locale specific settings."

Does this mean it is unable to clean up the user specific registry data?

No. That "locale specific settings" stuff is about localized configuration data (i.e., different values for different locales like en-US, fr, de, ...); how such localized data is stored in the configuration files differs somewhat among the various layers of configuration data.

It's Friday night here.

Have a nice weekend,

-Stephan

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

Reply via email to