Update references to moved hints
authorRalph Benjamin Ruijs <ralphbenjamin@netbeans.org>
Wed, 23 Sep 2015 10:36:32 +0200
changeset 18320e69f39a6d707
parent 18319 c3fd8e597b33
child 18321 ccb4489d74b1
Update references to moved hints
python.hints/src/org/netbeans/modules/python/hints/layer.xml
     1.1 --- a/python.hints/src/org/netbeans/modules/python/hints/layer.xml	Tue Sep 22 08:55:34 2015 +0200
     1.2 +++ b/python.hints/src/org/netbeans/modules/python/hints/layer.xml	Wed Sep 23 10:36:32 2015 +0200
     1.3 @@ -8,7 +8,7 @@
     1.4                  <folder name="hints">
     1.5                      <folder name="general">
     1.6                          <attr name="position" intvalue="100"/>
     1.7 -                        <attr name="SystemFileSystem.localizingBundle" stringvalue="org.netbeans.modules.python.editor.hints.Bundle"/>
     1.8 +                        <attr name="SystemFileSystem.localizingBundle" stringvalue="org.netbeans.modules.python.hints.Bundle"/>
     1.9                          <file name="org-netbeans-modules-python-hints-NameRule.instance"/>
    1.10                          <file name="org-netbeans-modules-python-hints-CreateDocString.instance"/>
    1.11                          <file name="org-netbeans-modules-python-hints-AssignToVariable.instance"/>
    1.12 @@ -26,8 +26,8 @@
    1.13                      </folder>
    1.14                  </folder>
    1.15                  <folder name="selection">
    1.16 -                    <file name="org-netbeans-modules-python-editor-hints-SurroundWith.instance"/>
    1.17 -                    <file name="org-netbeans-modules-python-editor-hints-ExtractCode.instance"/>
    1.18 +                    <file name="org-netbeans-modules-python-hints-SurroundWith.instance"/>
    1.19 +                    <file name="org-netbeans-modules-python-hints-ExtractCode.instance"/>
    1.20                  </folder>
    1.21              </folder>
    1.22          </folder>