From: Hans Breuer Date: Sun, 3 Feb 2008 22:40:29 +0000 (+0000) Subject: update X-Git-Tag: GLIB_2_15_5~53 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=01072d0c45e58398ef80335fcc705e105487cfe1;p=platform%2Fupstream%2Fglib.git update 2008-02-03 Hans Breuer * makefile.msc : update svn path=/trunk/; revision=6444 --- diff --git a/gio/ChangeLog b/gio/ChangeLog index d7f36ab..f5a187f 100644 --- a/gio/ChangeLog +++ b/gio/ChangeLog @@ -1,3 +1,7 @@ +2008-02-03 Hans Breuer + + * makefile.msc : update + 2008-02-01 Michael Natterer * gcontenttype.c (_g_unix_content_type_get_parents): assign the diff --git a/gio/makefile.msc b/gio/makefile.msc index 78348cc..fb3278f 100644 --- a/gio/makefile.msc +++ b/gio/makefile.msc @@ -37,7 +37,6 @@ gio_headers = \ gcontenttype.h \ gdatainputstream.h \ gdataoutputstream.h \ - gdirectorymonitor.h \ gdrive.h \ gfile.h \ gfileattribute.h \ @@ -53,13 +52,16 @@ gio_headers = \ gicon.h \ ginputstream.h \ gio.h \ +# gioenumtypes.h \ gioerror.h \ giomodule.h \ gioscheduler.h \ gloadableicon.h \ + gmount.h \ gmemoryinputstream.h \ gmemoryoutputstream.h \ gmountoperation.h \ + gnativevolumemonitor.h \ goutputstream.h \ gseekable.h \ gsimpleasyncresult.h \ @@ -80,7 +82,6 @@ OBJECTS = \ gdatainputstream.obj \ gdataoutputstream.obj \ # gdesktopappinfo.obj \ - gdirectorymonitor.obj \ gdrive.obj \ gdummyfile.obj \ gfile.obj \