mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-04-23 15:49:16 +02:00
Cosmetics.
This commit is contained in:
parent
224e0b76f6
commit
53b26858c8
10
ChangeLog
10
ChangeLog
@ -7,11 +7,11 @@ Thu Apr 7 22:51:15 2005 <yosh@gimp.org>
|
|||||||
|
|
||||||
* glib/gutils.c (g_get_system_data_dirs): After investigating more
|
* glib/gutils.c (g_get_system_data_dirs): After investigating more
|
||||||
closely the actual use cases of this function, I understand better
|
closely the actual use cases of this function, I understand better
|
||||||
what it should do. In addition to the Windows COMMON_APPDATA and
|
what it needs to do on Windows. In addition to the Windows
|
||||||
COMMON_DOCUMENTS folders, also return the "share" subfolders of
|
COMMON_APPDATA and COMMON_DOCUMENTS folders, also return the
|
||||||
GLib's installation location and the application .exe's
|
"share" subfolders of GLib's installation location and the
|
||||||
installation location, hoping that either matches what the
|
application .exe's installation location, hoping that either
|
||||||
function's caller is looking for.
|
matches what the function's caller is looking for.
|
||||||
|
|
||||||
* glib/gutils.h (G_WIN32_DLLMAIN_FOR_DLL_NAME): Use wide char API
|
* glib/gutils.h (G_WIN32_DLLMAIN_FOR_DLL_NAME): Use wide char API
|
||||||
if available, and store dll name in UTF-8.
|
if available, and store dll name in UTF-8.
|
||||||
|
@ -7,11 +7,11 @@ Thu Apr 7 22:51:15 2005 <yosh@gimp.org>
|
|||||||
|
|
||||||
* glib/gutils.c (g_get_system_data_dirs): After investigating more
|
* glib/gutils.c (g_get_system_data_dirs): After investigating more
|
||||||
closely the actual use cases of this function, I understand better
|
closely the actual use cases of this function, I understand better
|
||||||
what it should do. In addition to the Windows COMMON_APPDATA and
|
what it needs to do on Windows. In addition to the Windows
|
||||||
COMMON_DOCUMENTS folders, also return the "share" subfolders of
|
COMMON_APPDATA and COMMON_DOCUMENTS folders, also return the
|
||||||
GLib's installation location and the application .exe's
|
"share" subfolders of GLib's installation location and the
|
||||||
installation location, hoping that either matches what the
|
application .exe's installation location, hoping that either
|
||||||
function's caller is looking for.
|
matches what the function's caller is looking for.
|
||||||
|
|
||||||
* glib/gutils.h (G_WIN32_DLLMAIN_FOR_DLL_NAME): Use wide char API
|
* glib/gutils.h (G_WIN32_DLLMAIN_FOR_DLL_NAME): Use wide char API
|
||||||
if available, and store dll name in UTF-8.
|
if available, and store dll name in UTF-8.
|
||||||
|
@ -7,11 +7,11 @@ Thu Apr 7 22:51:15 2005 <yosh@gimp.org>
|
|||||||
|
|
||||||
* glib/gutils.c (g_get_system_data_dirs): After investigating more
|
* glib/gutils.c (g_get_system_data_dirs): After investigating more
|
||||||
closely the actual use cases of this function, I understand better
|
closely the actual use cases of this function, I understand better
|
||||||
what it should do. In addition to the Windows COMMON_APPDATA and
|
what it needs to do on Windows. In addition to the Windows
|
||||||
COMMON_DOCUMENTS folders, also return the "share" subfolders of
|
COMMON_APPDATA and COMMON_DOCUMENTS folders, also return the
|
||||||
GLib's installation location and the application .exe's
|
"share" subfolders of GLib's installation location and the
|
||||||
installation location, hoping that either matches what the
|
application .exe's installation location, hoping that either
|
||||||
function's caller is looking for.
|
matches what the function's caller is looking for.
|
||||||
|
|
||||||
* glib/gutils.h (G_WIN32_DLLMAIN_FOR_DLL_NAME): Use wide char API
|
* glib/gutils.h (G_WIN32_DLLMAIN_FOR_DLL_NAME): Use wide char API
|
||||||
if available, and store dll name in UTF-8.
|
if available, and store dll name in UTF-8.
|
||||||
|
@ -7,11 +7,11 @@ Thu Apr 7 22:51:15 2005 <yosh@gimp.org>
|
|||||||
|
|
||||||
* glib/gutils.c (g_get_system_data_dirs): After investigating more
|
* glib/gutils.c (g_get_system_data_dirs): After investigating more
|
||||||
closely the actual use cases of this function, I understand better
|
closely the actual use cases of this function, I understand better
|
||||||
what it should do. In addition to the Windows COMMON_APPDATA and
|
what it needs to do on Windows. In addition to the Windows
|
||||||
COMMON_DOCUMENTS folders, also return the "share" subfolders of
|
COMMON_APPDATA and COMMON_DOCUMENTS folders, also return the
|
||||||
GLib's installation location and the application .exe's
|
"share" subfolders of GLib's installation location and the
|
||||||
installation location, hoping that either matches what the
|
application .exe's installation location, hoping that either
|
||||||
function's caller is looking for.
|
matches what the function's caller is looking for.
|
||||||
|
|
||||||
* glib/gutils.h (G_WIN32_DLLMAIN_FOR_DLL_NAME): Use wide char API
|
* glib/gutils.h (G_WIN32_DLLMAIN_FOR_DLL_NAME): Use wide char API
|
||||||
if available, and store dll name in UTF-8.
|
if available, and store dll name in UTF-8.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user