mirror of
https://github.com/owntone/owntone-server.git
synced 2025-02-03 01:46:02 -05:00
More minor logoing fixes
This commit is contained in:
parent
ee5955cb30
commit
620759240a
@ -5,7 +5,7 @@ SUBDIRS=lib-js
|
||||
adminrootdir = ${pkgdatadir}/admin-root
|
||||
adminroot_DATA = ftr.html linkOpaque.gif status.html aspl-license.txt \
|
||||
gpl-license.txt linkTransparent.gif config-update.html hdr.html \
|
||||
mt-daapd.css mt-daapd.png config.html index.html required.gif \
|
||||
mt-daapd.css ff_logo_182.gif config.html index.html required.gif \
|
||||
gpl-license.html aspl-license.html thanks.html feedback.html \
|
||||
playlist.html playlist.js smart.html smart.js DAAPApplet-0.1.jar \
|
||||
smartpopup.html applet.html mt-daapd.js CREDITS status.js \
|
||||
@ -13,7 +13,7 @@ adminroot_DATA = ftr.html linkOpaque.gif status.html aspl-license.txt \
|
||||
|
||||
EXTRA_DIST = ftr.html linkOpaque.gif status.html aspl-license.txt \
|
||||
gpl-license.txt linkTransparent.gif config-update.html hdr.html \
|
||||
mt-daapd.css mt-daapd.png config.html index.html required.gif \
|
||||
mt-daapd.css ff_logo_182.gif config.html index.html required.gif \
|
||||
gpl-license.html aspl-license.html thanks.html feedback.html \
|
||||
playlist.html playlist.js smart.html smart.js DAAPApplet-0.1.jar \
|
||||
smartpopup.html applet.html mt-daapd.js CREDITS status.js \
|
||||
|
@ -157,7 +157,7 @@ Section "MainSection" SEC01
|
||||
File "${ADMIN_ROOT}\required.gif"
|
||||
File "${ADMIN_ROOT}\playlist.js"
|
||||
File "${ADMIN_ROOT}\playlist.html"
|
||||
File "${ADMIN_ROOT}\mt-daapd.png"
|
||||
File "${ADMIN_ROOT}\ff_logo_182.gif
|
||||
File "${ADMIN_ROOT}\mt-daapd.js"
|
||||
File "${ADMIN_ROOT}\mt-daapd.css"
|
||||
File "${ADMIN_ROOT}\linkTransparent.gif"
|
||||
@ -483,7 +483,7 @@ Section Uninstall
|
||||
Delete "$INSTDIR\admin-root\linkTransparent.gif"
|
||||
Delete "$INSTDIR\admin-root\mt-daapd.css"
|
||||
Delete "$INSTDIR\admin-root\mt-daapd.js"
|
||||
Delete "$INSTDIR\admin-root\mt-daapd.png"
|
||||
Delete "$INSTDIR\admin-root\ff_logo_182.gif
|
||||
Delete "$INSTDIR\admin-root\playlist.html"
|
||||
Delete "$INSTDIR\admin-root\playlist.js"
|
||||
Delete "$INSTDIR\admin-root\required.gif"
|
||||
|
Loading…
x
Reference in New Issue
Block a user