diff --git a/src/nhttpd/web/images/Makefile.am b/src/nhttpd/web/images/Makefile.am index 5b896be4a..869777e7a 100644 --- a/src/nhttpd/web/images/Makefile.am +++ b/src/nhttpd/web/images/Makefile.am @@ -9,7 +9,7 @@ install_DATA = addfolder.gif arrowdown.gif arrowup.gif audiobar.gif \ hidden.gif home-dir.gif hourglas.gif \ live.gif live_popup.gif lock.gif \ new.gif ok.gif properties.gif \ - rc.gif record.gif reload.gif rename.gif \ + record.gif reload.gif rename.gif \ smallwait.gif \ timer.gif tux.gif \ unlock.gif upload.gif \ @@ -21,5 +21,4 @@ install_DATA = addfolder.gif arrowdown.gif arrowup.gif audiobar.gif \ snapshot.png stop.png streaminfo.png \ transcode.png \ volumedown.png volumemute.png volumeunmute.png volumeup.png \ - y.png \ - rcd.jpg rc_sagem.jpg + y.png rcd.jpg diff --git a/src/nhttpd/web/images/rc.gif b/src/nhttpd/web/images/rc.gif deleted file mode 100644 index dfa2a1520..000000000 Binary files a/src/nhttpd/web/images/rc.gif and /dev/null differ diff --git a/src/nhttpd/web/images/rc_sagem.jpg b/src/nhttpd/web/images/rc_sagem.jpg deleted file mode 100644 index 99e40dc9c..000000000 Binary files a/src/nhttpd/web/images/rc_sagem.jpg and /dev/null differ