Skip to content

add apply to system dialog

Han Young requested to merge work/hany/add_apply_to_system into master

BUG: 428590

We call systemed-localed's SetLocale regardless of the availability of systemd. We also don't check the success of the call since it doesn't return the status.

Merge request reports