Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'bundles/org.eclipse.wst.jsdt.support.firefox/plugin.properties')
-rw-r--r--bundles/org.eclipse.wst.jsdt.support.firefox/plugin.properties9
1 files changed, 6 insertions, 3 deletions
diff --git a/bundles/org.eclipse.wst.jsdt.support.firefox/plugin.properties b/bundles/org.eclipse.wst.jsdt.support.firefox/plugin.properties
index ed33ffe9..099acc4f 100644
--- a/bundles/org.eclipse.wst.jsdt.support.firefox/plugin.properties
+++ b/bundles/org.eclipse.wst.jsdt.support.firefox/plugin.properties
@@ -1,5 +1,5 @@
###############################################################################
-# Copyright (c) 2005, 2010 IBM Corporation and others.
+# Copyright (c) 2005, 2011 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
@@ -8,7 +8,10 @@
# Contributors:
# IBM Corporation - initial API and implementation
###############################################################################
+# NLS_ENCODING=UTF-8
+# NLS_MESSAGEFORMAT_NONE
+
#Properties file for org.eclipse.wst.jsdt.support.firefox
-providerName = Eclipse Web Tools Platform
+Bundle-Vendor = Eclipse Web Tools Platform
Bundle-Name = JSDT support for Mozilla FireFox
-JsGlobalScopeContainerPage.name.0 = Mozilla FireFox Library \ No newline at end of file
+JsGlobalScopeContainerPage.name.0 = Mozilla FireFox Library

Back to the top