Fix wallpaper List files

This commit is contained in:
Diederik de Groot
2018-03-15 15:18:40 +01:00
parent 149f53639f
commit 7bd7223303
6 changed files with 18 additions and 18 deletions

View File

@@ -5,8 +5,8 @@ Image = Thumbnail (size 80x53x12 color png format)
URL = Backgroup (size 320x212x12 color png format)
Example:
<ImageItem Image="TFTP:wallpapers/320x212x12/TN-Fountain.png" URL="TFTP:wallpapers/320x212x16/Fountain.png"/>
<ImageItem Image="TFTP:wallpapers/320x212x12/TN-FullMoon.png" URL="TFTP:wallpapers/320x212x16/FullMoon.png"/>
<ImageItem Image="TFTP:/desktops/320x212x12/TN-Fountain.png" URL="TFTP:/desktops/320x212x16/Fountain.png"/>
<ImageItem Image="TFTP:/desktops/320x212x12/TN-FullMoon.png" URL="TFTP:/desktops/320x212x16/FullMoon.png"/>
-->
<ImageItem Image="TFTP:wallpapers/320x212x12/Chan-SCCP-b_thumb.png" URL="TFTP:wallpapers/320x212x12/Chan-SCCP-b.png"/>
<ImageItem Image="TFTP:/desktops/320x212x12/Chan-SCCP-b_thumb.png" URL="TFTP:/desktops/320x212x12/Chan-SCCP-b.png"/>
</CiscoIPPhoneImageList>