bug 331615 Add a new plug-in that defines a document type for XHTML and provides styles.
diff --git a/sourceediting/plugins/org.eclipse.wst.xml.vex.xhtml/plugin.properties b/sourceediting/plugins/org.eclipse.wst.xml.vex.xhtml/plugin.properties
new file mode 100644
index 0000000..56cf960
--- /dev/null
+++ b/sourceediting/plugins/org.eclipse.wst.xml.vex.xhtml/plugin.properties
@@ -0,0 +1,19 @@
+###############################################################################
+# Copyright (c) 2010 John Krasnay and others.
+# 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:
+#     John Krasnay - initial API and implementation
+###############################################################################
+pluginName= Vex XHTML Integration
+providerName= Eclipse.org
+
+doctype.strict1=XHTML 1.0 Strict
+
+style.xhtml-plain=XHTML Plain
+style.xhtml-sans=XHTML Sans
+style.xhtml-modern=XHTML Modern
+contentType.name=XHTML