Set window title in 'Init Git Flow' dialog
commitf6d6b553f0a185359ef8c2e9d7a2d46040083be9
authorMichael Keppler <Michael.Keppler@gmx.de>
Wed, 30 Aug 2017 12:41:06 +0000 (30 14:41 +0200)
committerThomas Wolf <thomas.wolf@paranor.ch>
Mon, 4 Sep 2017 18:57:19 +0000 (4 14:57 -0400)
tree8873819e8970a0722c963d2ac185f34fbcf8654b
parent2ac998fa69a9d0fe1c5f89ca9715b26869d24604
Set window title in 'Init Git Flow' dialog

All other dialogs in the gitflow plugin set the shell title correctly,
as far as I inspected the code.

Additionally I added an ellipsis to the "Init Git Flow" menu, since that
one requires additional input from the user. There seems to be no
corresponding test to be updated. Only the Eclipse wiki could be updated
for the help generation when the change gets merged.

Change-Id: Id95c327ff6e85811ec738ba8a51ce1c64260e440
Signed-off-by: Michael Keppler <Michael.Keppler@gmx.de>
org.eclipse.egit.gitflow.ui/plugin.properties
org.eclipse.egit.gitflow.ui/src/org/eclipse/egit/gitflow/ui/internal/dialogs/InitDialog.java