This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

View | Details | Raw Unified | Return to bug 99902
Collapse All | Expand All

(-)editor/src/org/netbeans/modules/editor/resources/layer.xml (-1 / +5 lines)
Lines 177-183 Link Here
177
        <folder name="Popup">
177
        <folder name="Popup">
178
            <file name="org-netbeans-modules-editor-NbSelectInPopupAction.instance"/>
178
            <file name="org-netbeans-modules-editor-NbSelectInPopupAction.instance"/>
179
            <attr name="org-netbeans-modules-editor-NbSelectInPopupAction.instance/format" boolvalue="true"/>
179
            <attr name="org-netbeans-modules-editor-NbSelectInPopupAction.instance/format" boolvalue="true"/>
180
            <attr name="org-netbeans-modules-editor-NbSelectInPopupAction.instance/org-openide-actions-CutAction.instance" boolvalue="true"/>
180
            <attr name="org-netbeans-modules-editor-NbSelectInPopupAction.instance/org-openide-actions-FileSystemAction.instance" boolvalue="true"/>
181
            <file name="org-openide-actions-FileSystemAction.instance">
182
                <attr name="instanceClass" stringvalue="org.openide.actions.FileSystemAction"/>
183
            </file>
184
            <attr name="org-openide-actions-FileSystemAction.instance/org-openide-actions-CutAction.instance" boolvalue="true"/>
181
            <file name="org-openide-actions-CutAction.instance"/>
185
            <file name="org-openide-actions-CutAction.instance"/>
182
            <attr name="org-openide-actions-CutAction.instance/org-openide-actions-CopyAction.instance" boolvalue="true"/>
186
            <attr name="org-openide-actions-CutAction.instance/org-openide-actions-CopyAction.instance" boolvalue="true"/>
183
            <file name="org-openide-actions-CopyAction.instance"/>
187
            <file name="org-openide-actions-CopyAction.instance"/>

Return to bug 99902