mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 22:33:25 +00:00
Update xfconf.py: make locale-independent (#744)
* Update xfconf.py - ensure correct behaviour, even in desktop environments which don't use English as the default language - add double as content type * set environ_update for entire module * set envvar LANGUAGE instead of LANG because of priority order in evaluating them
This commit is contained in:
committed by
GitHub
parent
0e8cc31799
commit
d13b026f47
@@ -0,0 +1,5 @@
|
||||
minor_changes:
|
||||
- xfconf - add support for ``double`` type (https://github.com/ansible-collections/community.general/pull/744).
|
||||
bugfixes:
|
||||
- xfconf - make it work in non-english locales (https://github.com/ansible-collections/community.general/pull/744).
|
||||
|
||||
Reference in New Issue
Block a user