mirror of
https://github.com/robweber/xbmcbackup.git
synced 2025-06-23 02:54:34 +02:00
replace png path with jpg #165
This commit is contained in:
@ -84,10 +84,10 @@
|
|||||||
<source>https://github.com/robweber/xbmcbackup</source>
|
<source>https://github.com/robweber/xbmcbackup</source>
|
||||||
<assets>
|
<assets>
|
||||||
<icon>resources/images/icon.png</icon>
|
<icon>resources/images/icon.png</icon>
|
||||||
<screenshot>resources/images/screenshot1.png</screenshot>
|
<screenshot>resources/images/screenshot1.jpg</screenshot>
|
||||||
<screenshot>resources/images/screenshot2.png</screenshot>
|
<screenshot>resources/images/screenshot2.jpg</screenshot>
|
||||||
<screenshot>resources/images/screenshot3.png</screenshot>
|
<screenshot>resources/images/screenshot3.jpg</screenshot>
|
||||||
<screenshot>resources/images/screenshot4.png</screenshot>
|
<screenshot>resources/images/screenshot4.jpg</screenshot>
|
||||||
</assets>
|
</assets>
|
||||||
<news>Version 1.6.1
|
<news>Version 1.6.1
|
||||||
- added file transfer size to progress bar
|
- added file transfer size to progress bar
|
||||||
|
Reference in New Issue
Block a user