Register in a more specific location.
authorJesse Glick <jglick@netbeans.org>
Fri, 02 Jul 2010 14:39:12 -0400
changeset 163478b5d66b6ebd3
parent 16346 75928988507b
child 16348 5fc71a40d92f
child 16349 361191fcff04
Register in a more specific location.
ant.freeform.samples/src/org/netbeans/modules/ant/freeform/samples/layer.xml
     1.1 --- a/ant.freeform.samples/src/org/netbeans/modules/ant/freeform/samples/layer.xml	Fri Jul 02 14:29:37 2010 -0400
     1.2 +++ b/ant.freeform.samples/src/org/netbeans/modules/ant/freeform/samples/layer.xml	Fri Jul 02 14:39:12 2010 -0400
     1.3 @@ -48,11 +48,13 @@
     1.4          </folder>
     1.5      </folder>
     1.6      <folder name="Projects">
     1.7 -        <folder name="Actions">
     1.8 -            <file name="org-netbeans-modules-ant-freeform-customcommands-NewCommandAction.shadow">
     1.9 -                <attr name="originalFile" stringvalue="Actions/Tools/org-netbeans-modules-ant-freeform-customcommands-NewCommandAction.instance"/>
    1.10 -                <attr name="position" intvalue="1007"/>
    1.11 -            </file>
    1.12 +        <folder name="org-netbeans-modules-ant-freeform">
    1.13 +            <folder name="Actions">
    1.14 +                <file name="org-netbeans-modules-ant-freeform-customcommands-NewCommandAction.shadow">
    1.15 +                    <attr name="originalFile" stringvalue="Actions/Tools/org-netbeans-modules-ant-freeform-customcommands-NewCommandAction.instance"/>
    1.16 +                    <attr name="position" intvalue="350"/>
    1.17 +                </file>
    1.18 +            </folder>
    1.19          </folder>
    1.20      </folder>
    1.21      <folder name="Services">