From 76422d4997401b8f278b7316a23a324655c12c92 Mon Sep 17 00:00:00 2001 From: Charles Kerr Date: Mon, 6 May 2013 14:57:00 -0700 Subject: rename the 'DatetimeLocation' classes to the more accurate name 'DatetimeTimezone' --- src/Makefile.am | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index 2efff8f..67b085a 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -11,12 +11,12 @@ indicator_datetime_service_SOURCES = \ datetime-interface.h \ gen-datetime-service.xml.c \ datetime-service.c \ - location.c \ - location.h \ - location-file.c \ - location-file.h \ - location-geoclue.c \ - location-geoclue.h \ + timezone.c \ + timezone.h \ + timezone-file.c \ + timezone-file.h \ + timezone-geoclue.c \ + timezone-geoclue.h \ utils.c \ utils.h \ dbus-shared.h \ -- cgit v1.2.3