utils: Add XDG_STATE_HOME support

This commit is contained in:
Sophie Herold
2021-12-24 20:11:39 +00:00
committed by Emmanuele Bassi
parent 8ca2a7d7c8
commit 68eab1d999
7 changed files with 87 additions and 2 deletions

View File

@@ -275,6 +275,7 @@ void g_test_init (int *argc,
* - g_get_user_config_dir()
* - g_get_system_data_dirs()
* - g_get_user_data_dir()
* - g_get_user_state_dir()
* - g_get_user_runtime_dir()
*
* The subdirectories may not be created by the test harness; as with normal