nitind | 057e5c8 | 2005-06-16 04:12:26 +0000 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
amywu | 4311d14 | 2006-10-16 16:34:22 +0000 | [diff] [blame] | 2 | <!-- |
| 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 | --> |
nitind | 057e5c8 | 2005-06-16 04:12:26 +0000 | [diff] [blame] | 14 | <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> |