mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 19:36:18 +01:00
[docs] Improve the g_get_system_data_dirs() docs.
The retrieved list of directories is XDG_DATA_DIRS
This commit is contained in:
parent
07777db60d
commit
e08c7b86c4
@ -2753,7 +2753,8 @@ g_win32_get_system_data_dirs_for_module (void (*address_of_function)())
|
||||
* On UNIX platforms this is determined using the mechanisms described in
|
||||
* the <ulink url="http://www.freedesktop.org/Standards/basedir-spec">
|
||||
* XDG Base Directory Specification</ulink>
|
||||
*
|
||||
* In this case the list of directories retrieved will be XDG_DATA_DIRS.
|
||||
*
|
||||
* On Windows the first elements in the list are the Application Data
|
||||
* and Documents folders for All Users. (These can be determined only
|
||||
* on Windows 2000 or later and are not present in the list on other
|
||||
|
Loading…
Reference in New Issue
Block a user