]> git.alsa-project.org Git - alsa-ucm-conf.git/commitdiff
DB410c: cleanups, add .conf suffixes
authorJaroslav Kysela <perex@perex.cz>
Fri, 27 Sep 2019 09:13:49 +0000 (11:13 +0200)
committerJaroslav Kysela <perex@perex.cz>
Fri, 27 Sep 2019 09:13:49 +0000 (11:13 +0200)
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
ucm/DB410c/DB410c.conf
ucm/DB410c/HDMI.conf [moved from ucm/DB410c/HDMI with 100% similarity]
ucm/DB410c/HiFi.conf [moved from ucm/DB410c/HiFi with 100% similarity]

index 590278fa7bdd8f68c1268cd2410b5e4263c1c21e..b69bac11a5aea26e78b625dd8b75d7946b144f40 100644 (file)
@@ -1,8 +1,8 @@
 SectionUseCase."HiFi" {
-       File "HiFi"
-       Comment "Play HiFi quality Music."
+       File "HiFi.conf"
+       Comment "Play HiFi quality Music"
 }
 SectionUseCase."HDMI" {
-       File "HDMI"
-       Comment "HDMI output."
+       File "HDMI.conf"
+       Comment "HDMI output"
 }
similarity index 100%
rename from ucm/DB410c/HDMI
rename to ucm/DB410c/HDMI.conf
similarity index 100%
rename from ucm/DB410c/HiFi
rename to ucm/DB410c/HiFi.conf