From 5b3374b12815e5cba7c951ddcd1202b625d8f7bc Mon Sep 17 00:00:00 2001 From: Markus Knauer Date: Mon, 16 Dec 2013 23:28:29 +0100 Subject: Add updated PHP package back to build Bug 413941 - New PHP package https://bugs.eclipse.org/bugs/show_bug.cgi?id=413941--- .../org.eclipse.epp.package.php/about.properties | 28 ++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 packages/org.eclipse.epp.package.php/about.properties (limited to 'packages/org.eclipse.epp.package.php/about.properties') diff --git a/packages/org.eclipse.epp.package.php/about.properties b/packages/org.eclipse.epp.package.php/about.properties new file mode 100644 index 00000000..28d785ed --- /dev/null +++ b/packages/org.eclipse.epp.package.php/about.properties @@ -0,0 +1,28 @@ +############################################################################### +# Copyright (c) 2000, 2014 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=Eclipse IDE for PHP Developers\n\ +\n\ +Version: {featureVersion}\n\ +Build id: {0}\n\ +\n\ +(c) Copyright Eclipse contributors and others 2000, 2014. All rights reserved.\n\ +Visit http://www.eclipse.org/platform\n\ +\n\ +This product includes software developed by the\n\ +Apache Software Foundation http://www.apache.org/ -- cgit v1.2.3