Merge pull request #1312 from NoneGiven/patch-1

Nitpicking
This commit is contained in:
Mayhem 2013-10-23 03:30:13 -07:00
commit f02ec229a2
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
Added a keybind to open the catalog search form on index pages.
Added a keybind to open the catalog search field on index pages.
### 3.11.5 - *2013-10-03*

View File

@ -181,7 +181,7 @@ Config =
'Open front page': ['Shift+0', 'Open page 0 in a new tab.']
'Next page': ['Right', 'Jump to the next page.']
'Previous page': ['Left', 'Jump to the previous page.']
'Search form': ['Ctrl+Alt+s', 'Open the catalog search form.']
'Search form': ['Ctrl+Alt+s', 'Open the search field on the board index.']
# Thread Navigation
'Next thread': ['Down', 'See next thread.']
'Previous thread': ['Up', 'See previous thread.']