After investigating more closely the actual use cases of this function, I
authorTor Lillqvist <tml@novell.com>
Fri, 8 Apr 2005 00:40:02 +0000 (00:40 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Fri, 8 Apr 2005 00:40:02 +0000 (00:40 +0000)
commit93fc6a6c1ff177456810a2a79c59e8fe26f7113e
treeff0a7ebb3110fb03fbc7971b9b99f78c5f0f69f0
parent153215759cd5e8e16534ed6601ea5cb10a4e797a
After investigating more closely the actual use cases of this function, I

2005-04-08  Tor Lillqvist  <tml@novell.com>

* glib/gutils.c (g_get_system_data_dirs): After investigating more
closely the actual use cases of this function, I understand better
what it should do. In addition to the Windows COMMON_APPDATA and
COMMON_DOCUMENTS folders, also return the "share" subfolders of
GLib's installation location and the application .exe's
installation location, hoping that either matches what the
function's caller is looking for.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-8
glib/gutils.c