From 4afa2b50b31e21cba18eba26c12329af62804fae Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Wed, 17 May 2017 10:35:49 +0200 Subject: Fork ayatana-indicator-datetime from Ubuntu's indicator-datetime. --- src/timezone-geoclue.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/timezone-geoclue.cpp') diff --git a/src/timezone-geoclue.cpp b/src/timezone-geoclue.cpp index ca9132f..9f8b4c4 100644 --- a/src/timezone-geoclue.cpp +++ b/src/timezone-geoclue.cpp @@ -27,7 +27,7 @@ #define GEOCLUE_BUS_NAME "org.freedesktop.Geoclue.Master" -namespace unity { +namespace ayatana { namespace indicator { namespace datetime { @@ -287,5 +287,5 @@ GeoclueTimezone::~GeoclueTimezone() } // namespace datetime } // namespace indicator -} // namespace unity +} // namespace ayatana -- cgit v1.2.3