To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=86790
                 Issue #|86790
                 Summary|ooo*.res vs. iso*.res
               Component|Drawing
                 Version|DEV300m1
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|ENHANCEMENT
                Priority|P3
            Subcomponent|code
             Assigned to|mba
             Reported by|sb





------- Additional comments from [EMAIL PROTECTED] Fri Mar  7 10:57:58 +0000 
2008 -------
svx/source/intro/makefile.mk:1.12 builds two resource files ooo*.res and
iso*.res, containing brand-dependent variations of otherwise identical content.
 Code like svx/source/dialog/treeopt.cxx:1.54 l. 995--1002 makes sure to load
the correct one of those two resource files, in a given branded scenario.

I would instead expect that the resource file is named identical across all
brands (so that otherwise brand-independent code like treeopt.cxx above need not
be brand aware), and that differing content is controlled with other mechanisms
(e.g., delivering different versions of the resource file to different places in
the solver).

---------------------------------------------------------------------
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]

Reply via email to