removed file handle and restore.txt file. now the filenames are written to a list in memory

This commit is contained in:
Rob Weber
2012-05-21 21:12:37 -05:00
parent 0081169d11
commit bc9cc7d345
3 changed files with 15 additions and 17 deletions

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="script.xbmcbackup"
name="XBMC Backup" version="0.0.6" provider-name="robweber">
name="XBMC Backup" version="0.0.7" provider-name="robweber">
<requires>
<import addon="xbmc.python" version="2.0"/>
</requires>