commit | 7e83c7ace01c68fbac8265d3d3526b1faad2e639 | [log] [tgz] |
---|---|---|
author | Shawn O. Pearce <sop@google.com> | Tue Jul 07 16:20:18 2009 -0700 |
committer | Shawn O. Pearce <sop@google.com> | Fri Jul 10 08:39:42 2009 -0700 |
tree | f518c09ec00a40a4c19905d72d6efc38606ad66a | |
parent | 1c6a51cb5b8301a38240456ef330954995b6c3bd [diff] |
Combine key groups with the same name If two different KeyCommandSets have the same name for their sections, its likely because two different UI widgets wanted to register different bindings at once. It looks better to the end-user if we only display one set. Reviewed-by: Cedric Beust <cbeust@google.com> Signed-off-by: Shawn O. Pearce <sop@google.com>