From 2b3772ab5af8705a5418170c8b8cd1ff83873483 Mon Sep 17 00:00:00 2001 From: Robert Tari Date: Tue, 9 Nov 2021 01:24:26 +0100 Subject: Rename Lomiri-specific properties to x-lomiri --- tests/test-notify.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/test-notify.cc b/tests/test-notify.cc index c6eefa6..eebd8c4 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-lomiri-snap-decisions-timeout"}; protected: -- cgit v1.2.3