X-Git-Url: http://secure.phpeclipse.com diff --git a/archive/net.sourceforge.phpeclipse.css.core/plugin.properties b/archive/net.sourceforge.phpeclipse.css.core/plugin.properties new file mode 100644 index 0000000..b13b3db --- /dev/null +++ b/archive/net.sourceforge.phpeclipse.css.core/plugin.properties @@ -0,0 +1,22 @@ +# +# Copyright (c) 2003-2004 Christopher Lenz and others. +# All rights reserved. This program and the accompanying materials +# are made available under the terms of the Common Public License v1.0 +# which accompanies this distribution, and is available at +# http://www.eclipse.org/legal/cpl-v10.html +# +# Contributors: +# Christopher Lenz - initial english resources +# +# $Id: plugin.properties,v 1.1 2004-09-02 18:07:13 jsurfer Exp $ +# + +pluginName = Web Development Tools CSS Core +providerName= WDTE Project + +css1Profile.name = CSS Level 1 +css1Profile.description = \ + Profile correspondong to the CSS 1.0 specification +css2Profile.name = CSS Level 2 +css2Profile.description =\ + Profile correspondong to the CSS 2.0 specification