Change index sort keybind from Ctrl+x to Alt+x.

This commit is contained in:
ccd0 2014-11-09 03:51:55 -08:00
parent afa889d128
commit b09fadb744

View File

@ -728,7 +728,7 @@ vp-replace
'Focus the search field on the board index.' 'Focus the search field on the board index.'
] ]
'Cycle sort type': [ 'Cycle sort type': [
'Ctrl+x' 'Alt+x'
'Cycle through index sort types.' 'Cycle through index sort types.'
] ]
# Thread Navigation # Thread Navigation