define CSIDL_MYPICTURES if not available use G_STRFUNC instead of compiler
authorHans Breuer <hans@breuer.org>
Sun, 17 Feb 2008 12:49:12 +0000 (12:49 +0000)
committerHans Breuer <hans@src.gnome.org>
Sun, 17 Feb 2008 12:49:12 +0000 (12:49 +0000)
commit521e741d56080c21aa8c00923a4a94b3a8baa854
tree35e6f144bc65d2f8e928a5314b73d73e5fc8e995
parenta2874f7ac3dbadba067b7b1708c9c515fd910712
define CSIDL_MYPICTURES if not available use G_STRFUNC instead of compiler

2008-02-17  Hans Breuer  <hans@breuer.org>

* glib/gutils.c : define CSIDL_MYPICTURES if not available
* gthread/gthread-win32.c : use G_STRFUNC instead of compiler
specific __FUNCTION__

svn path=/trunk/; revision=6526
ChangeLog
glib/gutils.c
gthread/gthread-win32.c