To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=110394 Issue #|110394 Summary|Introduce a variable %OOOVENDOR for svx/source/intro/o |oo.src Component|l10n Version|current Platform|All URL| OS/Version|All Status|NEW Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|code Assigned to|ihi Reported by|ihi
------- Additional comments from [email protected] Thu Mar 25 15:58:11 +0000 2010 ------- Change the usage of OOO_VENDOR in svx/source/intro/ooo.src thus now a variable %OOOVENDOR can be used. - Text[ en-US ] ="Copyright ... This product was created by " OOO_VENDOR ", based on OpenOffice.org..."; + Text[ en-US ] ="Copyright ... This product was created by %OOOVENDOR, based on OpenOffice.org..."; The new variable %OOOVENDOR can now be set in the configuration. The default value is in instsetoo_native/util/openoffice.lst. If during build time OOO_VENDOR is set in the environment ( by configure ) then this value is used. --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
