sync ui: add icon to Synchronized Merge View

Signed-off-by: Roberto Oliveira <rdutra@linux.vnet.ibm.com>
diff --git a/rdt/org.eclipse.ptp.rdt.sync.ui/icons/mergeview/synced.gif b/rdt/org.eclipse.ptp.rdt.sync.ui/icons/mergeview/synced.gif
new file mode 100644
index 0000000..870934b
--- /dev/null
+++ b/rdt/org.eclipse.ptp.rdt.sync.ui/icons/mergeview/synced.gif
Binary files differ
diff --git a/rdt/org.eclipse.ptp.rdt.sync.ui/plugin.xml b/rdt/org.eclipse.ptp.rdt.sync.ui/plugin.xml
index 33b45fa..4d7d278 100644
--- a/rdt/org.eclipse.ptp.rdt.sync.ui/plugin.xml
+++ b/rdt/org.eclipse.ptp.rdt.sync.ui/plugin.xml
@@ -324,6 +324,7 @@
             allowMultiple="false"
             category="org.eclipse.ptp.rdt.ui.views"
             class="org.eclipse.ptp.internal.rdt.sync.ui.SyncMergeFileTableViewer"
+            icon="icons/mergeview/synced.gif"
             id="org.eclipse.ptp.rdt.sync.ui.SyncMergeFileTableViewer"
             name="Synchronized Merge View"
             restorable="false">