Re: GTK+3 win32/64 build environment
- From: Dieter Verfaillie <dieterv optionexplicit be>
- To: <gtk-devel-list gnome org>
- Subject: Re: GTK+3 win32/64 build environment
- Date: Wed, 10 Apr 2013 21:14:06 +0200
On 2013-04-10 21:04, Dieter Verfaillie wrote:
g_get_system_data_dirs() on win32 should simply honor XDG_DATA_DIRS
like it does on any other platform/OS and fall back to
FOLDERID_ProgramData
or CSIDL_COMMON_APPDATA (depending on windows version).
Hit send a bit too soon, that should be:
honor XDG_DATA_DIRS if set
else $glib_runtime_prefix/share + $exe_runtime_prefix +
FOLDERID_ProgramData
or CSIDL_COMMON_APPDATA (depending on windows version)
mvg,
Dieter
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]