mirror of
https://github.com/DigitalDevices/octonet.git
synced 2023-10-10 11:36:52 +00:00
UPnP icons
changed mimetype from image/jpg to image/jpeg moved icon references to www path (not for DMS yet)
This commit is contained in:
@@ -22,28 +22,28 @@
|
||||
<width>120</width>
|
||||
<height>120</height>
|
||||
<depth>24</depth>
|
||||
<url>icons/dd-120.png</url>
|
||||
<url>/icons/dd-120.png</url>
|
||||
</icon>
|
||||
<icon>
|
||||
<mimetype>image/jpg</mimetype>
|
||||
<mimetype>image/jpeg</mimetype>
|
||||
<width>120</width>
|
||||
<height>120</height>
|
||||
<depth>24</depth>
|
||||
<url>icons/dd-120.jpg</url>
|
||||
<url>/icons/dd-120.jpg</url>
|
||||
</icon>
|
||||
<icon>
|
||||
<mimetype>image/png</mimetype>
|
||||
<width>48</width>
|
||||
<height>48</height>
|
||||
<depth>24</depth>
|
||||
<url>icons/dd-48.png</url>
|
||||
<url>/icons/dd-48.png</url>
|
||||
</icon>
|
||||
<icon>
|
||||
<mimetype>image/jpg</mimetype>
|
||||
<mimetype>image/jpeg</mimetype>
|
||||
<width>48</width>
|
||||
<height>48</height>
|
||||
<depth>24</depth>
|
||||
<url>icons/dd-48.jpg</url>
|
||||
<url>/icons/dd-48.jpg</url>
|
||||
</icon>
|
||||
</iconList>
|
||||
<serviceList>
|
||||
|
0
octoserve/var/www/icons/dd-120.jpg
Normal file
0
octoserve/var/www/icons/dd-120.jpg
Normal file
0
octoserve/var/www/icons/dd-120.png
Normal file
0
octoserve/var/www/icons/dd-120.png
Normal file
0
octoserve/var/www/icons/dd-48.jpg
Normal file
0
octoserve/var/www/icons/dd-48.jpg
Normal file
0
octoserve/var/www/icons/dd-48.png
Normal file
0
octoserve/var/www/icons/dd-48.png
Normal file
Reference in New Issue
Block a user