scrolling description

This commit is contained in:
James Campos 2011-07-23 21:16:45 -07:00
parent 814e405fb0
commit ecacaed705
2 changed files with 2 additions and 2 deletions

View File

@ -137,8 +137,8 @@
},
updater: {
checkbox: {
'Scrolling': [false, 'Scroll updated posts into view. Only enabled at bottom of page.'],
'Verbose': [true, 'Show countdown timer, new post count'],
'Scrolling': [false, 'Scroll updated posts into view'],
'Auto Update': [true, 'Automatically fetch new posts']
},
'Interval': 30

View File

@ -72,8 +72,8 @@ config =
update: 'u'
updater:
checkbox:
'Scrolling': [false, 'Scroll updated posts into view. Only enabled at bottom of page.']
'Verbose': [true, 'Show countdown timer, new post count']
'Scrolling': [false, 'Scroll updated posts into view']
'Auto Update': [true, 'Automatically fetch new posts']
'Interval': 30