Declare connection in multiple bindings addon.xml (#14677)
* Declare connection in addon.xml Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
|
||||
<type>binding</type>
|
||||
<name>Oppo Blu-ray Player Binding</name>
|
||||
<description>Controls the Oppo UDP-203/205 and BDP-83/93/95/103/105 Blu-ray Players</description>
|
||||
<description>Controls Oppo UDP-203/205 and BDP-83/93/95/103/105 Blu-ray Players</description>
|
||||
<connection>local</connection>
|
||||
|
||||
</addon:addon>
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# add-on
|
||||
|
||||
addon.oppo.name = Oppo Blu-ray Player Binding
|
||||
addon.oppo.description = Controls the Oppo UDP-203/205 and BDP-83/93/95/103/105 Blu-ray Players
|
||||
addon.oppo.description = Controls Oppo UDP-203/205 and BDP-83/93/95/103/105 Blu-ray Players
|
||||
|
||||
# thing types
|
||||
|
||||
|
||||
Reference in New Issue
Block a user