mention updater options

This commit is contained in:
James Campos 2011-07-23 23:32:20 -07:00
parent 4e4e1199fc
commit a924acf430
2 changed files with 2 additions and 2 deletions

View File

@ -88,7 +88,7 @@
'Reveal Spoilers': [false, 'Replace spoiler thumbnails by the original thumbnail']
},
Monitoring: {
'Thread Updater': [true, 'Update threads'],
'Thread Updater': [true, 'Update threads. Has more options in its own dialog.'],
'Unread Count': [true, 'Show unread post count in tab title'],
'Post in Title': [true, 'Show the op\'s post in the tab title'],
'Thread Stats': [true, 'Display reply and image count'],

View File

@ -22,7 +22,7 @@ config =
'Sauce': [true, 'Add sauce to images']
'Reveal Spoilers': [false, 'Replace spoiler thumbnails by the original thumbnail']
Monitoring:
'Thread Updater': [true, 'Update threads']
'Thread Updater': [true, 'Update threads. Has more options in its own dialog.']
'Unread Count': [true, 'Show unread post count in tab title']
'Post in Title': [true, 'Show the op\'s post in the tab title']
'Thread Stats': [true, 'Display reply and image count']