Don't use the deprectated g_win32_get_package_installation_subdirectory().
authorTor Lillqvist <tml@novell.com>
Sat, 13 Sep 2008 19:57:37 +0000 (19:57 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Sat, 13 Sep 2008 19:57:37 +0000 (19:57 +0000)
commite4c3410ac1739e641eafee3d7aa04f7c32592c9f
tree77a7c793c19dfba85b7a491f186552fb1c635342
parent43be640afa7428c12da8d82d43207997ca46178f
Don't use the deprectated g_win32_get_package_installation_subdirectory().

2008-09-13  Tor Lillqvist  <tml@novell.com>

* pango/pango-utils.c: Don't use the deprectated
g_win32_get_package_installation_subdirectory(). Use
g_win32_get_package_installation_directory_of_module()
instead. Also, don't use the deprecated silly
G_WIN32_DLLMAIN_FOR_DLL_NAME() macro, but an explicit minimal
DllMain() that just saves the DLL handle.

svn path=/trunk/; revision=2718
ChangeLog
pango/pango-utils.c