aboutsummaryrefslogtreecommitdiff
path: root/tests/integration/CMakeLists.txt
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2021-11-08 12:30:56 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2021-11-08 12:47:19 +0100
commitca1d6f23f767f1285edcd6403716649aac4cd140 (patch)
tree7120593250cd0be1baacb9cf2087918a4a06be4e /tests/integration/CMakeLists.txt
parent64cb8b30764718a2a4f5b5a077b3a8686bbd7329 (diff)
downloadayatana-indicator-sound-ca1d6f23f767f1285edcd6403716649aac4cd140.tar.gz
ayatana-indicator-sound-ca1d6f23f767f1285edcd6403716649aac4cd140.tar.bz2
ayatana-indicator-sound-ca1d6f23f767f1285edcd6403716649aac4cd140.zip
Rename com.ubuntu.AccountsService.Sound
Diffstat (limited to 'tests/integration/CMakeLists.txt')
-rw-r--r--tests/integration/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/integration/CMakeLists.txt b/tests/integration/CMakeLists.txt
index e803a87..eef04f2 100644
--- a/tests/integration/CMakeLists.txt
+++ b/tests/integration/CMakeLists.txt
@@ -37,7 +37,7 @@ add_definitions(-DSOUND_SERVICE_BIN="${CMAKE_BINARY_DIR}/src/ayatana-indicator-s
-DTEST_HOME="${TEST_HOME}"
)
-if(EXISTS "/usr/share/accountsservice/interfaces/com.ubuntu.AccountsService.Sound.xml")
+if(EXISTS "/usr/share/accountsservice/interfaces/com.lomiri.AccountsService.Sound.xml")
add_definitions(-DHAS_UT_ACCTSERVICE_SOUND_SETTINGS)
endif()