gio: Rename gnetworkmonitorwindows to gwin32networkmonitor

This makes it more consistent with the other win32 objects in GIO. This
commit just renames the files; a follow-up commit will rename the
GObject.

Signed-off-by: Philip Withnall <withnall@endlessm.com>

https://bugzilla.gnome.org/show_bug.cgi?id=685442
This commit is contained in:
Philip Withnall 2018-01-17 12:55:11 +00:00
parent f9aacf3952
commit ba976f13b6
4 changed files with 5 additions and 5 deletions

View File

@ -345,8 +345,8 @@ win32_actual_sources = \
gwin32outputstream.c \
gwin32outputstream.h \
gwin32networking.h \
gnetworkmonitorwindows.c \
gnetworkmonitorwindows.h \
gwin32networkmonitor.c \
gwin32networkmonitor.h \
$(NULL)
win32_more_sources_for_vcproj = \

View File

@ -28,7 +28,7 @@
#include <iphlpapi.h>
#include <stdio.h>
#include "gnetworkmonitorwindows.h"
#include "gwin32networkmonitor.h"
#include "ginetaddress.h"
#include "ginetaddressmask.h"
#include "ginitable.h"

View File

@ -388,8 +388,8 @@ else
'gwin32volumemonitor.c',
'gwin32inputstream.c',
'gwin32outputstream.c',
'gnetworkmonitorwindows.c',
'gnetworkmonitorwindows.h',
'gwin32networkmonitor.c',
'gwin32networkmonitor.h',
)
gio_win_rc = configure_file(