Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornitind2008-08-27 04:30:36 +0000
committernitind2008-08-27 04:30:36 +0000
commiteb1fd4905853617703c8ee0bfbfaed6963324252 (patch)
tree05ff5a16b34be1353f8b3346dd51a3eb7878a948 /features/org.eclipse.wst.web_core.feature/sourceTemplateBundle/about.properties
parent07d2c39f1c453d6185264121bbed45667293207e (diff)
downloadwebtools.sourceediting-200808270431.tar.gz
webtools.sourceediting-200808270431.tar.xz
webtools.sourceediting-200808270431.zip
This commit was manufactured by cvs2svn to create tag 'v200808270431'.v200808270431
Diffstat (limited to 'features/org.eclipse.wst.web_core.feature/sourceTemplateBundle/about.properties')
-rw-r--r--features/org.eclipse.wst.web_core.feature/sourceTemplateBundle/about.properties26
1 files changed, 0 insertions, 26 deletions
diff --git a/features/org.eclipse.wst.web_core.feature/sourceTemplateBundle/about.properties b/features/org.eclipse.wst.web_core.feature/sourceTemplateBundle/about.properties
deleted file mode 100644
index 61f1e6ed60..0000000000
--- a/features/org.eclipse.wst.web_core.feature/sourceTemplateBundle/about.properties
+++ /dev/null
@@ -1,26 +0,0 @@
-###############################################################################
-# Copyright (c) 2000, 2005 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
-###############################################################################
-# about.properties
-# contains externalized strings for about.ini
-# java.io.Properties file (ISO 8859-1 with "\" escapes)
-# fill-ins are supplied by about.mappings
-# This file should be translated.
-#
-# Do not translate any values surrounded by {}
-
-blurb=Web Standard Tools - Web Core\n\
-\n\
-Version: {featureVersion}\n\
-Build id: {0}\n\
-\n\
-(c) Copyright Eclipse contributors and others 2005. All rights reserved.\n\
-Visit http://www.eclipse.org/webtools
-

Back to the top