Index: plugin.xml =================================================================== RCS file: /cvsroot/webtools/wst/components/dtd/plugins/org.eclipse.wst.dtd.ui/plugin.xml,v retrieving revision 1.45 diff -u -r1.45 plugin.xml --- plugin.xml 15 Feb 2007 03:38:36 -0000 1.45 +++ plugin.xml 17 Oct 2007 22:04:27 -0000 @@ -217,6 +217,10 @@ class="org.eclipse.wst.dtd.ui.internal.templates.TemplateContextTypeDTD" id="dtd_new"> + + + + + + Index: templates/dtddefault-templates.properties =================================================================== RCS file: templates/dtddefault-templates.properties diff -N templates/dtddefault-templates.properties --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ templates/dtddefault-templates.properties 1 Jan 1970 00:00:00 -0000 @@ -0,0 +1,13 @@ +############################################################################### +# Copyright (c) 2007 STAR Standards for Technology in Automotive Retail +# All rights reserved. This program and the accompanying materials +# are made available under the terms of the Eclipse Public License v1.0 +# which accompanies this distribution, and is available at +# http://www.eclipse.org/legal/epl-v10.html +# +# Contributors: +# David Carver, STAR - initial API and implementation, bug 162321 +# +############################################################################### +Templates.xmldeclaration.name=xml declaration +Templates.xmldeclaration.desc=xml declaration