aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2017-05-16 11:04:46 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2017-05-16 11:06:49 +0200
commit394a06ba9f8ff0cc95bc7dba8fc626a3ea4aa9bd (patch)
tree6371a68dc395d4ad0fdfec107c08a58d88e96e9f /tests
parent2a7ebff68f86a634c674076e7bc759156db6b94c (diff)
downloadayatana-indicator-power-394a06ba9f8ff0cc95bc7dba8fc626a3ea4aa9bd.tar.gz
ayatana-indicator-power-394a06ba9f8ff0cc95bc7dba8fc626a3ea4aa9bd.tar.bz2
ayatana-indicator-power-394a06ba9f8ff0cc95bc7dba8fc626a3ea4aa9bd.zip
Fixup previous commit. More x-canonical-* type changes.
Diffstat (limited to 'tests')
-rw-r--r--tests/test-notify.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test-notify.cc b/tests/test-notify.cc
index f8a5517..a7e2beb 100644
--- a/tests/test-notify.cc
+++ b/tests/test-notify.cc
@@ -69,7 +69,7 @@ protected:
static constexpr char const * METHOD_GET_INFO {"GetServerInformation"};
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"};
protected: