Code Review
/
apps
/
html5-mixer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
555ce91
)
BUGFIX Add missing configuration on config.xml file
author
Humberto Alfonso Díaz
<humberto.alfonso@asvito.es>
Tue, 8 Oct 2019 11:02:38 +0000
(13:02 +0200)
committer
Lorenzo Tilve
<ltilve@igalia.com>
Tue, 4 Feb 2020 08:42:15 +0000
(09:42 +0100)
src/config.xml
patch
|
blob
|
history
diff --git
a/src/config.xml
b/src/config.xml
index
bb4f5b4
..
2af506d
100644
(file)
--- a/
src/config.xml
+++ b/
src/config.xml
@@
-18,5
+18,6
@@
<param name="windowmanager" value="ws" />
<param name="homescreen" value="ws" />
<param name="afm-main" value="ws" />
+ <param name="audiomixer" value="ws" />
</feature>
</widget>