Refactory: fix templates.
[phpeclipse.git] / net.sourceforge.phpeclipse.ui / plugin.xml
index 90e8b17..706cf5c 100644 (file)
                          translations="templates/default-templates.properties">
          </include>
          <include
+                         file="templates/default-templates-html.xml"
+                         translations="templates/default-templates-html.properties">
+         </include>
+         <include
                          file="templates/default-codetemplates.xml"
-                         translations="templates/default-templates.properties">
+                         translations="templates/default-templates-html.properties">
          </include>
    </extension>
    <extension
             id="smarty">
       </contextType>
       <include
-               file="templates/default-templates.xml"
-               translations="templates/default-templates.properties">
+               file="templates/default-templates-html.xml"
+               translations="templates/default-templates-html.properties">
       </include>
    </extension>
 </plugin>