add description to a var that seems to be unused

dependabot/pip/master/sphinx-6.1.3
Noemi Vanyi 8 years ago
parent 7daf98933d
commit adb1169fa3

@ -110,6 +110,7 @@ for indice, theme in enumerate(themes):
for (dirpath, dirnames, filenames) in os.walk(theme_img_path):
global_favicons[indice].extend(filenames)
# used when translating category names
_category_names = (gettext('files'),
gettext('general'),
gettext('music'),

Loading…
Cancel
Save