Use informational icon for 'hidden repositories'
commit62ee8bcc1b058ed4f2c2d32e70432229fb7ce060
authorAlex Blewitt <alex.blewitt@gmail.com>
Thu, 3 Jun 2010 23:17:42 +0000 (4 00:17 +0100)
committerMatthias Sohn <matthias.sohn@sap.com>
Thu, 3 Jun 2010 23:40:34 +0000 (4 01:40 +0200)
treeecedf78d5dcb97cb53adcd0fc195b3679fb0bf88
parentadd591a3ee5c10b12ee03024a53954b59e4680d0
Use informational icon for 'hidden repositories'

When one or more git repositories have been added in the Git Repositories view,
a warning message is shown in the dialog area with 'n directories are hidden as
they have already been added'.

This shouldn't be a warning message with a warning icon; it should be
informational, at best.

Bug: 315558
Change-Id: Ia0fe21228c52fad72977fabeb2bb38960dd06eb8
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
org.eclipse.egit.ui/src/org/eclipse/egit/ui/internal/repository/RepositorySearchDialog.java