Chris H wrote:
Hello,
I am working on a project and would like to change the text "Writer" to
"Word Processor" in the Title Bar OO Writer. Changing the ooname value
in Setup.xcu changes OpenOffice.org but not the module name. Can this
change be done at run time or is it fixed before compiling?
Thanks,
--Chris
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Hi Chris,
you have to change the setup-writer.xcu (in
ooo/share/registry/modules/org/openoffice/setup).
Here the property "ooSetupFactoryUIName" of
"com.sun.star.text.TextDocument".
Peter
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]