summaryrefslogtreecommitdiff
path: root/plugin.video.crackle/resources/settings.xml
diff options
context:
space:
mode:
authorEric <eracknaphobia@hotmail.com>2017-12-27 08:54:29 -0500
committerMartijn Kaijser <martijn@xbmc.org>2017-12-27 22:21:01 +0000
commit32185e177496185ac15830e93d295a2f2e596bdf (patch)
treed72db83c0c0a0b0cc3cd81a66db3c3730dae3ef8 /plugin.video.crackle/resources/settings.xml
parentef2b6daac59ba9971220cbedf04ec1160d455e30 (diff)
[plugin.video.crackle] 2017.3.24
Diffstat (limited to 'plugin.video.crackle/resources/settings.xml')
-rw-r--r--plugin.video.crackle/resources/settings.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/plugin.video.crackle/resources/settings.xml b/plugin.video.crackle/resources/settings.xml
new file mode 100644
index 0000000..cf86ce6
--- /dev/null
+++ b/plugin.video.crackle/resources/settings.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="utf-8" standalone="yes"?>
+<settings>
+ <!-- General -->
+ <category label="30001">
+ <setting id="ratio" type="labelenum" label="30010" lvalues="16x9|4x3" default="16x9" />
+ <setting id="commentary" type="bool" label="30020" default="false" />
+ <setting id="deauthorize" type="action" label="30900" action="RunPlugin(plugin://plugin.video.simpsonsworld/?url=junk&mode=999)" option="close" />
+ </category>
+</settings>