Remove CDATA section from MF-LAYER BLD200210110100
authortzezula@netbeans.org
Thu, 10 Oct 2002 17:06:15 +0000
changeset 26589af2f56c7b1d
parent 2657 857df26a7992
child 2659 a345f741fd85
Remove CDATA section from MF-LAYER
jndi/src/org/netbeans/modules/jndi/resources/helpset.xml
jndi/src/org/netbeans/modules/jndi/resources/jso.settings
jndi/src/org/netbeans/modules/jndi/resources/mainpage.xml
jndi/src/org/netbeans/modules/jndi/resources/mf-layer.xml
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/jndi/src/org/netbeans/modules/jndi/resources/helpset.xml	Thu Oct 10 17:06:15 2002 +0000
     1.3 @@ -0,0 +1,5 @@
     1.4 +<?xml version="1.0"?>
     1.5 +<!DOCTYPE helpsetref PUBLIC
     1.6 +"-//NetBeans//DTD JavaHelp Help Set Reference 1.0//EN"
     1.7 +"http://www.netbeans.org/dtds/helpsetref-1_0.dtd">
     1.8 +<helpsetref url="nbdocs:/org/netbeans/modules/jndi/docs/jndi.hs"/>
     1.9 \ No newline at end of file
     2.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     2.2 +++ b/jndi/src/org/netbeans/modules/jndi/resources/jso.settings	Thu Oct 10 17:06:15 2002 +0000
     2.3 @@ -0,0 +1,2 @@
     2.4 +Services/org-netbeans-modules-jndi-settings-JndiSystemOption.settings
     2.5 +SystemFileSystem
     3.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     3.2 +++ b/jndi/src/org/netbeans/modules/jndi/resources/mainpage.xml	Thu Oct 10 17:06:15 2002 +0000
     3.3 @@ -0,0 +1,5 @@
     3.4 +<?xml version="1.0"?>
     3.5 +<!DOCTYPE helpctx PUBLIC
     3.6 +"-//NetBeans//DTD Help Context 1.0//EN"
     3.7 +"http://www.netbeans.org/dtds/helpcontext-1_0.dtd">
     3.8 +<helpctx id="jndi_intro"/>
     3.9 \ No newline at end of file
     4.1 --- a/jndi/src/org/netbeans/modules/jndi/resources/mf-layer.xml	Thu Oct 10 17:04:00 2002 +0000
     4.2 +++ b/jndi/src/org/netbeans/modules/jndi/resources/mf-layer.xml	Thu Oct 10 17:06:15 2002 +0000
     4.3 @@ -37,13 +37,7 @@
     4.4  
     4.5  	    <folder name="JavaHelp">
     4.6              	<attr name="org-netbeans-modules-usersguide-above-regular.txt/org-netbeans-modules-jndi-helpset.xml" boolvalue="true"/>
     4.7 -            	<file name="org-netbeans-modules-jndi-helpset.xml">
     4.8 -                	<![CDATA[<?xml version="1.0"?>
     4.9 -                    		<!DOCTYPE helpsetref PUBLIC
    4.10 -                    		"-//NetBeans//DTD JavaHelp Help Set Reference 1.0//EN"
    4.11 -                    		"http://www.netbeans.org/dtds/helpsetref-1_0.dtd">
    4.12 -                    		<helpsetref url="nbdocs:/org/netbeans/modules/jndi/docs/jndi.hs"/>
    4.13 -                	]]>
    4.14 +            	<file name="org-netbeans-modules-jndi-helpset.xml" url="helpset.xml">
    4.15              	</file>
    4.16              	<attr name="org-netbeans-modules-jndi-helpset.xml/org-netbeans-modules-usersguide-below-regular.txt" boolvalue="true"/>
    4.17              </folder>
    4.18 @@ -59,10 +53,7 @@
    4.19              <folder name="Services">
    4.20                  <folder name="DistributedApplicationSupport">
    4.21                      <attr name="SystemFileSystem.localizingBundle" stringvalue="org.netbeans.modules.jndi.Bundle"/>
    4.22 -                    <file name="org-netbeans-modules-jndi-settings-JndiSystemOption.shadow">
    4.23 -<![CDATA[Services/org-netbeans-modules-jndi-settings-JndiSystemOption.settings
    4.24 -SystemFileSystem
    4.25 -]]>
    4.26 +                    <file name="org-netbeans-modules-jndi-settings-JndiSystemOption.shadow" url="jso.settings">
    4.27                      </file>
    4.28                  </folder>
    4.29              </folder>
    4.30 @@ -72,13 +63,7 @@
    4.31      	    <folder name="Help">
    4.32          	<folder name="HelpShortcuts">
    4.33              	    <attr name="org-netbeans-modules-usersguide-sep.instance/org-netbeans-modules-jndi-mainpage.xml" boolvalue="true"/>
    4.34 -            	    <file name="org-netbeans-modules-jndi-mainpage.xml">
    4.35 -                	<![CDATA[<?xml version="1.0"?>
    4.36 -                	    <!DOCTYPE helpctx PUBLIC
    4.37 -                    	    "-//NetBeans//DTD Help Context 1.0//EN"
    4.38 -                    	    "http://www.netbeans.org/dtds/helpcontext-1_0.dtd">
    4.39 -                    	    <helpctx id="jndi_intro"/>
    4.40 -                	]]>
    4.41 +            	    <file name="org-netbeans-modules-jndi-mainpage.xml" url="mainpage.xml">
    4.42                          <attr name="SystemFileSystem.localizingBundle" stringvalue="org.netbeans.modules.jndi.Bundle"/>
    4.43                          <attr name="SystemFileSystem.icon" urlvalue="nbresloc:/org/netbeans/modules/jndi/resources/blank.gif"/>
    4.44              	    </file>