turn it on

This commit is contained in:
James Campos 2010-11-14 02:34:57 -08:00
parent a006a8fa15
commit 475985b9f4
2 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@ config =
'Reply Hiding': [true, 'Hide single replies']
'Show Stubs': [true, 'Of hidden threads / replies']
'Thread Navigation': [true, 'Navigate to previous / next thread']
'Keyboard Actions': [false, 'Perform actions with your keyboard']
'Keyboard Actions': [true, 'Perform actions with your keyboard']
'Reply Navigation': [true, 'Navigate to the beginning / end of a thread']
'Thread Watcher': [true, 'Bookmark threads']
'Thread Expansion': [true, 'View all replies']

View File

@ -6,7 +6,7 @@
'Reply Hiding': [true, 'Hide single replies'],
'Show Stubs': [true, 'Of hidden threads / replies'],
'Thread Navigation': [true, 'Navigate to previous / next thread'],
'Keyboard Actions': [false, 'Perform actions with your keyboard'],
'Keyboard Actions': [true, 'Perform actions with your keyboard'],
'Reply Navigation': [true, 'Navigate to the beginning / end of a thread'],
'Thread Watcher': [true, 'Bookmark threads'],
'Thread Expansion': [true, 'View all replies'],