aboutsummaryrefslogtreecommitdiff
path: root/tests/test-snap.cpp
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2020-08-11 16:58:55 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2020-08-11 16:58:55 +0200
commit90cd1b58cfa5881de4d72de575335c6f7512082a (patch)
treefa59f34b5c71e5066036856615b9e53a293b4578 /tests/test-snap.cpp
parent6bdea82a3226f45291522c87d7866f949a83f4c2 (diff)
downloadayatana-indicator-datetime-90cd1b58cfa5881de4d72de575335c6f7512082a.tar.gz
ayatana-indicator-datetime-90cd1b58cfa5881de4d72de575335c6f7512082a.tar.bz2
ayatana-indicator-datetime-90cd1b58cfa5881de4d72de575335c6f7512082a.zip
Partially revert fab51b4. Only rename those x-canonical attributes to x-ayatana if they are solely used by Ayatana Indicators.
Diffstat (limited to 'tests/test-snap.cpp')
-rw-r--r--tests/test-snap.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test-snap.cpp b/tests/test-snap.cpp
index 8a310e4..1904bef 100644
--- a/tests/test-snap.cpp
+++ b/tests/test-snap.cpp
@@ -84,7 +84,7 @@ protected:
static constexpr char const * SIGNAL_CLOSED {"NotificationClosed"};
- static constexpr char const * HINT_TIMEOUT {"x-ayatana-snap-decisions-timeout"};
+ static constexpr char const * HINT_TIMEOUT {"x-canonical-snap-decisions-timeout"};
static constexpr char const * AS_BUSNAME {"org.freedesktop.Accounts"};
static constexpr char const * AS_INTERFACE {"com.ubuntu.touch.AccountsService.Sound"};