From: Hans Breuer Date: Sun, 3 Feb 2008 22:40:29 +0000 (+0000) Subject: update X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=01072d0c45e58398ef80335fcc705e105487cfe1;p=dana%2Fcg-glib.git update 2008-02-03 Hans Breuer * makefile.msc : update svn path=/trunk/; revision=6444 --- diff --git a/gio/ChangeLog b/gio/ChangeLog index d7f36ab4..f5a187f0 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 78348ccc..fb3278f7 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 \