summaryrefslogtreecommitdiff
path: root/plugin.video.crackle/resources/settings.xml
diff options
context:
space:
mode:
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>