Added progress bar and "silent" for running via the RunScript() xbmc function

This commit is contained in:
robweber
2012-04-20 13:32:25 -05:00
parent 76bd9ca529
commit 27265ad340
5 changed files with 63 additions and 19 deletions

View File

@ -3,6 +3,7 @@
<category id="general" label="30011">
<setting id="remote_path" type="folder" label="30020" />
<setting id="backup_name" type="text" label="30021" default="xbmc_backup"/>
<setting id="run_silent" type="bool" label="30022" default="false" />
</category>
<category id="selection" label="30012">
<setting id="backup_addons" type="bool" label="30030" default="true" />