revise form factor list a bit, simplify and use singular everywhere

This commit is contained in:
Lennart Poettering 2009-03-01 20:30:37 +01:00
parent e00833399f
commit cce56ab343
2 changed files with 3 additions and 3 deletions

View file

@ -811,8 +811,8 @@ const char*pa_bluetooth_get_form_factor(uint32_t class) {
[1] = "headset",
[2] = "hands-free",
[4] = "microphone",
[5] = "external-speakers",
[6] = "headphones",
[5] = "speaker",
[6] = "headphone",
[7] = "portable",
[8] = "car",
[10] = "hifi"