From 13525d7b0451f0a9ca7b73e83e2f374fbfb7c1bc Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Sun, 22 Oct 2017 23:07:30 +0000 Subject: Fork from Ubuntu's indicator-sound. --- tests/notifications-test.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/notifications-test.cc') diff --git a/tests/notifications-test.cc b/tests/notifications-test.cc index d66c242..2e5acd4 100644 --- a/tests/notifications-test.cc +++ b/tests/notifications-test.cc @@ -210,7 +210,7 @@ class NotificationsTest : public ::testing::Test g_dbus_connection_call(bus, g_dbus_connection_get_unique_name(bus), - "/com/canonical/indicator/sound", + "/org/ayatana/indicator/sound", "org.gtk.Actions", "SetState", g_variant_new("(sva{sv})", "indicator-shown", g_variant_new_boolean(shown), nullptr), -- cgit v1.2.3