aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2018-03-26 10:33:34 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2018-03-26 10:33:34 +0200
commitb16069da49970a7875763a9fd12134f61f6d4502 (patch)
tree42cb52daae0a41550277c7c45fc78f359d6df4c7 /src
parent67a3944dad4efda6ab20c4b6d6b1d96e245ba8c3 (diff)
downloadayatana-indicator-datetime-b16069da49970a7875763a9fd12134f61f6d4502.tar.gz
ayatana-indicator-datetime-b16069da49970a7875763a9fd12134f61f6d4502.tar.bz2
ayatana-indicator-datetime-b16069da49970a7875763a9fd12134f61f6d4502.zip
Revert "Geoclue -> Geoclue2 blind shot. More namespace changes."
This reverts commit 67a3944dad4efda6ab20c4b6d6b1d96e245ba8c3.
Diffstat (limited to 'src')
-rw-r--r--src/timezone-geoclue.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/timezone-geoclue.cpp b/src/timezone-geoclue.cpp
index abc91a3..816e075 100644
--- a/src/timezone-geoclue.cpp
+++ b/src/timezone-geoclue.cpp
@@ -25,7 +25,7 @@
#include <string>
#include <vector>
-#define GEOCLUE_BUS_NAME "org.freedesktop.Geoclue2.Master"
+#define GEOCLUE_BUS_NAME "org.freedesktop.Geoclue.Master"
namespace ayatana {
namespace indicator {