diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2021-11-08 13:16:40 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2021-11-08 13:16:40 +0100 |
commit | ac17f89c00a37a7e433426d8e365e319307b2dbf (patch) | |
tree | 48dda637a7f76e32b6ea1020ddac05d5142f399c | |
parent | abc22af7ef92c67b0fbd757c2ef3899b686c95ac (diff) | |
parent | ab8bc3facaabc252ed555e6175424251061199a8 (diff) | |
download | ayatana-indicator-sound-ac17f89c00a37a7e433426d8e365e319307b2dbf.tar.gz ayatana-indicator-sound-ac17f89c00a37a7e433426d8e365e319307b2dbf.tar.bz2 ayatana-indicator-sound-ac17f89c00a37a7e433426d8e365e319307b2dbf.zip |
Merge branch 'tari01-pr/rename-accountsservice-ubuntu-schemas'
Attributes GH PR #54: https://github.com/AyatanaIndicators/ayatana-indicator-sound/pull/54
-rw-r--r-- | data/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/CMakeLists.txt b/data/CMakeLists.txt index 8e53533..c7634b8 100644 --- a/data/CMakeLists.txt +++ b/data/CMakeLists.txt @@ -105,7 +105,7 @@ DESTINATION "${POLKIT_LIB_DIR}/localauthority/10-vendor.d" if(EXISTS "/usr/share/accountsservice/interfaces/com.lomiri.AccountsService.Sound.xml") # Nothing to do here... - # Using files from Ubuntu specific package 'accountsservice-ubuntu-schemas'. + # Using files from Lomiri specific package 'lomiri-schemas'. else() |