Add branding to CDT sync feature.

Change-Id: I023f3363b312d53b99f625180db7c548437d1b7c
Signed-off-by: Greg Watson <g.watson@computer.org>
diff --git a/rdt/org.eclipse.ptp.rdt.sync.cdt.ui/about.ini b/rdt/org.eclipse.ptp.rdt.sync.cdt.ui/about.ini
new file mode 100644
index 0000000..5bd1def
--- /dev/null
+++ b/rdt/org.eclipse.ptp.rdt.sync.cdt.ui/about.ini
@@ -0,0 +1,27 @@
+# about.ini
+# contains information about a feature
+# java.io.Properties file (ISO 8859-1 with "\" escapes)
+# "%key" are externalized strings defined in about.properties
+# This file does not need to be translated.
+
+# Property "aboutText" contains blurb for "About" dialog (translated)
+aboutText=%blurb
+
+# Property "windowImage" contains path to window icon (16x16)
+# needed for primary features only
+
+# Property "featureImage" contains path to feature image (32x32)
+featureImage=ptp_logo_icon32.png
+
+# Property "aboutImage" contains path to product image (500x330 or 115x164)
+# needed for primary features only
+
+# Property "appName" contains name of the application (not translated)
+# needed for primary features only
+
+# Property "welcomePage" contains path to welcome page (special XML-based format)
+# optional
+
+# Property "welcomePerspective" contains the id of the perspective in which the
+# welcome page is to be opened.
+# optional
diff --git a/rdt/org.eclipse.ptp.rdt.sync.cdt.ui/about.mappings b/rdt/org.eclipse.ptp.rdt.sync.cdt.ui/about.mappings
new file mode 100644
index 0000000..bddaab4
--- /dev/null
+++ b/rdt/org.eclipse.ptp.rdt.sync.cdt.ui/about.mappings
@@ -0,0 +1,6 @@
+# about.mappings
+# contains fill-ins for about.properties
+# java.io.Properties file (ISO 8859-1 with "\" escapes)
+# This file does not need to be translated.
+
+0=@build@
\ No newline at end of file
diff --git a/rdt/org.eclipse.ptp.rdt.sync.cdt.ui/about.properties b/rdt/org.eclipse.ptp.rdt.sync.cdt.ui/about.properties
new file mode 100644
index 0000000..7b5fe97
--- /dev/null
+++ b/rdt/org.eclipse.ptp.rdt.sync.cdt.ui/about.properties
@@ -0,0 +1,25 @@
+###############################################################################
+# Copyright (c) 2005, 2007 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
+###############################################################################
+
+# NLS_MESSAGEFORMAT_NONE
+# NLS_ENCODING=UTF-8
+
+blurb==PTP CDT Project Synchronization Support\n\
+\n\
+Version: {featureVersion}\n\
+Build id: {0}\n\
+\n\
+Copyright (c) 2011 IBM Corporation and others.\n\
+All rights reserved. This program and the accompanying materials\n\
+are made available under the terms of the Eclipse Public License v1.0\n\
+which accompanies this distribution, and is available at\n\
+http://www.eclipse.org/legal/epl-v10.html\n
+
diff --git a/rdt/org.eclipse.ptp.rdt.sync.cdt.ui/ptp_logo_icon32.png b/rdt/org.eclipse.ptp.rdt.sync.cdt.ui/ptp_logo_icon32.png
new file mode 100644
index 0000000..1d2aee0
--- /dev/null
+++ b/rdt/org.eclipse.ptp.rdt.sync.cdt.ui/ptp_logo_icon32.png
Binary files differ
diff --git a/releng/org.eclipse.ptp.rdt.sync.cdt-feature/feature.xml b/releng/org.eclipse.ptp.rdt.sync.cdt-feature/feature.xml
index f871c7e..de86238 100644
--- a/releng/org.eclipse.ptp.rdt.sync.cdt-feature/feature.xml
+++ b/releng/org.eclipse.ptp.rdt.sync.cdt-feature/feature.xml
@@ -4,6 +4,7 @@
       label="%featureName"
       version="9.3.1.qualifier"
       provider-name="%providerName"
+      plugin="org.eclipse.ptp.rdt.sync.cdt.ui"
       license-feature="org.eclipse.license"
       license-feature-version="0.0.0">
 
@@ -32,4 +33,5 @@
          install-size="0"
          version="0.0.0"
          unpack="false"/>
+
 </feature>
diff --git a/releng/org.eclipse.ptp.target/photon.target b/releng/org.eclipse.ptp.target/photon.target
index a059abd..68e3205 100644
--- a/releng/org.eclipse.ptp.target/photon.target
+++ b/releng/org.eclipse.ptp.target/photon.target
@@ -2,7 +2,7 @@
 <locations>
 	<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
 		<unit id="com.google.gson" version="2.7.0.v20170129-0911"/>
-		<repository location="http://download.eclipse.org/tools/orbit/downloads/drops/R20170818183741/repository/"/>
+		<repository location="https://download.eclipse.org/tools/orbit/downloads/drops/R20190827152740/repository"/>
 	</location>
 	<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
 		<unit id="org.eclipse.license.feature.group" version="0.0.0"/>
@@ -14,7 +14,7 @@
 	</location>
 	<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
 		<unit id="org.eclipse.sdk.ide" version="0.0.0"/>
-		<repository location="http://download.eclipse.org/eclipse/updates/4.13milestones/"/>
+		<repository location="http://download.eclipse.org/eclipse/updates/4.14milestones/"/>
 	</location>
 	<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
 		<unit id="org.eclipse.tm.terminal.connector.remote.feature.feature.group" version="0.0.0"/>
@@ -32,17 +32,17 @@
 	<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
 		<unit id="org.eclipse.cdt.core.parser.upc.sdk.feature.group" version="0.0.0"/>
 		<unit id="org.eclipse.cdt.sdk.feature.group" version="0.0.0"/>
-		<repository location="https://download.eclipse.org/tools/cdt/builds/9.9/cdt-9.9.0-simrel-2019-09-m3"/>
+		<repository location="https://download.eclipse.org/tools/cdt/builds/9.10/cdt-9.10.0-simrel-2019-12-rc2/"/>
 	</location>
 	<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
 		<unit id="org.eclipse.egit.feature.group" version="0.0.0"/>
 		<unit id="org.eclipse.jgit.feature.group" version="0.0.0"/>
-		<repository location="https://download.eclipse.org/egit/staging/v5.5.0.201908280940-m3"/>
+		<repository location="https://download.eclipse.org/egit/updates-5.6"/>
 	</location>
 	<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
 	    <unit id="org.eclipse.launchbar.feature.group" version="0.0.0"/>
 	    <unit id="org.eclipse.launchbar.remote.feature.group" version="0.0.0"/>
-  		<repository location="https://download.eclipse.org/tools/cdt/launchbar/2.4/launchbar-2.4.0-simrel-2019-09-m1/"/>
+  		<repository location="https://download.eclipse.org/tools/cdt/launchbar/2.4/launchbar-2.4.1-simrel-2019-12-m3/"/>
 	</location>
 </locations>
 </target>
\ No newline at end of file