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/formatter.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/formatter.cpp') diff --git a/src/formatter.cpp b/src/formatter.cpp index 9aa9bbb..c6d0d4c 100644 --- a/src/formatter.cpp +++ b/src/formatter.cpp @@ -29,7 +29,7 @@ #include // nl_langinfo() #include // strstr() -namespace unity { +namespace ayatana { namespace indicator { namespace datetime { @@ -264,4 +264,4 @@ Formatter::relative_format(GDateTime* then_begin, GDateTime* then_end) const } // namespace datetime } // namespace indicator -} // namespace unity +} // namespace ayatana -- cgit v1.2.3