diff options
author | Dani Megert | 2014-02-05 12:20:42 +0000 |
---|---|---|
committer | Dani Megert | 2014-02-05 12:20:42 +0000 |
commit | 93967100b2110b9ad807bd3ccc7493db944f1917 (patch) | |
tree | 15c05c71bd3f2b5846516245b673d199792e9073 /features/org.eclipse.cvs-feature/sourceTemplatePlugin/about.properties | |
parent | 14a32ee6d3f278e07227201d038fc9a10e214dd0 (diff) | |
download | eclipse.platform.team-I20140211-0800.tar.gz eclipse.platform.team-I20140211-0800.tar.xz eclipse.platform.team-I20140211-0800.zip |
Fixed bug 420248: Delete 'sourceTemplatePlugin' foldersY20140309-0500Y20140308-1100I20140415-0800I20140408-1645I20140408-1200I20140408-0800I20140402-0100I20140401-1500I20140401-0800I20140325-0830I20140318-0830I20140311-1200I20140311-0800I20140309-0800I20140306-1200I20140305-2000I20140305-0800I20140304-2000I20140304-0800I20140303-2000I20140303-1130I20140303-0800I20140302-2000I20140227-1100I20140227-0900I20140226-1700I20140226-1200I20140225-1430I20140225-0800I20140218-0800I20140211-1100I20140211-0800I20140209-1458
Diffstat (limited to 'features/org.eclipse.cvs-feature/sourceTemplatePlugin/about.properties')
-rw-r--r-- | features/org.eclipse.cvs-feature/sourceTemplatePlugin/about.properties | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/features/org.eclipse.cvs-feature/sourceTemplatePlugin/about.properties b/features/org.eclipse.cvs-feature/sourceTemplatePlugin/about.properties deleted file mode 100644 index 5ce7641bd..000000000 --- a/features/org.eclipse.cvs-feature/sourceTemplatePlugin/about.properties +++ /dev/null @@ -1,24 +0,0 @@ -############################################################################### -# Copyright (c) 2000, 2012 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. - -blurb=Eclipse CVS Client\n\ -\n\ -Version: {featureVersion}\n\ -Build id: {0}\n\ -\n\ -(c) Copyright Eclipse contributors and others 2000, 2012. All rights reserved.\n\ -Visit http://www.eclipse.org/eclipse/platform-cvs/ - |