Provide property name for repository tree nodes
commitf6873ae7a2d2e46a67e8c3a62819c00c0dbfad98
authorMichael Keppler <Michael.Keppler@gmx.de>
Thu, 9 Nov 2017 15:49:51 +0000 (9 16:49 +0100)
committerThomas Wolf <thomas.wolf@paranor.ch>
Tue, 5 Dec 2017 13:18:56 +0000 (5 14:18 +0100)
treec4f351cc56d90fe0b0f6291f6d502fd0fe4cb20c
parent1360a517c585d5006aa1047827dce33678089aed
Provide property name for repository tree nodes

Provide a label to be used for all different kinds of repository tree
nodes, not only for the root repository node. This makes the IDE
property dialog display the "No properties" dialog with the correct node
label.

This patch does not really add new functionality, it only makes the
already implemented adapter available for more classes in the same
hierarchy.

Bug: 527068
Change-Id: I2fbde50320b9d785a219a00c5defa27952286616
Signed-off-by: Michael Keppler <Michael.Keppler@gmx.de>
org.eclipse.egit.ui/plugin.xml
org.eclipse.egit.ui/src/org/eclipse/egit/ui/internal/factories/GitAdapterFactory.java