aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2018-03-16 20:51:44 +0000
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2018-03-16 20:51:44 +0000
commit67a3944dad4efda6ab20c4b6d6b1d96e245ba8c3 (patch)
treefe392882d790d379698df99f40c0f7e00033fcdb /src
parent3ee53b79e0fce1078c8a2a894114b7d02e78fd2b (diff)
downloadayatana-indicator-datetime-67a3944dad4efda6ab20c4b6d6b1d96e245ba8c3.tar.gz
ayatana-indicator-datetime-67a3944dad4efda6ab20c4b6d6b1d96e245ba8c3.tar.bz2
ayatana-indicator-datetime-67a3944dad4efda6ab20c4b6d6b1d96e245ba8c3.zip
Geoclue -> Geoclue2 blind shot. More namespace changes.
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 816e075..abc91a3 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.Geoclue.Master"
+#define GEOCLUE_BUS_NAME "org.freedesktop.Geoclue2.Master"
namespace ayatana {
namespace indicator {