OSDN Git Service

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

index 58b7ff4..1be157d 100644 (file)
@@ -1,9 +1,9 @@
 SectionUseCase."HiFi" {
-       File "HiFi"
-       Comment "HiFi quality Music."
+       File "HiFi.conf"
+       Comment "HiFi quality Music"
 }
 
 SectionUseCase."HDMI" {
-       File "HDMI"
-       Comment "HDMI output."
+       File "HDMI.conf"
+       Comment "HDMI output"
 }
similarity index 100%
rename from ucm/DB820c/HDMI
rename to ucm/DB820c/HDMI.conf
similarity index 100%
rename from ucm/DB820c/HiFi
rename to ucm/DB820c/HiFi.conf