https://bz.apache.org/ooo/show_bug.cgi?id=88619

Czesław Wolański <czeslaw.wolan...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Latest|---                         |4.2.0-dev
    Confirmation in|                            |
                 CC|                            |czeslaw.wolan...@gmail.com

--- Comment #4 from Czesław Wolański <czeslaw.wolan...@gmail.com> ---
The term "Drawing view" appears clear in the context of OOo 1.1.5.
As of OOo 2.0, "Normal view" seems more suitable (cf. the attached file).

Latest confirmation in: 4.2.0-dev (and 4.1.15).


-----------------------------------

Code pointer (for trunk):

(1) FILE:
/main/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu

631    <node oor:name=".uno:DrawingMode" oor:op="replace">
632        <prop oor:name="Label" oor:type="xs:string">
633            <value xml:lang="en-US">~Drawing View</value>
634        </prop>
635   </node>



(2) FILE: /main/sd/source/ui/app/popup.src

211 #define MN_DRAWINGMODE \
212    MenuItem\
213    {\
214       Identifier = SID_DRAWINGMODE ; \
215       HelpId = CMD_SID_DRAWINGMODE ; \
216       Check = TRUE ; \
217       Text [ en-US ] = "~Drawing View" ; \
218    };

-- 
You are receiving this mail because:
You are on the CC list for the issue.
You are the assignee for the issue.

Reply via email to