mirror of
https://github.com/robweber/xbmcbackup.git
synced 2024-11-15 04:45:49 +01:00
version bump and changelog additions
This commit is contained in:
parent
2c2b87b861
commit
bc835eb37b
@ -1,6 +1,6 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||||
<addon id="script.xbmcbackup"
|
<addon id="script.xbmcbackup"
|
||||||
name="XBMC Backup" version="0.1.1" provider-name="robweber">
|
name="XBMC Backup" version="0.1.2" provider-name="robweber">
|
||||||
<requires>
|
<requires>
|
||||||
<import addon="xbmc.python" version="2.0"/>
|
<import addon="xbmc.python" version="2.0"/>
|
||||||
</requires>
|
</requires>
|
||||||
|
@ -40,4 +40,10 @@ removed transparency from icon.png
|
|||||||
|
|
||||||
[b]Version 0.1.1[/b]
|
[b]Version 0.1.1[/b]
|
||||||
|
|
||||||
added check for key in vfs.py - Thanks Martijn!
|
added check for key in vfs.py - Thanks Martijn!
|
||||||
|
|
||||||
|
[b]Version 0.1.2[/b]
|
||||||
|
|
||||||
|
added French language translation - thanks mikebzh44
|
||||||
|
|
||||||
|
added some utf-8 encoding tags to filenames
|
Loading…
Reference in New Issue
Block a user