Fix combo box in repo configuration page
commit90d3f084fd9e75042405bf121e4f35791384b0ad
authorStefan Lay <stefan.lay@sap.com>
Thu, 28 Apr 2011 07:19:47 +0000 (28 09:19 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Mon, 2 May 2011 15:24:10 +0000 (2 17:24 +0200)
tree5cfdb22230cd60379612578d85bc40381dc58867
parent6b717e4b3f8e3224fbd1b22c9567f5fa2e70c621
Fix combo box in repo configuration page

After af8e4d1e3d97c1653 (Sort list of repositories in configuration
editor) the linkage between the combo box selection and the actually
shown configuration was broken. Only the labels were sorted, but not
the list of repositories.

Bug: 344078
Change-Id: I1e6d576a0039306dc4e3bccbe48f11a96b4531de
Signed-off-by: Stefan Lay <stefan.lay@sap.com>
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
org.eclipse.egit.ui/src/org/eclipse/egit/ui/internal/preferences/GlobalConfigurationPreferencePage.java