aboutsummaryrefslogtreecommitdiff
path: root/src/snap.cpp
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2017-05-17 10:35:49 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2017-05-17 10:36:30 +0200
commit4afa2b50b31e21cba18eba26c12329af62804fae (patch)
tree61bb7c9931ad8aa038ea385c0b7c90f05731ecbb /src/snap.cpp
parentcab972e0d349219dcd2c4a6fb4b5a040f6bffd08 (diff)
downloadayatana-indicator-datetime-4afa2b50b31e21cba18eba26c12329af62804fae.tar.gz
ayatana-indicator-datetime-4afa2b50b31e21cba18eba26c12329af62804fae.tar.bz2
ayatana-indicator-datetime-4afa2b50b31e21cba18eba26c12329af62804fae.zip
Fork ayatana-indicator-datetime from Ubuntu's indicator-datetime.
Diffstat (limited to 'src/snap.cpp')
-rw-r--r--src/snap.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/snap.cpp b/src/snap.cpp
index 9e470bc..9beb379 100644
--- a/src/snap.cpp
+++ b/src/snap.cpp
@@ -39,7 +39,7 @@
namespace uin = unity::indicator::notifications;
-namespace unity {
+namespace ayatana {
namespace indicator {
namespace datetime {
@@ -258,4 +258,4 @@ Snap::operator()(const Appointment& appointment,
} // namespace datetime
} // namespace indicator
-} // namespace unity
+} // namespace ayatana