systemd/src/locale
Lennart Poettering 4870133bfa basic: add RuntimeScope enum
In various tools and services we have a per-system and per-user concept.
So far we sometimes used a boolean indicating whether we are in system
mode, or a reversed boolean indicating whether we are in user mode, or
the LookupScope enum used by the lookup path logic.

Let's address that, in introduce a common enum for this, we can use all
across the board.

This is mostly just search/replace, no actual code changes.
2023-03-10 09:47:39 +01:00
..
kbd-model-map kbd-model-map: correct variants for cz-qwerty to include comma 2022-09-29 23:53:26 +01:00
language-fallback-map locale: Language fallbacks for fr_(BE|CA|CH|LU) to fr_FR (#3178) 2016-05-02 19:43:37 -04:00
localectl.c basic: add RuntimeScope enum 2023-03-10 09:47:39 +01:00
localed-util.c copy: Make copy_xattr() more generic 2023-02-14 12:51:40 +01:00
localed-util.h locale: replace context_get_x11_context() with context_get_x11_context_safe() 2023-01-28 14:47:36 +09:00
localed.c localed: print a custom message if libxkbcommon.so is unvailable 2023-03-09 11:16:13 +09:00
meson.build meson: Use dicts for test definitions 2023-02-21 15:10:26 +01:00
org.freedesktop.locale1.conf Use https for freedesktop.org 2022-06-28 13:10:05 +02:00
org.freedesktop.locale1.policy Use https for freedesktop.org 2022-06-28 13:10:05 +02:00
org.freedesktop.locale1.service license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
test-localed-util.c locale: make vconsole_convert_to_x11() not update Context 2023-01-28 14:47:36 +09:00