You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
searxng/searxng_extra/update
Markus Heiser 894f164869 [fix] sort RTL_LOCALES before written into locales.json
To avoid unnecessary changes to the file, the list should be sorted before it is
written to the file.

You can test it by calling multiple times::

    make data.locales

and searx/data/locales.json should be unchanged.

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
8 months ago
..
__init__.py
update_ahmia_blacklist.py
update_currencies.py
update_engine_descriptions.py
update_engine_traits.py [mod] reduce memory footprint by not calling babel.Locale.parse at runtime 8 months ago
update_external_bangs.py
update_firefox_version.py
update_locales.py [fix] sort RTL_LOCALES before written into locales.json 8 months ago
update_osm_keys_tags.py
update_pygments.py
update_wikidata_units.py