{% from 'simple/icons.html' import icon_big %} {%- set category_icons = { "apps": "appstore", "blogs": "rss", "dictionaries": "book", "files": "file-tray-full", "general": "search", "icons": "palette", "images": "image", "it": "layers", "lyrics": "lyrics", "map": "location", "movies": "videocam", "music": "musical-notes", "news": "newspaper", "onions": "tor", "packages": "package", "radio": "radio", "repos": "file-tray-stacked", "science": "school", "social media": "people", "stock images": "camera", "translate": "language", "TV": "tv", "videos": "play", "weather": "rainy", } -%}
{{- '' -}}
{%- if not search_on_category_select or not display_tooltip -%} {%- for category in categories -%}
{{- '' -}}
{%- endfor -%} {%- if display_tooltip %}
{{ _('Click on the magnifier to perform search') }}
{% endif -%} {%- else -%} {%- for category in categories -%}{{- '\n' -}} {{- '' -}} {%- endfor -%} {{- '\n' -}} {%- endif -%}
{{- '' -}}