From b956f93f37250cc31c40b95ded703dc01dc05dae Mon Sep 17 00:00:00 2001 From: Robert Tari Date: Mon, 1 Nov 2021 00:48:00 +0100 Subject: com.ubuntu.touch.AccountsService.Sound to com.lomiri.touch.AccountsService.Sound --- src/CMakeLists.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 499efb4..7a460de 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -30,9 +30,9 @@ add_gdbus_codegen_with_namespace(SERVICE_GENERATED_SOURCES dbus-testing if (HAVE_UT_ACCTSERVICE_SYSTEMSOUND_SETTINGS) add_gdbus_codegen_with_namespace(SERVICE_GENERATED_SOURCES dbus-accounts-sound - com.ubuntu.touch + com.lomiri.touch Dbus - /usr/share/accountsservice/interfaces/com.ubuntu.touch.AccountsService.Sound.xml) + /usr/share/accountsservice/interfaces/com.lomiri.touch.AccountsService.Sound.xml) endif() # add the bin dir to our include path so the code can find the generated header files -- cgit v1.2.3