From d8f10b3cf26b5e585db0f2b5d2e0a7e528c23160 Mon Sep 17 00:00:00 2001 From: Robert Tari Date: Sun, 31 Oct 2021 22:19:42 +0100 Subject: Rename com.ubuntu.touch.AccountsService.Sound to com.lomiri.touch.AccountsService.Sound --- tests/notification-fixture.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/notification-fixture.h b/tests/notification-fixture.h index 5024792..6c26409 100644 --- a/tests/notification-fixture.h +++ b/tests/notification-fixture.h @@ -80,7 +80,7 @@ protected: static constexpr char const * HINT_TIMEOUT {"x-ayatana-snap-decisions-timeout"}; static constexpr char const * AS_BUSNAME {"org.freedesktop.Accounts"}; - static constexpr char const * AS_INTERFACE {"com.ubuntu.touch.AccountsService.Sound"}; + static constexpr char const * AS_INTERFACE {"com.lomiri.touch.AccountsService.Sound"}; static constexpr char const * PROP_OTHER_VIBRATIONS {"OtherVibrate"}; static constexpr char const * PROP_SILENT_MODE {"SilentMode"}; -- cgit v1.2.3