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 123x111x12 color png format) ??
URL = Backgroup (size 640x480x24 color png format)
Example:
<ImageItem Image="TFTP:wallpapers/640x480x24/TN-Fountain.png" URL="TFTP:wallpapers/640x480x24/Fountain.png"/>
<ImageItem Image="TFTP:wallpapers/640x480x24/TN-FullMoon.png" URL="TFTP:wallpapers/640x480x24/FullMoon.png"/>
<ImageItem Image="TFTP:/desktops/640x480x24/TN-Fountain.png" URL="TFTP:/desktops/640x480x24/Fountain.png"/>
<ImageItem Image="TFTP:/desktops/640x480x24/TN-FullMoon.png" URL="TFTP:/desktops/640x480x24/FullMoon.png"/>
-->
<ImageItem Image="TFTP:wallpapers/640x480x24/Chan-SCCP-b_thumb.png" URL="TFTP:wallpapers/640x480x24/Chan-SCCP-b.png"/>
<ImageItem Image="TFTP:/desktops/640x480x24/Chan-SCCP-b_thumb.png" URL="TFTP:/desktops/640x480x24/Chan-SCCP-b.png"/>
</CiscoIPPhoneImageList>