[mod] move wolframalpha to "science" category

This commit is contained in:
Adam Tauber 2016-01-21 10:45:34 +01:00
parent b5a3dfca60
commit fab698003f
2 changed files with 3 additions and 1 deletions

View file

@ -119,7 +119,8 @@ _category_names = (gettext('files'),
gettext('videos'),
gettext('it'),
gettext('news'),
gettext('map'))
gettext('map'),
gettext('scence'))
outgoing_proxies = settings['outgoing'].get('proxies', None)