blob: e6e0f0dd804488b8a26a6b59e055fae05eaa7e11 [file] [log] [blame]
nitind057e5c82005-06-16 04:12:26 +00001<?xml version="1.0" encoding="UTF-8"?>
amywu4311d142006-10-16 16:34:22 +00002<!--
3/*******************************************************************************
4 * Copyright (c) 2005, 2006 IBM Corporation and others.
5 * All rights reserved. This program and the accompanying materials
6 * are made available under the terms of the Eclipse Public License v1.0
7 * which accompanies this distribution, and is available at
8 * http://www.eclipse.org/legal/epl-v10.html
9 *
10 * Contributors:
11 * IBM Corporation - initial API and implementation
12 *******************************************************************************/
13 -->
nitind057e5c82005-06-16 04:12:26 +000014<templates>
15<template name="%Templates.newcss.name" description="%Templates.newcss.desc" id="org.eclipse.wst.css.ui.internal.templates.newcss" context="css_new" enabled="true">@CHARSET "${encoding}";</template>
16</templates>