Don't pre-select all repositories when opening RepositorySearchDialog
commit712d3a2bff24f66fd971aae4f0d588f49f79dcc3
authorMatthias Sohn <matthias.sohn@sap.com>
Mon, 8 Jun 2015 19:01:42 +0000 (8 21:01 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Mon, 8 Jun 2015 21:11:27 +0000 (8 23:11 +0200)
tree027b05fd37f77259a670ba435b4fdefd05c7533a
parent7d85ce9be99b0fe436f5d227511e241dfe90cc29
Don't pre-select all repositories when opening RepositorySearchDialog

Starting with no preselection saves one click if the user wants to add
one or few repositories which seems the most common case.

This also fixes bug 469607.

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