diff --git a/qutebrowser/config/configdata.py b/qutebrowser/config/configdata.py index 7d36a499a..17bd3671c 100644 --- a/qutebrowser/config/configdata.py +++ b/qutebrowser/config/configdata.py @@ -68,6 +68,7 @@ FIRST_COMMENT = r""" """ +# FIXME:conf where to put those? SECTION_DESC = { 'general': "General/miscellaneous options.", 'ui': "General options related to the user interface.",