diff options
author | Fulup Ar Foll <fulup@iot.bzh> | 2017-08-25 01:10:00 +0200 |
---|---|---|
committer | Fulup Ar Foll <fulup@iot.bzh> | 2017-08-25 01:10:00 +0200 |
commit | 7dda5549b51ce1bbf674c620a5715986d7da4ffd (patch) | |
tree | 57b0af6551e55c1207a7d8cbae4fa573fbf85541 /nbproject/project.xml | |
parent | b6e3522aae05d770b06d3af7c0cbf71d3a3a447f (diff) |
Fix Initial Volume for Jabra
Diffstat (limited to 'nbproject/project.xml')
-rw-r--r-- | nbproject/project.xml | 20 |
1 files changed, 5 insertions, 15 deletions
diff --git a/nbproject/project.xml b/nbproject/project.xml index 497e99e..59b688d 100644 --- a/nbproject/project.xml +++ b/nbproject/project.xml @@ -14,27 +14,15 @@ </sourceRootList> <confList> <confElem> - <name>Localhost</name> - <type>0</type> - </confElem> - <confElem> - <name>Laptop</name> - <type>0</type> - </confElem> - <confElem> - <name>Aplay_Multimedia</name> - <type>0</type> - </confElem> - <confElem> - <name>LocalHostNoTrace</name> + <name>Local_Raw_Controller</name> <type>0</type> </confElem> <confElem> - <name>Local_Raw_Controller</name> + <name>Local_Alias</name> <type>0</type> </confElem> <confElem> - <name>Demo-AudioController</name> + <name>Local-Ctl</name> <type>0</type> </confElem> </confList> @@ -43,7 +31,9 @@ </formatting> </data> <spellchecker-wordlist xmlns="http://www.netbeans.org/ns/spellchecker-wordlist/1"> + <word>Authorize</word> <word>Controler</word> + <word>printf</word> </spellchecker-wordlist> </configuration> </project> |