Update to glib-2.56.4.

This commit is contained in:
Juhani Krekelä 2022-07-06 23:54:46 +03:00 committed by Jonas 'Sortie' Termansen
parent 33032d624c
commit 1e742f9206
3 changed files with 248 additions and 674 deletions

View File

@ -1,19 +1,7 @@
diff -Paur --no-dereference -- libglib.upstream/config.sub libglib/config.sub
--- libglib.upstream/config.sub
+++ libglib/config.sub
@@ -1373,7 +1373,7 @@
| -hpux* | -unos* | -osf* | -luna* | -dgux* | -auroraux* | -solaris* \
| -sym* | -kopensolaris* | -plan9* \
| -amigaos* | -amigados* | -msdos* | -newsos* | -unicos* | -aof* \
- | -aos* | -aros* \
+ | -aos* | -aros* | -sortix* \
| -nindy* | -vxsim* | -vxworks* | -ebmon* | -hms* | -mvs* \
| -clix* | -riscos* | -uniplus* | -iris* | -rtu* | -xenix* \
| -hiux* | -386bsd* | -knetbsd* | -mirbsd* | -netbsd* \
diff -Paur --no-dereference -- libglib.upstream/configure libglib/configure
--- libglib.upstream/configure
+++ libglib/configure
@@ -22140,8 +22140,9 @@
@@ -22213,8 +22213,9 @@
fi
else
@ -25,7 +13,7 @@ diff -Paur --no-dereference -- libglib.upstream/configure libglib/configure
fi
elif test x$ac_cv_sizeof___int64 = x8; then :
@@ -22244,6 +22245,7 @@
@@ -22317,6 +22318,7 @@
fi
@ -33,7 +21,7 @@ diff -Paur --no-dereference -- libglib.upstream/configure libglib/configure
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for growing stack pointer" >&5
$as_echo_n "checking for growing stack pointer... " >&6; }
if ${glib_cv_stack_grows+:} false; then :
@@ -22251,10 +22253,7 @@
@@ -22324,10 +22326,7 @@
else
if test "$cross_compiling" = yes; then :
@ -45,7 +33,7 @@ diff -Paur --no-dereference -- libglib.upstream/configure libglib/configure
else
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
/* end confdefs.h. */
@@ -24149,7 +24148,10 @@
@@ -24220,7 +24219,10 @@
$as_echo "yes" >&6; }
NAMESER_COMPAT_INCLUDE="#include <arpa/nameser_compat.h>"
else
@ -57,7 +45,7 @@ diff -Paur --no-dereference -- libglib.upstream/configure libglib/configure
fi
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
fi
@@ -24223,7 +24225,10 @@
@@ -24294,7 +24296,10 @@
$as_echo "in -lbind" >&6; }
NETWORK_LIBS="-lbind $NETWORK_LIBS"
else
@ -69,7 +57,7 @@ diff -Paur --no-dereference -- libglib.upstream/configure libglib/configure
fi
rm -f core conftest.err conftest.$ac_objext \
conftest$ac_exeext conftest.$ac_ext
@@ -24481,7 +24486,7 @@
@@ -24689,7 +24694,7 @@
$as_echo_n "(cached) " >&6
else
if test "$cross_compiling" = yes; then :
@ -78,7 +66,7 @@ diff -Paur --no-dereference -- libglib.upstream/configure libglib/configure
else
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
/* end confdefs.h. */
@@ -24546,7 +24551,7 @@
@@ -24754,7 +24759,7 @@
$as_echo_n "(cached) " >&6
else
if test "$cross_compiling" = yes; then :
@ -87,7 +75,7 @@ diff -Paur --no-dereference -- libglib.upstream/configure libglib/configure
else
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
/* end confdefs.h. */
@@ -24938,7 +24943,7 @@
@@ -25146,7 +25151,7 @@
$as_echo_n "(cached) " >&6
else
if test "$cross_compiling" = yes; then :
@ -96,7 +84,7 @@ diff -Paur --no-dereference -- libglib.upstream/configure libglib/configure
else
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
/* end confdefs.h. */
@@ -25249,6 +25254,7 @@
@@ -25547,6 +25552,7 @@
# Check for strlcpy
@ -104,7 +92,7 @@ diff -Paur --no-dereference -- libglib.upstream/configure libglib/configure
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for OpenBSD strlcpy/strlcat" >&5
$as_echo_n "checking for OpenBSD strlcpy/strlcat... " >&6; }
if ${glib_cv_have_strlcpy+:} false; then :
@@ -25256,7 +25262,7 @@
@@ -25554,7 +25560,7 @@
else
if test "$cross_compiling" = yes; then :
@ -113,7 +101,7 @@ diff -Paur --no-dereference -- libglib.upstream/configure libglib/configure
else
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
/* end confdefs.h. */
@@ -25620,10 +25626,7 @@
@@ -25917,10 +25923,7 @@
else
if test "$cross_compiling" = yes; then :
@ -125,70 +113,10 @@ diff -Paur --no-dereference -- libglib.upstream/configure libglib/configure
else
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
/* end confdefs.h. */
@@ -26980,10 +26983,7 @@
$as_echo_n "(cached) " >&6
else
if test "$cross_compiling" = yes; then :
- { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
-$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
-as_fn_error $? "cannot run test program while cross compiling
-See \`config.log' for more details" "$LINENO" 5; }
+ ac_cv_func_posix_getpwuid_r=yes
else
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
/* end confdefs.h. */
@@ -27071,10 +27071,7 @@
$as_echo_n "(cached) " >&6
else
if test "$cross_compiling" = yes; then :
- { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
-$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
-as_fn_error $? "cannot run test program while cross compiling
-See \`config.log' for more details" "$LINENO" 5; }
+ ac_cv_func_posix_getgrgid_r=yes
else
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
/* end confdefs.h. */
diff -Paur --no-dereference -- libglib.upstream/gio/gdbusmessage.c libglib/gio/gdbusmessage.c
--- libglib.upstream/gio/gdbusmessage.c
+++ libglib/gio/gdbusmessage.c
@@ -3474,18 +3474,28 @@
fs = g_string_new (NULL);
if (fstat (fds[n], &statbuf) == 0)
{
+#if defined(__sortix__)
+ g_string_append_printf (fs, "%s" "dev=%" PRIuDEV, fs->len > 0 ? "," : "",
+ statbuf.st_dev);
+#else
g_string_append_printf (fs, "%s" "dev=%d:%d", fs->len > 0 ? "," : "",
major (statbuf.st_dev), minor (statbuf.st_dev));
+#endif
g_string_append_printf (fs, "%s" "mode=0%o", fs->len > 0 ? "," : "",
statbuf.st_mode);
g_string_append_printf (fs, "%s" "ino=%" G_GUINT64_FORMAT, fs->len > 0 ? "," : "",
(guint64) statbuf.st_ino);
- g_string_append_printf (fs, "%s" "uid=%u", fs->len > 0 ? "," : "",
- (guint) statbuf.st_uid);
- g_string_append_printf (fs, "%s" "gid=%u", fs->len > 0 ? "," : "",
- (guint) statbuf.st_gid);
+ g_string_append_printf (fs, "%s" "uid=%" G_GUINT64_FORMAT, fs->len > 0 ? "," : "",
+ (guint64) statbuf.st_uid);
+ g_string_append_printf (fs, "%s" "gid=%" G_GUINT64_FORMAT, fs->len > 0 ? "," : "",
+ (guint64) statbuf.st_gid);
+#if defined(__sortix__)
+ g_string_append_printf (fs, "%s" "rdev=%" PRIuDEV, fs->len > 0 ? "," : "",
+ statbuf.st_rdev);
+#else
g_string_append_printf (fs, "%s" "rdev=%d:%d", fs->len > 0 ? "," : "",
major (statbuf.st_rdev), minor (statbuf.st_rdev));
+#endif
g_string_append_printf (fs, "%s" "size=%" G_GUINT64_FORMAT, fs->len > 0 ? "," : "",
(guint64) statbuf.st_size);
g_string_append_printf (fs, "%s" "atime=%" G_GUINT64_FORMAT, fs->len > 0 ? "," : "",
diff -Paur --no-dereference -- libglib.upstream/gio/ginetsocketaddress.c libglib/gio/ginetsocketaddress.c
--- libglib.upstream/gio/ginetsocketaddress.c
+++ libglib/gio/ginetsocketaddress.c
@@ -197,10 +197,10 @@
@@ -204,10 +204,10 @@
return FALSE;
}
@ -226,7 +154,7 @@ diff -Paur --no-dereference -- libglib.upstream/gio/gnetworking.h.in libglib/gio
diff -Paur --no-dereference -- libglib.upstream/gio/gresolver.c libglib/gio/gresolver.c
--- libglib.upstream/gio/gresolver.c
+++ libglib/gio/gresolver.c
@@ -323,8 +323,12 @@
@@ -335,8 +335,12 @@
* address, so if inet_aton() succeeds, then it's an address we want
* to reject.
*/
@ -238,11 +166,11 @@ diff -Paur --no-dereference -- libglib.upstream/gio/gresolver.c libglib/gio/gres
+#endif
{
g_set_error (error, G_RESOLVER_ERROR, G_RESOLVER_ERROR_NOT_FOUND,
_("Error resolving '%s': %s"),
_("Error resolving “%s”: %s"),
diff -Paur --no-dereference -- libglib.upstream/gio/gsocket.c libglib/gio/gsocket.c
--- libglib.upstream/gio/gsocket.c
+++ libglib/gio/gsocket.c
@@ -69,6 +69,39 @@
@@ -80,6 +80,39 @@
#include "gwin32networking.h"
#endif
@ -282,34 +210,34 @@ diff -Paur --no-dereference -- libglib.upstream/gio/gsocket.c libglib/gio/gsocke
/**
* SECTION:gsocket
* @short_description: Low-level socket object
@@ -319,7 +352,7 @@
{
struct sockaddr_storage address;
@@ -426,7 +459,7 @@
struct sockaddr sa;
} address;
gint fd;
- guint addrlen;
+ socklen_t addrlen;
int value, family;
int errsv;
@@ -1713,7 +1746,7 @@
GError **error)
{
struct sockaddr_storage buffer;
@@ -1943,7 +1976,7 @@
struct sockaddr_storage storage;
struct sockaddr sa;
} buffer;
- guint len = sizeof (buffer);
+ socklen_t len = sizeof (buffer);
g_return_val_if_fail (G_IS_SOCKET (socket), NULL);
@@ -1746,7 +1779,7 @@
GError **error)
{
struct sockaddr_storage buffer;
@@ -1979,7 +2012,7 @@
struct sockaddr_storage storage;
struct sockaddr sa;
} buffer;
- guint len = sizeof (buffer);
+ socklen_t len = sizeof (buffer);
g_return_val_if_fail (G_IS_SOCKET (socket), NULL);
@@ -4866,7 +4899,7 @@
@@ -5792,7 +5825,7 @@
gint *value,
GError **error)
{
@ -318,7 +246,7 @@ diff -Paur --no-dereference -- libglib.upstream/gio/gsocket.c libglib/gio/gsocke
g_return_val_if_fail (G_IS_SOCKET (socket), FALSE);
@@ -4891,7 +4924,7 @@
@@ -5817,7 +5850,7 @@
/* If the returned value is smaller than an int then we need to
* slide it over into the low-order bytes of *value.
*/
@ -338,12 +266,12 @@ diff -Paur --no-dereference -- libglib.upstream/gio/gthreadedresolver.c libglib/
#include <stdio.h>
#include <string.h>
@@ -263,7 +264,15 @@
@@ -267,7 +268,15 @@
#if defined(G_OS_UNIX)
-#ifdef __BIONIC__
+#if defined(__BIONIC__) || defined(__sortix__)
-#if defined __BIONIC__ && !defined BIND_4_COMPAT
+#if (defined __BIONIC__ || defined __sortix__ ) && !defined BIND_4_COMPAT
+#if defined(__sortix__)
+static int h_errno;
+typedef unsigned char u_char;
@ -358,7 +286,7 @@ diff -Paur --no-dereference -- libglib.upstream/gio/gthreadedresolver.c libglib/
diff -Paur --no-dereference -- libglib.upstream/gio/gunixmounts.c libglib/gio/gunixmounts.c
--- libglib.upstream/gio/gunixmounts.c
+++ libglib/gio/gunixmounts.c
@@ -713,6 +713,20 @@
@@ -909,6 +909,20 @@
return return_list;
}
@ -379,7 +307,7 @@ diff -Paur --no-dereference -- libglib.upstream/gio/gunixmounts.c libglib/gio/gu
/* Common code {{{2 */
#else
#error No _g_get_unix_mounts() implementation for system
@@ -1118,6 +1132,14 @@
@@ -1432,6 +1446,14 @@
return _g_get_unix_mounts ();
}
@ -394,10 +322,22 @@ diff -Paur --no-dereference -- libglib.upstream/gio/gunixmounts.c libglib/gio/gu
/* Common code {{{2 */
#else
#error No g_get_mount_table() implementation for system
diff -Paur --no-dereference -- libglib.upstream/glib/Makefile.in libglib/glib/Makefile.in
--- libglib.upstream/glib/Makefile.in
+++ libglib/glib/Makefile.in
@@ -3002,6 +3002,8 @@
distclean: distclean-recursive
-rm -f ./$(DEPDIR)/gspawn-win32-helper-console.Po
+ -rm -f ./$(DEPDIR)/giounix.Plo
+ -rm -f ./$(DEPDIR)/gspawn.Plo
-rm -f ./$(DEPDIR)/gspawn-win32-helper.Po
-rm -f ./$(DEPDIR)/gspawn-win64-helper-console.Po
-rm -f ./$(DEPDIR)/gspawn-win64-helper.Po
diff -Paur --no-dereference -- libglib.upstream/Makefile.in libglib/Makefile.in
--- libglib.upstream/Makefile.in
+++ libglib/Makefile.in
@@ -1726,6 +1726,7 @@
@@ -1792,6 +1792,7 @@
distclean: distclean-recursive
-rm -f $(am__CONFIG_DISTCLEAN_FILES)
-rm -f Makefile

View File

@ -1,13 +1,21 @@
NAME=libglib
BUILD_LIBRARIES='libiconv libintl libz libffi liblzma? libdbus?'
VERSION=2.45.6
BUILD_LIBRARIES='libffi libiconv libintl libpcre libz libdbus? liblzma?'
# NOTE: 2.58.0 and above do not ship with configure and instead require either
# creating it locally using autotools or meson, so for time being we are
# stuck at 2.56.4.
VERSION_MAJOR=2
VERSION_MINOR=56
VERSION_PATCH=4
VERSION=$VERSION_MAJOR.$VERSION_MINOR.$VERSION_PATCH
DISTNAME=glib-$VERSION
COMPRESSION=tar.xz
ARCHIVE=$DISTNAME.$COMPRESSION
SHA256SUM=a5710fcf8a073201ceca188c285af14d8da4bb2bbec22bdf6b5e0593d5bc6b77
UPSTREAM_SITE=https://download.gnome.org/sources/glib/2.45
SHA256SUM=27f703d125efb07f8a743666b580df0b4095c59fc8750e8890132c91d437504c
UPSTREAM_SITE=https://download.gnome.org/sources/glib/$VERSION_MAJOR.$VERSION_MINOR
UPSTREAM_ARCHIVE=$ARCHIVE
LICENSE=LGPL-2.1-or-later
BUILD_SYSTEM=configure
CONFIGURE_ARGS=--disable-gtk-doc
MAKE_VARS='V=1'
POST_INSTALL=tix-eradicate-libtool-la
RELEASE_SEARCH_PAGE=https://download.gnome.org/sources/glib/cache.json

View File

@ -1,568 +1,30 @@
rm -rf -- 'INSTALL'
rm -rf -- 'README'
rm -rf -- 'build/win32/vs11/README.txt'
rm -rf -- 'build/win32/vs11/gdbus.vcxproj'
rm -rf -- 'build/win32/vs11/gdbus.vcxproj.filters'
rm -rf -- 'build/win32/vs11/gio-querymodules.vcxproj'
rm -rf -- 'build/win32/vs11/gio-querymodules.vcxproj.filters'
rm -rf -- 'build/win32/vs11/gio.vcxproj'
rm -rf -- 'build/win32/vs11/gio.vcxproj.filters'
rm -rf -- 'build/win32/vs11/glib-build-defines.props'
rm -rf -- 'build/win32/vs11/glib-compile-resources.vcxproj'
rm -rf -- 'build/win32/vs11/glib-compile-resources.vcxproj.filters'
rm -rf -- 'build/win32/vs11/glib-compile-schemas.vcxproj'
rm -rf -- 'build/win32/vs11/glib-compile-schemas.vcxproj.filters'
rm -rf -- 'build/win32/vs11/glib-gen-srcs.props'
rm -rf -- 'build/win32/vs11/glib-genmarshal.vcxproj'
rm -rf -- 'build/win32/vs11/glib-genmarshal.vcxproj.filters'
rm -rf -- 'build/win32/vs11/glib-install.props'
rm -rf -- 'build/win32/vs11/glib-install.vcxproj'
rm -rf -- 'build/win32/vs11/glib-version-paths.props'
rm -rf -- 'build/win32/vs11/glib.sln'
rm -rf -- 'build/win32/vs11/glib.vcxproj'
rm -rf -- 'build/win32/vs11/glib.vcxproj.filters'
rm -rf -- 'build/win32/vs11/gmodule.vcxproj'
rm -rf -- 'build/win32/vs11/gmodule.vcxproj.filters'
rm -rf -- 'build/win32/vs11/gobject.vcxproj'
rm -rf -- 'build/win32/vs11/gobject.vcxproj.filters'
rm -rf -- 'build/win32/vs11/gresource.vcxproj'
rm -rf -- 'build/win32/vs11/gresource.vcxproj.filters'
rm -rf -- 'build/win32/vs11/gsettings.vcxproj'
rm -rf -- 'build/win32/vs11/gsettings.vcxproj.filters'
rm -rf -- 'build/win32/vs11/gspawn-win32-helper-console.vcxproj'
rm -rf -- 'build/win32/vs11/gspawn-win32-helper-console.vcxproj.filters'
rm -rf -- 'build/win32/vs11/gspawn-win32-helper.vcxproj'
rm -rf -- 'build/win32/vs11/gspawn-win32-helper.vcxproj.filters'
rm -rf -- 'build/win32/vs11/gthread.vcxproj'
rm -rf -- 'build/win32/vs11/gthread.vcxproj.filters'
rm -rf -- 'build/win32/vs12/README.txt'
rm -rf -- 'build/win32/vs12/gdbus.vcxproj'
rm -rf -- 'build/win32/vs12/gdbus.vcxproj.filters'
rm -rf -- 'build/win32/vs12/gio-querymodules.vcxproj'
rm -rf -- 'build/win32/vs12/gio-querymodules.vcxproj.filters'
rm -rf -- 'build/win32/vs12/gio.vcxproj'
rm -rf -- 'build/win32/vs12/gio.vcxproj.filters'
rm -rf -- 'build/win32/vs12/glib-build-defines.props'
rm -rf -- 'build/win32/vs12/glib-compile-resources.vcxproj'
rm -rf -- 'build/win32/vs12/glib-compile-resources.vcxproj.filters'
rm -rf -- 'build/win32/vs12/glib-compile-schemas.vcxproj'
rm -rf -- 'build/win32/vs12/glib-compile-schemas.vcxproj.filters'
rm -rf -- 'build/win32/vs12/glib-gen-srcs.props'
rm -rf -- 'build/win32/vs12/glib-genmarshal.vcxproj'
rm -rf -- 'build/win32/vs12/glib-genmarshal.vcxproj.filters'
rm -rf -- 'build/win32/vs12/glib-install.props'
rm -rf -- 'build/win32/vs12/glib-install.vcxproj'
rm -rf -- 'build/win32/vs12/glib-version-paths.props'
rm -rf -- 'build/win32/vs12/glib.sln'
rm -rf -- 'build/win32/vs12/glib.vcxproj'
rm -rf -- 'build/win32/vs12/glib.vcxproj.filters'
rm -rf -- 'build/win32/vs12/gmodule.vcxproj'
rm -rf -- 'build/win32/vs12/gmodule.vcxproj.filters'
rm -rf -- 'build/win32/vs12/gobject.vcxproj'
rm -rf -- 'build/win32/vs12/gobject.vcxproj.filters'
rm -rf -- 'build/win32/vs12/gresource.vcxproj'
rm -rf -- 'build/win32/vs12/gresource.vcxproj.filters'
rm -rf -- 'build/win32/vs12/gsettings.vcxproj'
rm -rf -- 'build/win32/vs12/gsettings.vcxproj.filters'
rm -rf -- 'build/win32/vs12/gspawn-win32-helper-console.vcxproj'
rm -rf -- 'build/win32/vs12/gspawn-win32-helper-console.vcxproj.filters'
rm -rf -- 'build/win32/vs12/gspawn-win32-helper.vcxproj'
rm -rf -- 'build/win32/vs12/gspawn-win32-helper.vcxproj.filters'
rm -rf -- 'build/win32/vs12/gthread.vcxproj'
rm -rf -- 'build/win32/vs12/gthread.vcxproj.filters'
rm -rf -- 'config.h.win32'
rm -rf -- 'docs/reference/gio/gdbus-object-manager-example/html/'
rm -rf -- 'docs/reference/gio/gdbus-object-manager-example/html/ExampleAnimal.html'
rm -rf -- 'docs/reference/gio/gdbus-object-manager-example/html/ExampleCat.html'
rm -rf -- 'docs/reference/gio/gdbus-object-manager-example/html/ExampleObject.html'
rm -rf -- 'docs/reference/gio/gdbus-object-manager-example/html/ExampleObjectManagerClient.html'
rm -rf -- 'docs/reference/gio/gdbus-object-manager-example/html/ch01.html'
rm -rf -- 'docs/reference/gio/gdbus-object-manager-example/html/gdbus-object-manager-example.devhelp2'
rm -rf -- 'docs/reference/gio/gdbus-object-manager-example/html/home.png'
rm -rf -- 'docs/reference/gio/gdbus-object-manager-example/html/index.html'
rm -rf -- 'docs/reference/gio/gdbus-object-manager-example/html/index.sgml'
rm -rf -- 'docs/reference/gio/gdbus-object-manager-example/html/left-insensitive.png'
rm -rf -- 'docs/reference/gio/gdbus-object-manager-example/html/left.png'
rm -rf -- 'docs/reference/gio/gdbus-object-manager-example/html/pt01.html'
rm -rf -- 'docs/reference/gio/gdbus-object-manager-example/html/right-insensitive.png'
rm -rf -- 'docs/reference/gio/gdbus-object-manager-example/html/right.png'
rm -rf -- 'docs/reference/gio/gdbus-object-manager-example/html/style.css'
rm -rf -- 'docs/reference/gio/gdbus-object-manager-example/html/up-insensitive.png'
rm -rf -- 'docs/reference/gio/gdbus-object-manager-example/html/up.png'
rm -rf -- 'docs/reference/gio/html/'
rm -rf -- 'docs/reference/gio/html/ExampleAnimal.html'
rm -rf -- 'docs/reference/gio/html/ExampleCat.html'
rm -rf -- 'docs/reference/gio/html/ExampleObject.html'
rm -rf -- 'docs/reference/gio/html/ExampleObjectManagerClient.html'
rm -rf -- 'docs/reference/gio/html/GAction.html'
rm -rf -- 'docs/reference/gio/html/GActionGroup.html'
rm -rf -- 'docs/reference/gio/html/GActionMap.html'
rm -rf -- 'docs/reference/gio/html/GAppInfo.html'
rm -rf -- 'docs/reference/gio/html/GAppInfoMonitor.html'
rm -rf -- 'docs/reference/gio/html/GApplication.html'
rm -rf -- 'docs/reference/gio/html/GApplicationCommandLine.html'
rm -rf -- 'docs/reference/gio/html/GAsyncInitable.html'
rm -rf -- 'docs/reference/gio/html/GAsyncResult.html'
rm -rf -- 'docs/reference/gio/html/GBufferedInputStream.html'
rm -rf -- 'docs/reference/gio/html/GBufferedOutputStream.html'
rm -rf -- 'docs/reference/gio/html/GBytesIcon.html'
rm -rf -- 'docs/reference/gio/html/GCancellable.html'
rm -rf -- 'docs/reference/gio/html/GCharsetConverter.html'
rm -rf -- 'docs/reference/gio/html/GConverter.html'
rm -rf -- 'docs/reference/gio/html/GCredentials.html'
rm -rf -- 'docs/reference/gio/html/GDBusActionGroup.html'
rm -rf -- 'docs/reference/gio/html/GDBusAuthObserver.html'
rm -rf -- 'docs/reference/gio/html/GDBusConnection.html'
rm -rf -- 'docs/reference/gio/html/GDBusInterface.html'
rm -rf -- 'docs/reference/gio/html/GDBusInterfaceSkeleton.html'
rm -rf -- 'docs/reference/gio/html/GDBusMenuModel.html'
rm -rf -- 'docs/reference/gio/html/GDBusMessage.html'
rm -rf -- 'docs/reference/gio/html/GDBusMethodInvocation.html'
rm -rf -- 'docs/reference/gio/html/GDBusObject.html'
rm -rf -- 'docs/reference/gio/html/GDBusObjectManager.html'
rm -rf -- 'docs/reference/gio/html/GDBusObjectManagerClient.html'
rm -rf -- 'docs/reference/gio/html/GDBusObjectManagerServer.html'
rm -rf -- 'docs/reference/gio/html/GDBusObjectProxy.html'
rm -rf -- 'docs/reference/gio/html/GDBusObjectSkeleton.html'
rm -rf -- 'docs/reference/gio/html/GDBusProxy.html'
rm -rf -- 'docs/reference/gio/html/GDBusServer.html'
rm -rf -- 'docs/reference/gio/html/GDataInputStream.html'
rm -rf -- 'docs/reference/gio/html/GDataOutputStream.html'
rm -rf -- 'docs/reference/gio/html/GDrive.html'
rm -rf -- 'docs/reference/gio/html/GEmblem.html'
rm -rf -- 'docs/reference/gio/html/GEmblemedIcon.html'
rm -rf -- 'docs/reference/gio/html/GFile.html'
rm -rf -- 'docs/reference/gio/html/GFileDescriptorBased.html'
rm -rf -- 'docs/reference/gio/html/GFileEnumerator.html'
rm -rf -- 'docs/reference/gio/html/GFileIOStream.html'
rm -rf -- 'docs/reference/gio/html/GFileIcon.html'
rm -rf -- 'docs/reference/gio/html/GFileInfo.html'
rm -rf -- 'docs/reference/gio/html/GFileInputStream.html'
rm -rf -- 'docs/reference/gio/html/GFileMonitor.html'
rm -rf -- 'docs/reference/gio/html/GFileOutputStream.html'
rm -rf -- 'docs/reference/gio/html/GFilenameCompleter.html'
rm -rf -- 'docs/reference/gio/html/GFilterInputStream.html'
rm -rf -- 'docs/reference/gio/html/GFilterOutputStream.html'
rm -rf -- 'docs/reference/gio/html/GIOModule.html'
rm -rf -- 'docs/reference/gio/html/GIOStream.html'
rm -rf -- 'docs/reference/gio/html/GIcon.html'
rm -rf -- 'docs/reference/gio/html/GInetAddress.html'
rm -rf -- 'docs/reference/gio/html/GInetAddressMask.html'
rm -rf -- 'docs/reference/gio/html/GInetSocketAddress.html'
rm -rf -- 'docs/reference/gio/html/GInitable.html'
rm -rf -- 'docs/reference/gio/html/GInputStream.html'
rm -rf -- 'docs/reference/gio/html/GListModel.html'
rm -rf -- 'docs/reference/gio/html/GListStore.html'
rm -rf -- 'docs/reference/gio/html/GLoadableIcon.html'
rm -rf -- 'docs/reference/gio/html/GMemoryInputStream.html'
rm -rf -- 'docs/reference/gio/html/GMemoryOutputStream.html'
rm -rf -- 'docs/reference/gio/html/GMenu.html'
rm -rf -- 'docs/reference/gio/html/GMenuModel.html'
rm -rf -- 'docs/reference/gio/html/GMount.html'
rm -rf -- 'docs/reference/gio/html/GMountOperation.html'
rm -rf -- 'docs/reference/gio/html/GNetworkAddress.html'
rm -rf -- 'docs/reference/gio/html/GNetworkMonitor.html'
rm -rf -- 'docs/reference/gio/html/GNetworkService.html'
rm -rf -- 'docs/reference/gio/html/GNotification.html'
rm -rf -- 'docs/reference/gio/html/GOutputStream.html'
rm -rf -- 'docs/reference/gio/html/GPermission.html'
rm -rf -- 'docs/reference/gio/html/GPollableInputStream.html'
rm -rf -- 'docs/reference/gio/html/GPollableOutputStream.html'
rm -rf -- 'docs/reference/gio/html/GPropertyAction.html'
rm -rf -- 'docs/reference/gio/html/GProxy.html'
rm -rf -- 'docs/reference/gio/html/GProxyAddress.html'
rm -rf -- 'docs/reference/gio/html/GProxyResolver.html'
rm -rf -- 'docs/reference/gio/html/GRemoteActionGroup.html'
rm -rf -- 'docs/reference/gio/html/GResolver.html'
rm -rf -- 'docs/reference/gio/html/GResource.html'
rm -rf -- 'docs/reference/gio/html/GSeekable.html'
rm -rf -- 'docs/reference/gio/html/GSettings.html'
rm -rf -- 'docs/reference/gio/html/GSettingsBackend.html'
rm -rf -- 'docs/reference/gio/html/GSimpleAction.html'
rm -rf -- 'docs/reference/gio/html/GSimpleActionGroup.html'
rm -rf -- 'docs/reference/gio/html/GSimpleAsyncResult.html'
rm -rf -- 'docs/reference/gio/html/GSimpleIOStream.html'
rm -rf -- 'docs/reference/gio/html/GSimplePermission.html'
rm -rf -- 'docs/reference/gio/html/GSimpleProxyResolver.html'
rm -rf -- 'docs/reference/gio/html/GSocket.html'
rm -rf -- 'docs/reference/gio/html/GSocketAddress.html'
rm -rf -- 'docs/reference/gio/html/GSocketClient.html'
rm -rf -- 'docs/reference/gio/html/GSocketConnectable.html'
rm -rf -- 'docs/reference/gio/html/GSocketConnection.html'
rm -rf -- 'docs/reference/gio/html/GSocketControlMessage.html'
rm -rf -- 'docs/reference/gio/html/GSocketListener.html'
rm -rf -- 'docs/reference/gio/html/GSocketService.html'
rm -rf -- 'docs/reference/gio/html/GSrvTarget.html'
rm -rf -- 'docs/reference/gio/html/GSubprocess.html'
rm -rf -- 'docs/reference/gio/html/GSubprocessLauncher.html'
rm -rf -- 'docs/reference/gio/html/GTask.html'
rm -rf -- 'docs/reference/gio/html/GTcpConnection.html'
rm -rf -- 'docs/reference/gio/html/GTcpWrapperConnection.html'
rm -rf -- 'docs/reference/gio/html/GTestDBus.html'
rm -rf -- 'docs/reference/gio/html/GThemedIcon.html'
rm -rf -- 'docs/reference/gio/html/GThreadedSocketService.html'
rm -rf -- 'docs/reference/gio/html/GTlsBackend.html'
rm -rf -- 'docs/reference/gio/html/GTlsCertificate.html'
rm -rf -- 'docs/reference/gio/html/GTlsClientConnection.html'
rm -rf -- 'docs/reference/gio/html/GTlsConnection.html'
rm -rf -- 'docs/reference/gio/html/GTlsDatabase.html'
rm -rf -- 'docs/reference/gio/html/GTlsFileDatabase.html'
rm -rf -- 'docs/reference/gio/html/GTlsInteraction.html'
rm -rf -- 'docs/reference/gio/html/GTlsPassword.html'
rm -rf -- 'docs/reference/gio/html/GTlsServerConnection.html'
rm -rf -- 'docs/reference/gio/html/GUnixConnection.html'
rm -rf -- 'docs/reference/gio/html/GUnixCredentialsMessage.html'
rm -rf -- 'docs/reference/gio/html/GUnixFDList.html'
rm -rf -- 'docs/reference/gio/html/GUnixFDMessage.html'
rm -rf -- 'docs/reference/gio/html/GUnixInputStream.html'
rm -rf -- 'docs/reference/gio/html/GUnixOutputStream.html'
rm -rf -- 'docs/reference/gio/html/GUnixSocketAddress.html'
rm -rf -- 'docs/reference/gio/html/GVfs.html'
rm -rf -- 'docs/reference/gio/html/GVolume.html'
rm -rf -- 'docs/reference/gio/html/GVolumeMonitor.html'
rm -rf -- 'docs/reference/gio/html/GZlibCompressor.html'
rm -rf -- 'docs/reference/gio/html/GZlibDecompressor.html'
rm -rf -- 'docs/reference/gio/html/annotation-glossary.html'
rm -rf -- 'docs/reference/gio/html/api-index-2-18.html'
rm -rf -- 'docs/reference/gio/html/api-index-2-20.html'
rm -rf -- 'docs/reference/gio/html/api-index-2-22.html'
rm -rf -- 'docs/reference/gio/html/api-index-2-24.html'
rm -rf -- 'docs/reference/gio/html/api-index-2-26.html'
rm -rf -- 'docs/reference/gio/html/api-index-2-28.html'
rm -rf -- 'docs/reference/gio/html/api-index-2-30.html'
rm -rf -- 'docs/reference/gio/html/api-index-2-32.html'
rm -rf -- 'docs/reference/gio/html/api-index-2-34.html'
rm -rf -- 'docs/reference/gio/html/api-index-2-36.html'
rm -rf -- 'docs/reference/gio/html/api-index-2-38.html'
rm -rf -- 'docs/reference/gio/html/api-index-2-40.html'
rm -rf -- 'docs/reference/gio/html/api-index-2-42.html'
rm -rf -- 'docs/reference/gio/html/api-index-2-44.html'
rm -rf -- 'docs/reference/gio/html/api-index-2-46.html'
rm -rf -- 'docs/reference/gio/html/api-index-deprecated.html'
rm -rf -- 'docs/reference/gio/html/api-index-full.html'
rm -rf -- 'docs/reference/gio/html/application.html'
rm -rf -- 'docs/reference/gio/html/async.html'
rm -rf -- 'docs/reference/gio/html/ch01.html'
rm -rf -- 'docs/reference/gio/html/ch02.html'
rm -rf -- 'docs/reference/gio/html/ch03.html'
rm -rf -- 'docs/reference/gio/html/ch32.html'
rm -rf -- 'docs/reference/gio/html/ch33.html'
rm -rf -- 'docs/reference/gio/html/ch33s02.html'
rm -rf -- 'docs/reference/gio/html/ch33s03.html'
rm -rf -- 'docs/reference/gio/html/ch34.html'
rm -rf -- 'docs/reference/gio/html/ch34s02.html'
rm -rf -- 'docs/reference/gio/html/ch34s03.html'
rm -rf -- 'docs/reference/gio/html/ch34s04.html'
rm -rf -- 'docs/reference/gio/html/ch34s05.html'
rm -rf -- 'docs/reference/gio/html/ch34s06.html'
rm -rf -- 'docs/reference/gio/html/ch34s07.html'
rm -rf -- 'docs/reference/gio/html/ch35.html'
rm -rf -- 'docs/reference/gio/html/ch35s02.html'
rm -rf -- 'docs/reference/gio/html/ch35s03.html'
rm -rf -- 'docs/reference/gio/html/ch35s04.html'
rm -rf -- 'docs/reference/gio/html/ch35s05.html'
rm -rf -- 'docs/reference/gio/html/conversion.html'
rm -rf -- 'docs/reference/gio/html/data-models.html'
rm -rf -- 'docs/reference/gio/html/extending-gio.html'
rm -rf -- 'docs/reference/gio/html/extending.html'
rm -rf -- 'docs/reference/gio/html/failable_initialization.html'
rm -rf -- 'docs/reference/gio/html/file_mon.html'
rm -rf -- 'docs/reference/gio/html/file_ops.html'
rm -rf -- 'docs/reference/gio/html/gapplication-tool.html'
rm -rf -- 'docs/reference/gio/html/gdbus-codegen.html'
rm -rf -- 'docs/reference/gio/html/gdbus-convenience.html'
rm -rf -- 'docs/reference/gio/html/gdbus-lowlevel.html'
rm -rf -- 'docs/reference/gio/html/gdbus-org.gtk.GDBus.Example.ObjectManager.Animal.html'
rm -rf -- 'docs/reference/gio/html/gdbus-org.gtk.GDBus.Example.ObjectManager.Cat.html'
rm -rf -- 'docs/reference/gio/html/gdbus.html'
rm -rf -- 'docs/reference/gio/html/gio-D-Bus-Addresses.html'
rm -rf -- 'docs/reference/gio/html/gio-D-Bus-Introspection-Data.html'
rm -rf -- 'docs/reference/gio/html/gio-D-Bus-Utilities.html'
rm -rf -- 'docs/reference/gio/html/gio-Desktop-file-based-GAppInfo.html'
rm -rf -- 'docs/reference/gio/html/gio-Extension-Points.html'
rm -rf -- 'docs/reference/gio/html/gio-GActionGroup-exporter.html'
rm -rf -- 'docs/reference/gio/html/gio-GContentType.html'
rm -rf -- 'docs/reference/gio/html/gio-GConverterInputstream.html'
rm -rf -- 'docs/reference/gio/html/gio-GConverterOutputstream.html'
rm -rf -- 'docs/reference/gio/html/gio-GDBusError.html'
rm -rf -- 'docs/reference/gio/html/gio-GFileAttribute.html'
rm -rf -- 'docs/reference/gio/html/gio-GIOError.html'
rm -rf -- 'docs/reference/gio/html/gio-GIOScheduler.html'
rm -rf -- 'docs/reference/gio/html/gio-GMenuModel-exporter.html'
rm -rf -- 'docs/reference/gio/html/gio-GSettingsSchema-GSettingsSchemaSource.html'
rm -rf -- 'docs/reference/gio/html/gio-GWin32InputStream.html'
rm -rf -- 'docs/reference/gio/html/gio-GWin32OutputStream.html'
rm -rf -- 'docs/reference/gio/html/gio-GWin32RegistryKey.html'
rm -rf -- 'docs/reference/gio/html/gio-Owning-Bus-Names.html'
rm -rf -- 'docs/reference/gio/html/gio-TLS-Overview.html'
rm -rf -- 'docs/reference/gio/html/gio-Unix-Mounts.html'
rm -rf -- 'docs/reference/gio/html/gio-Watching-Bus-Names.html'
rm -rf -- 'docs/reference/gio/html/gio-gnetworking.h.html'
rm -rf -- 'docs/reference/gio/html/gio-gpollableutils.html'
rm -rf -- 'docs/reference/gio/html/gio-hierarchy.html'
rm -rf -- 'docs/reference/gio/html/gio-querymodules.html'
rm -rf -- 'docs/reference/gio/html/gio.devhelp2'
rm -rf -- 'docs/reference/gio/html/glib-compile-resources.html'
rm -rf -- 'docs/reference/gio/html/glib-compile-schemas.html'
rm -rf -- 'docs/reference/gio/html/gresource-tool.html'
rm -rf -- 'docs/reference/gio/html/gsettings-tool.html'
rm -rf -- 'docs/reference/gio/html/gvfs-overview.png'
rm -rf -- 'docs/reference/gio/html/highlevel-socket.html'
rm -rf -- 'docs/reference/gio/html/home.png'
rm -rf -- 'docs/reference/gio/html/icons.html'
rm -rf -- 'docs/reference/gio/html/index.html'
rm -rf -- 'docs/reference/gio/html/index.sgml'
rm -rf -- 'docs/reference/gio/html/left-insensitive.png'
rm -rf -- 'docs/reference/gio/html/left.png'
rm -rf -- 'docs/reference/gio/html/menu-example.png'
rm -rf -- 'docs/reference/gio/html/menu-model.png'
rm -rf -- 'docs/reference/gio/html/migrating.html'
rm -rf -- 'docs/reference/gio/html/networking.html'
rm -rf -- 'docs/reference/gio/html/permissions.html'
rm -rf -- 'docs/reference/gio/html/pt01.html'
rm -rf -- 'docs/reference/gio/html/pt02.html'
rm -rf -- 'docs/reference/gio/html/registry.html'
rm -rf -- 'docs/reference/gio/html/resolver.html'
rm -rf -- 'docs/reference/gio/html/resources.html'
rm -rf -- 'docs/reference/gio/html/right-insensitive.png'
rm -rf -- 'docs/reference/gio/html/right.png'
rm -rf -- 'docs/reference/gio/html/running-gio-apps.html'
rm -rf -- 'docs/reference/gio/html/settings.html'
rm -rf -- 'docs/reference/gio/html/streaming.html'
rm -rf -- 'docs/reference/gio/html/style.css'
rm -rf -- 'docs/reference/gio/html/subprocesses.html'
rm -rf -- 'docs/reference/gio/html/testing.html'
rm -rf -- 'docs/reference/gio/html/tls.html'
rm -rf -- 'docs/reference/gio/html/tools.html'
rm -rf -- 'docs/reference/gio/html/types.html'
rm -rf -- 'docs/reference/gio/html/up-insensitive.png'
rm -rf -- 'docs/reference/gio/html/up.png'
rm -rf -- 'docs/reference/gio/html/utils.html'
rm -rf -- 'docs/reference/gio/html/volume_mon.html'
rm -rf -- 'docs/reference/gio/gapplication.1'
rm -rf -- 'docs/reference/gio/gdbus-codegen.1'
rm -rf -- 'docs/reference/gio/gdbus.1'
rm -rf -- 'docs/reference/gio/gio-querymodules.1'
rm -rf -- 'docs/reference/gio/gio.1'
rm -rf -- 'docs/reference/gio/glib-compile-resources.1'
rm -rf -- 'docs/reference/gio/glib-compile-schemas.1'
rm -rf -- 'docs/reference/gio/gresource.1'
rm -rf -- 'docs/reference/gio/gsettings.1'
rm -rf -- 'docs/reference/gio/html'
rm -rf -- 'docs/reference/gio/version.xml'
rm -rf -- 'docs/reference/glib/html/'
rm -rf -- 'docs/reference/glib/html/Sorted_binary_tree_breadth-first_traversal.svg'
rm -rf -- 'docs/reference/glib/html/Sorted_binary_tree_inorder.svg'
rm -rf -- 'docs/reference/glib/html/Sorted_binary_tree_postorder.svg'
rm -rf -- 'docs/reference/glib/html/Sorted_binary_tree_preorder.svg'
rm -rf -- 'docs/reference/glib/html/annotation-glossary.html'
rm -rf -- 'docs/reference/glib/html/api-index-2-10.html'
rm -rf -- 'docs/reference/glib/html/api-index-2-12.html'
rm -rf -- 'docs/reference/glib/html/api-index-2-14.html'
rm -rf -- 'docs/reference/glib/html/api-index-2-16.html'
rm -rf -- 'docs/reference/glib/html/api-index-2-18.html'
rm -rf -- 'docs/reference/glib/html/api-index-2-2.html'
rm -rf -- 'docs/reference/glib/html/api-index-2-20.html'
rm -rf -- 'docs/reference/glib/html/api-index-2-22.html'
rm -rf -- 'docs/reference/glib/html/api-index-2-24.html'
rm -rf -- 'docs/reference/glib/html/api-index-2-26.html'
rm -rf -- 'docs/reference/glib/html/api-index-2-28.html'
rm -rf -- 'docs/reference/glib/html/api-index-2-30.html'
rm -rf -- 'docs/reference/glib/html/api-index-2-32.html'
rm -rf -- 'docs/reference/glib/html/api-index-2-34.html'
rm -rf -- 'docs/reference/glib/html/api-index-2-36.html'
rm -rf -- 'docs/reference/glib/html/api-index-2-38.html'
rm -rf -- 'docs/reference/glib/html/api-index-2-4.html'
rm -rf -- 'docs/reference/glib/html/api-index-2-40.html'
rm -rf -- 'docs/reference/glib/html/api-index-2-42.html'
rm -rf -- 'docs/reference/glib/html/api-index-2-44.html'
rm -rf -- 'docs/reference/glib/html/api-index-2-6.html'
rm -rf -- 'docs/reference/glib/html/api-index-2-8.html'
rm -rf -- 'docs/reference/glib/html/api-index-deprecated.html'
rm -rf -- 'docs/reference/glib/html/api-index-full.html'
rm -rf -- 'docs/reference/glib/html/deprecated.html'
rm -rf -- 'docs/reference/glib/html/file-name-encodings.png'
rm -rf -- 'docs/reference/glib/html/glib-Arrays.html'
rm -rf -- 'docs/reference/glib/html/glib-Asynchronous-Queues.html'
rm -rf -- 'docs/reference/glib/html/glib-Atomic-Operations.html'
rm -rf -- 'docs/reference/glib/html/glib-Automatic-String-Completion.html'
rm -rf -- 'docs/reference/glib/html/glib-Balanced-Binary-Trees.html'
rm -rf -- 'docs/reference/glib/html/glib-Base64-Encoding.html'
rm -rf -- 'docs/reference/glib/html/glib-Basic-Types.html'
rm -rf -- 'docs/reference/glib/html/glib-Bookmark-file-parser.html'
rm -rf -- 'docs/reference/glib/html/glib-Byte-Arrays.html'
rm -rf -- 'docs/reference/glib/html/glib-Byte-Order-Macros.html'
rm -rf -- 'docs/reference/glib/html/glib-Caches.html'
rm -rf -- 'docs/reference/glib/html/glib-Character-Set-Conversion.html'
rm -rf -- 'docs/reference/glib/html/glib-Commandline-option-parser.html'
rm -rf -- 'docs/reference/glib/html/glib-Data-Checksums.html'
rm -rf -- 'docs/reference/glib/html/glib-Data-HMACs.html'
rm -rf -- 'docs/reference/glib/html/glib-Datasets.html'
rm -rf -- 'docs/reference/glib/html/glib-Date-and-Time-Functions.html'
rm -rf -- 'docs/reference/glib/html/glib-Deprecated-Thread-APIs.html'
rm -rf -- 'docs/reference/glib/html/glib-Double-ended-Queues.html'
rm -rf -- 'docs/reference/glib/html/glib-Doubly-Linked-Lists.html'
rm -rf -- 'docs/reference/glib/html/glib-Dynamic-Loading-of-Modules.html'
rm -rf -- 'docs/reference/glib/html/glib-Error-Reporting.html'
rm -rf -- 'docs/reference/glib/html/glib-File-Utilities.html'
rm -rf -- 'docs/reference/glib/html/glib-GDateTime.html'
rm -rf -- 'docs/reference/glib/html/glib-GTimeZone.html'
rm -rf -- 'docs/reference/glib/html/glib-GVariant.html'
rm -rf -- 'docs/reference/glib/html/glib-GVariantType.html'
rm -rf -- 'docs/reference/glib/html/glib-Glob-style-pattern-matching.html'
rm -rf -- 'docs/reference/glib/html/glib-Hash-Tables.html'
rm -rf -- 'docs/reference/glib/html/glib-Hook-Functions.html'
rm -rf -- 'docs/reference/glib/html/glib-Hostname-Utilities.html'
rm -rf -- 'docs/reference/glib/html/glib-I18N.html'
rm -rf -- 'docs/reference/glib/html/glib-IO-Channels.html'
rm -rf -- 'docs/reference/glib/html/glib-Key-value-file-parser.html'
rm -rf -- 'docs/reference/glib/html/glib-Keyed-Data-Lists.html'
rm -rf -- 'docs/reference/glib/html/glib-Lexical-Scanner.html'
rm -rf -- 'docs/reference/glib/html/glib-Memory-Allocation.html'
rm -rf -- 'docs/reference/glib/html/glib-Memory-Slices.html'
rm -rf -- 'docs/reference/glib/html/glib-Message-Logging.html'
rm -rf -- 'docs/reference/glib/html/glib-Miscellaneous-Macros.html'
rm -rf -- 'docs/reference/glib/html/glib-Miscellaneous-Utility-Functions.html'
rm -rf -- 'docs/reference/glib/html/glib-N-ary-Trees.html'
rm -rf -- 'docs/reference/glib/html/glib-Numerical-Definitions.html'
rm -rf -- 'docs/reference/glib/html/glib-Perl-compatible-regular-expressions.html'
rm -rf -- 'docs/reference/glib/html/glib-Pointer-Arrays.html'
rm -rf -- 'docs/reference/glib/html/glib-Quarks.html'
rm -rf -- 'docs/reference/glib/html/glib-Random-Numbers.html'
rm -rf -- 'docs/reference/glib/html/glib-Relations-and-Tuples.html'
rm -rf -- 'docs/reference/glib/html/glib-Sequences.html'
rm -rf -- 'docs/reference/glib/html/glib-Shell-related-Utilities.html'
rm -rf -- 'docs/reference/glib/html/glib-Simple-XML-Subset-Parser.html'
rm -rf -- 'docs/reference/glib/html/glib-Singly-Linked-Lists.html'
rm -rf -- 'docs/reference/glib/html/glib-Spawning-Processes.html'
rm -rf -- 'docs/reference/glib/html/glib-Standard-Macros.html'
rm -rf -- 'docs/reference/glib/html/glib-String-Chunks.html'
rm -rf -- 'docs/reference/glib/html/glib-String-Utility-Functions.html'
rm -rf -- 'docs/reference/glib/html/glib-Strings.html'
rm -rf -- 'docs/reference/glib/html/glib-Testing.html'
rm -rf -- 'docs/reference/glib/html/glib-The-Main-Event-Loop.html'
rm -rf -- 'docs/reference/glib/html/glib-Thread-Pools.html'
rm -rf -- 'docs/reference/glib/html/glib-Threads.html'
rm -rf -- 'docs/reference/glib/html/glib-Timers.html'
rm -rf -- 'docs/reference/glib/html/glib-Trash-Stacks.html'
rm -rf -- 'docs/reference/glib/html/glib-Type-Conversion-Macros.html'
rm -rf -- 'docs/reference/glib/html/glib-UNIX-specific-utilities-and-integration.html'
rm -rf -- 'docs/reference/glib/html/glib-URI-Functions.html'
rm -rf -- 'docs/reference/glib/html/glib-Unicode-Manipulation.html'
rm -rf -- 'docs/reference/glib/html/glib-Version-Information.html'
rm -rf -- 'docs/reference/glib/html/glib-Warnings-and-Assertions.html'
rm -rf -- 'docs/reference/glib/html/glib-Windows-Compatibility-Functions.html'
rm -rf -- 'docs/reference/glib/html/glib-building.html'
rm -rf -- 'docs/reference/glib/html/glib-changes.html'
rm -rf -- 'docs/reference/glib/html/glib-compiling.html'
rm -rf -- 'docs/reference/glib/html/glib-core.html'
rm -rf -- 'docs/reference/glib/html/glib-cross-compiling.html'
rm -rf -- 'docs/reference/glib/html/glib-data-types.html'
rm -rf -- 'docs/reference/glib/html/glib-fundamentals.html'
rm -rf -- 'docs/reference/glib/html/glib-gettextize.html'
rm -rf -- 'docs/reference/glib/html/glib-programming.html'
rm -rf -- 'docs/reference/glib/html/glib-regex-syntax.html'
rm -rf -- 'docs/reference/glib/html/glib-resources.html'
rm -rf -- 'docs/reference/glib/html/glib-running.html'
rm -rf -- 'docs/reference/glib/html/glib-utilities.html'
rm -rf -- 'docs/reference/glib/html/glib.devhelp2'
rm -rf -- 'docs/reference/glib/html/glib.html'
rm -rf -- 'docs/reference/glib/html/gtester-report.html'
rm -rf -- 'docs/reference/glib/html/gtester.html'
rm -rf -- 'docs/reference/glib/html/gvariant-format-strings.html'
rm -rf -- 'docs/reference/glib/html/gvariant-text.html'
rm -rf -- 'docs/reference/glib/html/home.png'
rm -rf -- 'docs/reference/glib/html/index.html'
rm -rf -- 'docs/reference/glib/html/index.sgml'
rm -rf -- 'docs/reference/glib/html/left-insensitive.png'
rm -rf -- 'docs/reference/glib/html/left.png'
rm -rf -- 'docs/reference/glib/html/mainloop-states.gif'
rm -rf -- 'docs/reference/glib/html/right-insensitive.png'
rm -rf -- 'docs/reference/glib/html/right.png'
rm -rf -- 'docs/reference/glib/html/style.css'
rm -rf -- 'docs/reference/glib/html/tools.html'
rm -rf -- 'docs/reference/glib/html/up-insensitive.png'
rm -rf -- 'docs/reference/glib/html/up.png'
rm -rf -- 'docs/reference/gio/xml'
rm -rf -- 'docs/reference/glib/glib-gettextize.1'
rm -rf -- 'docs/reference/glib/gtester-report.1'
rm -rf -- 'docs/reference/glib/gtester.1'
rm -rf -- 'docs/reference/glib/html'
rm -rf -- 'docs/reference/glib/version.xml'
rm -rf -- 'docs/reference/gobject/html/'
rm -rf -- 'docs/reference/gobject/html/GBinding.html'
rm -rf -- 'docs/reference/gobject/html/GTypeModule.html'
rm -rf -- 'docs/reference/gobject/html/GTypePlugin.html'
rm -rf -- 'docs/reference/gobject/html/annotation-glossary.html'
rm -rf -- 'docs/reference/gobject/html/api-index-2-10.html'
rm -rf -- 'docs/reference/gobject/html/api-index-2-12.html'
rm -rf -- 'docs/reference/gobject/html/api-index-2-14.html'
rm -rf -- 'docs/reference/gobject/html/api-index-2-18.html'
rm -rf -- 'docs/reference/gobject/html/api-index-2-2.html'
rm -rf -- 'docs/reference/gobject/html/api-index-2-22.html'
rm -rf -- 'docs/reference/gobject/html/api-index-2-24.html'
rm -rf -- 'docs/reference/gobject/html/api-index-2-26.html'
rm -rf -- 'docs/reference/gobject/html/api-index-2-28.html'
rm -rf -- 'docs/reference/gobject/html/api-index-2-30.html'
rm -rf -- 'docs/reference/gobject/html/api-index-2-32.html'
rm -rf -- 'docs/reference/gobject/html/api-index-2-34.html'
rm -rf -- 'docs/reference/gobject/html/api-index-2-36.html'
rm -rf -- 'docs/reference/gobject/html/api-index-2-38.html'
rm -rf -- 'docs/reference/gobject/html/api-index-2-4.html'
rm -rf -- 'docs/reference/gobject/html/api-index-2-40.html'
rm -rf -- 'docs/reference/gobject/html/api-index-2-42.html'
rm -rf -- 'docs/reference/gobject/html/api-index-2-44.html'
rm -rf -- 'docs/reference/gobject/html/api-index-2-6.html'
rm -rf -- 'docs/reference/gobject/html/api-index-2-8.html'
rm -rf -- 'docs/reference/gobject/html/api-index-deprecated.html'
rm -rf -- 'docs/reference/gobject/html/api-index-full.html'
rm -rf -- 'docs/reference/gobject/html/ch01s02.html'
rm -rf -- 'docs/reference/gobject/html/chapter-gobject.html'
rm -rf -- 'docs/reference/gobject/html/chapter-gtype.html'
rm -rf -- 'docs/reference/gobject/html/chapter-intro.html'
rm -rf -- 'docs/reference/gobject/html/chapter-signal.html'
rm -rf -- 'docs/reference/gobject/html/glib-genmarshal.html'
rm -rf -- 'docs/reference/gobject/html/glib-mkenums.html'
rm -rf -- 'docs/reference/gobject/html/glue.png'
rm -rf -- 'docs/reference/gobject/html/gobject-Boxed-Types.html'
rm -rf -- 'docs/reference/gobject/html/gobject-Closures.html'
rm -rf -- 'docs/reference/gobject/html/gobject-Enumeration-and-Flag-Types.html'
rm -rf -- 'docs/reference/gobject/html/gobject-GParamSpec.html'
rm -rf -- 'docs/reference/gobject/html/gobject-Generic-values.html'
rm -rf -- 'docs/reference/gobject/html/gobject-Signals.html'
rm -rf -- 'docs/reference/gobject/html/gobject-Standard-Parameter-and-Value-Types.html'
rm -rf -- 'docs/reference/gobject/html/gobject-The-Base-Object-Type.html'
rm -rf -- 'docs/reference/gobject/html/gobject-Type-Information.html'
rm -rf -- 'docs/reference/gobject/html/gobject-Value-arrays.html'
rm -rf -- 'docs/reference/gobject/html/gobject-Varargs-Value-Collection.html'
rm -rf -- 'docs/reference/gobject/html/gobject-memory.html'
rm -rf -- 'docs/reference/gobject/html/gobject-properties.html'
rm -rf -- 'docs/reference/gobject/html/gobject-query.html'
rm -rf -- 'docs/reference/gobject/html/gobject.devhelp2'
rm -rf -- 'docs/reference/gobject/html/gtype-conventions.html'
rm -rf -- 'docs/reference/gobject/html/gtype-instantiable-classed.html'
rm -rf -- 'docs/reference/gobject/html/gtype-non-instantiable-classed.html'
rm -rf -- 'docs/reference/gobject/html/gtype-non-instantiable.html'
rm -rf -- 'docs/reference/gobject/html/home.png'
rm -rf -- 'docs/reference/gobject/html/howto-gobject-chainup.html'
rm -rf -- 'docs/reference/gobject/html/howto-gobject-code.html'
rm -rf -- 'docs/reference/gobject/html/howto-gobject-construction.html'
rm -rf -- 'docs/reference/gobject/html/howto-gobject-destruction.html'
rm -rf -- 'docs/reference/gobject/html/howto-gobject-methods.html'
rm -rf -- 'docs/reference/gobject/html/howto-gobject.html'
rm -rf -- 'docs/reference/gobject/html/howto-interface-implement.html'
rm -rf -- 'docs/reference/gobject/html/howto-interface-override.html'
rm -rf -- 'docs/reference/gobject/html/howto-interface-prerequisite.html'
rm -rf -- 'docs/reference/gobject/html/howto-interface-properties.html'
rm -rf -- 'docs/reference/gobject/html/howto-interface.html'
rm -rf -- 'docs/reference/gobject/html/howto-signals.html'
rm -rf -- 'docs/reference/gobject/html/index.html'
rm -rf -- 'docs/reference/gobject/html/index.sgml'
rm -rf -- 'docs/reference/gobject/html/left-insensitive.png'
rm -rf -- 'docs/reference/gobject/html/left.png'
rm -rf -- 'docs/reference/gobject/html/pr01.html'
rm -rf -- 'docs/reference/gobject/html/pt01.html'
rm -rf -- 'docs/reference/gobject/html/pt02.html'
rm -rf -- 'docs/reference/gobject/html/pt03.html'
rm -rf -- 'docs/reference/gobject/html/right-insensitive.png'
rm -rf -- 'docs/reference/gobject/html/right.png'
rm -rf -- 'docs/reference/gobject/html/rn01.html'
rm -rf -- 'docs/reference/gobject/html/rn02.html'
rm -rf -- 'docs/reference/gobject/html/signal.html'
rm -rf -- 'docs/reference/gobject/html/style.css'
rm -rf -- 'docs/reference/gobject/html/tools-ginspector.html'
rm -rf -- 'docs/reference/gobject/html/tools-gob.html'
rm -rf -- 'docs/reference/gobject/html/tools-gtkdoc.html'
rm -rf -- 'docs/reference/gobject/html/tools-refdb.html'
rm -rf -- 'docs/reference/gobject/html/tools-vala.html'
rm -rf -- 'docs/reference/gobject/html/up-insensitive.png'
rm -rf -- 'docs/reference/gobject/html/up.png'
rm -rf -- 'docs/reference/glib/xml'
rm -rf -- 'docs/reference/gobject/glib-genmarshal.1'
rm -rf -- 'docs/reference/gobject/glib-mkenums.1'
rm -rf -- 'docs/reference/gobject/gobject-query.1'
rm -rf -- 'docs/reference/gobject/html'
rm -rf -- 'docs/reference/gobject/version.xml'
rm -rf -- 'docs/reference/gobject/xml'
rm -rf -- 'gio/gconstructor_as_data.h'
rm -rf -- 'gio/gdbus-2.0/codegen/config.py'
rm -rf -- 'gio/gdbus-daemon-generated.c'
@ -570,16 +32,180 @@ rm -rf -- 'gio/gdbus-daemon-generated.h'
rm -rf -- 'gio/gio.rc'
rm -rf -- 'gio/gioenumtypes.c'
rm -rf -- 'gio/gioenumtypes.h'
rm -rf -- 'gio/tests/org.gtk.test.gschema.xml.orig'
rm -rf -- 'gio/tests/plugin_resources.c'
rm -rf -- 'gio/xdp-dbus.c'
rm -rf -- 'gio/xdp-dbus.h'
rm -rf -- 'glib/glib.rc'
rm -rf -- 'glib/glibconfig.h.win32'
rm -rf -- 'glib/makefile.msc'
rm -rf -- 'gmodule/gmodule.rc'
rm -rf -- 'gmodule/makefile.msc'
rm -rf -- 'gobject/gobject.rc'
rm -rf -- 'gobject/makefile.msc'
rm -rf -- 'gthread/gthread.rc'
rm -rf -- 'gthread/makefile.msc'
rm -rf -- 'tests/gobject/testmarshal.c'
rm -rf -- 'tests/gobject/testmarshal.h'
rm -rf -- 'tests/makefile.msc'
rm -rf -- 'win32/vs10/gio-tool.vcxproj'
rm -rf -- 'win32/vs10/gio-tool.vcxproj.filters'
rm -rf -- 'win32/vs10/gio.vcxproj'
rm -rf -- 'win32/vs10/gio.vcxproj.filters'
rm -rf -- 'win32/vs10/glib-compile-resources.vcxproj'
rm -rf -- 'win32/vs10/glib-compile-resources.vcxproj.filters'
rm -rf -- 'win32/vs10/glib-compile-schemas.vcxproj'
rm -rf -- 'win32/vs10/glib-compile-schemas.vcxproj.filters'
rm -rf -- 'win32/vs10/glib-install.props'
rm -rf -- 'win32/vs10/glib-version-paths.props'
rm -rf -- 'win32/vs10/glib.vcxproj'
rm -rf -- 'win32/vs10/glib.vcxproj.filters'
rm -rf -- 'win32/vs10/gobject.vcxproj'
rm -rf -- 'win32/vs10/gobject.vcxproj.filters'
rm -rf -- 'win32/vs11/README.txt'
rm -rf -- 'win32/vs11/gdbus.vcxproj'
rm -rf -- 'win32/vs11/gdbus.vcxproj.filters'
rm -rf -- 'win32/vs11/gio-querymodules.vcxproj'
rm -rf -- 'win32/vs11/gio-querymodules.vcxproj.filters'
rm -rf -- 'win32/vs11/gio-tool.vcxproj'
rm -rf -- 'win32/vs11/gio-tool.vcxproj.filters'
rm -rf -- 'win32/vs11/gio.vcxproj'
rm -rf -- 'win32/vs11/gio.vcxproj.filters'
rm -rf -- 'win32/vs11/glib-build-defines.props'
rm -rf -- 'win32/vs11/glib-compile-resources.vcxproj'
rm -rf -- 'win32/vs11/glib-compile-resources.vcxproj.filters'
rm -rf -- 'win32/vs11/glib-compile-schemas.vcxproj'
rm -rf -- 'win32/vs11/glib-compile-schemas.vcxproj.filters'
rm -rf -- 'win32/vs11/glib-gen-srcs.props'
rm -rf -- 'win32/vs11/glib-install.props'
rm -rf -- 'win32/vs11/glib-install.vcxproj'
rm -rf -- 'win32/vs11/glib-install.vcxproj.filters'
rm -rf -- 'win32/vs11/glib-version-paths.props'
rm -rf -- 'win32/vs11/glib.sln'
rm -rf -- 'win32/vs11/glib.vcxproj'
rm -rf -- 'win32/vs11/glib.vcxproj.filters'
rm -rf -- 'win32/vs11/gmodule.vcxproj'
rm -rf -- 'win32/vs11/gmodule.vcxproj.filters'
rm -rf -- 'win32/vs11/gobject.vcxproj'
rm -rf -- 'win32/vs11/gobject.vcxproj.filters'
rm -rf -- 'win32/vs11/gresource.vcxproj'
rm -rf -- 'win32/vs11/gresource.vcxproj.filters'
rm -rf -- 'win32/vs11/gsettings.vcxproj'
rm -rf -- 'win32/vs11/gsettings.vcxproj.filters'
rm -rf -- 'win32/vs11/gspawn-win32-helper-console.vcxproj'
rm -rf -- 'win32/vs11/gspawn-win32-helper-console.vcxproj.filters'
rm -rf -- 'win32/vs11/gspawn-win32-helper.vcxproj'
rm -rf -- 'win32/vs11/gspawn-win32-helper.vcxproj.filters'
rm -rf -- 'win32/vs11/gthread.vcxproj'
rm -rf -- 'win32/vs11/gthread.vcxproj.filters'
rm -rf -- 'win32/vs12/README.txt'
rm -rf -- 'win32/vs12/gdbus.vcxproj'
rm -rf -- 'win32/vs12/gdbus.vcxproj.filters'
rm -rf -- 'win32/vs12/gio-querymodules.vcxproj'
rm -rf -- 'win32/vs12/gio-querymodules.vcxproj.filters'
rm -rf -- 'win32/vs12/gio-tool.vcxproj'
rm -rf -- 'win32/vs12/gio-tool.vcxproj.filters'
rm -rf -- 'win32/vs12/gio.vcxproj'
rm -rf -- 'win32/vs12/gio.vcxproj.filters'
rm -rf -- 'win32/vs12/glib-build-defines.props'
rm -rf -- 'win32/vs12/glib-compile-resources.vcxproj'
rm -rf -- 'win32/vs12/glib-compile-resources.vcxproj.filters'
rm -rf -- 'win32/vs12/glib-compile-schemas.vcxproj'
rm -rf -- 'win32/vs12/glib-compile-schemas.vcxproj.filters'
rm -rf -- 'win32/vs12/glib-gen-srcs.props'
rm -rf -- 'win32/vs12/glib-install.props'
rm -rf -- 'win32/vs12/glib-install.vcxproj'
rm -rf -- 'win32/vs12/glib-install.vcxproj.filters'
rm -rf -- 'win32/vs12/glib-version-paths.props'
rm -rf -- 'win32/vs12/glib.sln'
rm -rf -- 'win32/vs12/glib.vcxproj'
rm -rf -- 'win32/vs12/glib.vcxproj.filters'
rm -rf -- 'win32/vs12/gmodule.vcxproj'
rm -rf -- 'win32/vs12/gmodule.vcxproj.filters'
rm -rf -- 'win32/vs12/gobject.vcxproj'
rm -rf -- 'win32/vs12/gobject.vcxproj.filters'
rm -rf -- 'win32/vs12/gresource.vcxproj'
rm -rf -- 'win32/vs12/gresource.vcxproj.filters'
rm -rf -- 'win32/vs12/gsettings.vcxproj'
rm -rf -- 'win32/vs12/gsettings.vcxproj.filters'
rm -rf -- 'win32/vs12/gspawn-win32-helper-console.vcxproj'
rm -rf -- 'win32/vs12/gspawn-win32-helper-console.vcxproj.filters'
rm -rf -- 'win32/vs12/gspawn-win32-helper.vcxproj'
rm -rf -- 'win32/vs12/gspawn-win32-helper.vcxproj.filters'
rm -rf -- 'win32/vs12/gthread.vcxproj'
rm -rf -- 'win32/vs12/gthread.vcxproj.filters'
rm -rf -- 'win32/vs14/README.txt'
rm -rf -- 'win32/vs14/gdbus.vcxproj'
rm -rf -- 'win32/vs14/gdbus.vcxproj.filters'
rm -rf -- 'win32/vs14/gio-querymodules.vcxproj'
rm -rf -- 'win32/vs14/gio-querymodules.vcxproj.filters'
rm -rf -- 'win32/vs14/gio-tool.vcxproj'
rm -rf -- 'win32/vs14/gio-tool.vcxproj.filters'
rm -rf -- 'win32/vs14/gio.vcxproj'
rm -rf -- 'win32/vs14/gio.vcxproj.filters'
rm -rf -- 'win32/vs14/glib-build-defines.props'
rm -rf -- 'win32/vs14/glib-compile-resources.vcxproj'
rm -rf -- 'win32/vs14/glib-compile-resources.vcxproj.filters'
rm -rf -- 'win32/vs14/glib-compile-schemas.vcxproj'
rm -rf -- 'win32/vs14/glib-compile-schemas.vcxproj.filters'
rm -rf -- 'win32/vs14/glib-gen-srcs.props'
rm -rf -- 'win32/vs14/glib-install.props'
rm -rf -- 'win32/vs14/glib-install.vcxproj'
rm -rf -- 'win32/vs14/glib-install.vcxproj.filters'
rm -rf -- 'win32/vs14/glib-version-paths.props'
rm -rf -- 'win32/vs14/glib.sln'
rm -rf -- 'win32/vs14/glib.vcxproj'
rm -rf -- 'win32/vs14/glib.vcxproj.filters'
rm -rf -- 'win32/vs14/gmodule.vcxproj'
rm -rf -- 'win32/vs14/gmodule.vcxproj.filters'
rm -rf -- 'win32/vs14/gobject.vcxproj'
rm -rf -- 'win32/vs14/gobject.vcxproj.filters'
rm -rf -- 'win32/vs14/gresource.vcxproj'
rm -rf -- 'win32/vs14/gresource.vcxproj.filters'
rm -rf -- 'win32/vs14/gsettings.vcxproj'
rm -rf -- 'win32/vs14/gsettings.vcxproj.filters'
rm -rf -- 'win32/vs14/gspawn-win32-helper-console.vcxproj'
rm -rf -- 'win32/vs14/gspawn-win32-helper-console.vcxproj.filters'
rm -rf -- 'win32/vs14/gspawn-win32-helper.vcxproj'
rm -rf -- 'win32/vs14/gspawn-win32-helper.vcxproj.filters'
rm -rf -- 'win32/vs14/gthread.vcxproj'
rm -rf -- 'win32/vs14/gthread.vcxproj.filters'
rm -rf -- 'win32/vs15/README.txt'
rm -rf -- 'win32/vs15/gdbus.vcxproj'
rm -rf -- 'win32/vs15/gdbus.vcxproj.filters'
rm -rf -- 'win32/vs15/gio-querymodules.vcxproj'
rm -rf -- 'win32/vs15/gio-querymodules.vcxproj.filters'
rm -rf -- 'win32/vs15/gio-tool.vcxproj'
rm -rf -- 'win32/vs15/gio-tool.vcxproj.filters'
rm -rf -- 'win32/vs15/gio.vcxproj'
rm -rf -- 'win32/vs15/gio.vcxproj.filters'
rm -rf -- 'win32/vs15/glib-build-defines.props'
rm -rf -- 'win32/vs15/glib-compile-resources.vcxproj'
rm -rf -- 'win32/vs15/glib-compile-resources.vcxproj.filters'
rm -rf -- 'win32/vs15/glib-compile-schemas.vcxproj'
rm -rf -- 'win32/vs15/glib-compile-schemas.vcxproj.filters'
rm -rf -- 'win32/vs15/glib-gen-srcs.props'
rm -rf -- 'win32/vs15/glib-install.props'
rm -rf -- 'win32/vs15/glib-install.vcxproj'
rm -rf -- 'win32/vs15/glib-install.vcxproj.filters'
rm -rf -- 'win32/vs15/glib-version-paths.props'
rm -rf -- 'win32/vs15/glib.sln'
rm -rf -- 'win32/vs15/glib.vcxproj'
rm -rf -- 'win32/vs15/glib.vcxproj.filters'
rm -rf -- 'win32/vs15/gmodule.vcxproj'
rm -rf -- 'win32/vs15/gmodule.vcxproj.filters'
rm -rf -- 'win32/vs15/gobject.vcxproj'
rm -rf -- 'win32/vs15/gobject.vcxproj.filters'
rm -rf -- 'win32/vs15/gresource.vcxproj'
rm -rf -- 'win32/vs15/gresource.vcxproj.filters'
rm -rf -- 'win32/vs15/gsettings.vcxproj'
rm -rf -- 'win32/vs15/gsettings.vcxproj.filters'
rm -rf -- 'win32/vs15/gspawn-win32-helper-console.vcxproj'
rm -rf -- 'win32/vs15/gspawn-win32-helper-console.vcxproj.filters'
rm -rf -- 'win32/vs15/gspawn-win32-helper.vcxproj'
rm -rf -- 'win32/vs15/gspawn-win32-helper.vcxproj.filters'
rm -rf -- 'win32/vs15/gthread.vcxproj'
rm -rf -- 'win32/vs15/gthread.vcxproj.filters'
rm -rf -- 'win32/vs9/gio-tool.vcproj'
rm -rf -- 'win32/vs9/gio.vcproj'
rm -rf -- 'win32/vs9/glib-compile-resources.vcproj'
rm -rf -- 'win32/vs9/glib-compile-schemas.vcproj'
rm -rf -- 'win32/vs9/glib-install.vsprops'
rm -rf -- 'win32/vs9/glib-version-paths.vsprops'
rm -rf -- 'win32/vs9/glib.vcproj'
rm -rf -- 'win32/vs9/gobject.vcproj'