From: Fabian Maurer dark.shadow4@web.de
--- .../Makefile.in | 0 .../classes.idl | 0 .../geolocation.spec} | 0 .../main.c | 0 .../private.h | 0 .../tests/Makefile.in | 0 .../tests/geolocator.c | 0 7 files changed, 0 insertions(+), 0 deletions(-) rename dlls/{windows.devices.geolocation.geolocator => geolocation}/Makefile.in (100%) rename dlls/{windows.devices.geolocation.geolocator => geolocation}/classes.idl (100%) rename dlls/{windows.devices.geolocation.geolocator/windows.devices.geolocation.geolocator.spec => geolocation/geolocation.spec} (100%) rename dlls/{windows.devices.geolocation.geolocator => geolocation}/main.c (100%) rename dlls/{windows.devices.geolocation.geolocator => geolocation}/private.h (100%) rename dlls/{windows.devices.geolocation.geolocator => geolocation}/tests/Makefile.in (100%) rename dlls/{windows.devices.geolocation.geolocator => geolocation}/tests/geolocator.c (100%)
diff --git a/dlls/windows.devices.geolocation.geolocator/Makefile.in b/dlls/geolocation/Makefile.in similarity index 100% rename from dlls/windows.devices.geolocation.geolocator/Makefile.in rename to dlls/geolocation/Makefile.in diff --git a/dlls/windows.devices.geolocation.geolocator/classes.idl b/dlls/geolocation/classes.idl similarity index 100% rename from dlls/windows.devices.geolocation.geolocator/classes.idl rename to dlls/geolocation/classes.idl diff --git a/dlls/windows.devices.geolocation.geolocator/windows.devices.geolocation.geolocator.spec b/dlls/geolocation/geolocation.spec similarity index 100% rename from dlls/windows.devices.geolocation.geolocator/windows.devices.geolocation.geolocator.spec rename to dlls/geolocation/geolocation.spec diff --git a/dlls/windows.devices.geolocation.geolocator/main.c b/dlls/geolocation/main.c similarity index 100% rename from dlls/windows.devices.geolocation.geolocator/main.c rename to dlls/geolocation/main.c diff --git a/dlls/windows.devices.geolocation.geolocator/private.h b/dlls/geolocation/private.h similarity index 100% rename from dlls/windows.devices.geolocation.geolocator/private.h rename to dlls/geolocation/private.h diff --git a/dlls/windows.devices.geolocation.geolocator/tests/Makefile.in b/dlls/geolocation/tests/Makefile.in similarity index 100% rename from dlls/windows.devices.geolocation.geolocator/tests/Makefile.in rename to dlls/geolocation/tests/Makefile.in diff --git a/dlls/windows.devices.geolocation.geolocator/tests/geolocator.c b/dlls/geolocation/tests/geolocator.c similarity index 100% rename from dlls/windows.devices.geolocation.geolocator/tests/geolocator.c rename to dlls/geolocation/tests/geolocator.c