diff --git a/www/images/Makefile b/www/images/Makefile index 8fff218d..2f2bbdae 100644 --- a/www/images/Makefile +++ b/www/images/Makefile @@ -4,6 +4,8 @@ all: # start.png /usr/share/icons/gnome/16x16/actions/media-playback-start.png # stop.png /usr/share/icons/gnome/16x16/actions/media-playback-stop.png +# computer-template.png /usr/share/icons/gnome/16x16/mimetypes/gnome-mime-application-vnd.sun.xml.calc.template.png + GNOME_IMAGES = \ start.png \ stop.png \ diff --git a/www/images/computer-template.png b/www/images/computer-template.png index 603194dd..1b0a4a2f 100644 Binary files a/www/images/computer-template.png and b/www/images/computer-template.png differ