Defaults changes, move QR Shortcut to Posting section.

This commit is contained in:
ccd0 2014-12-15 00:57:23 -08:00
parent f1bafef5f8
commit bd84275ac2

View File

@ -17,10 +17,6 @@ Config =
false false
'Add toggle link in header menu to turn Navigation links into links to each board\'s catalog.' 'Add toggle link in header menu to turn Navigation links into links to each board\'s catalog.'
] ]
'QR Shortcut': [
false,
'Adds a small [QR] link in the header.'
]
'Announcement Hiding': [ 'Announcement Hiding': [
true true
'Add button to hide 4chan announcements.' 'Add button to hide 4chan announcements.'
@ -138,11 +134,11 @@ Config =
'Hide replies of hidden posts, recursively.' 'Hide replies of hidden posts, recursively.'
] ]
'Thread Hiding Buttons': [ 'Thread Hiding Buttons': [
false true
'Add buttons to hide entire threads.' 'Add buttons to hide entire threads.'
] ]
'Reply Hiding Buttons': [ 'Reply Hiding Buttons': [
false true
'Add buttons to hide single replies.' 'Add buttons to hide single replies.'
] ]
'Filtered Backlinks': [ 'Filtered Backlinks': [
@ -333,6 +329,10 @@ Config =
true true
'The Quick reply won\'t disappear after posting.' 'The Quick reply won\'t disappear after posting.'
] ]
'QR Shortcut': [
true,
'Adds a small [QR] link in the header.'
]
'Auto Hide QR': [ 'Auto Hide QR': [
true true
'Automatically hide the quick reply when posting.' 'Automatically hide the quick reply when posting.'