Skip to main content

This CGIT instance is deprecated, and repositories have been moved to Gitlab or Github. See the repository descriptions for specific locations.

summaryrefslogblamecommitdiffstats
blob: 4d499cb759de34c35a9f4c77a06449d08bac65b6 (plain) (tree)
1
2
3
4
5
6
7
8
9
10









                                                                               


                                              



                                                  
                                            


                                                                                            


                                          
                     
                                                                
###############################################################################
# Copyright (c) 2004 IBM Corporation 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:
#     IBM Corporation - initial API and implementation
###############################################################################
providerName=Eclipse.org
pluginName=SSE CSS Source Editor
nlFeatureName=SSE CSS Source Editor NL Support
CSS_Source_Page_Editor.name=CSS Source Page Editor
CSS_Files.name=CSS Files
CSS_Source.name=CSS Source
CSS_Styles.name=CSS Styles
WebContentSettings.name=Web Content Settings
###############################################################################
# The following property keys maybe unused. Commented out on 12/7/2004. Uncomment if needed.
#CSS_Annotations.name=CSS Annotations


#org.eclipse.ui.newWizards extension point
_UI_WIZARD_NAME = CSS
_UI_WIZARD_CREATE_NEW_FILE = Create a new Cascading Style Sheet.

Back to the top