[Kimchi-devel] [PATCH] bug fix: display kimchi icon instead of cherrypy icon
Crístian Viana
vianac at linux.vnet.ibm.com
Thu Feb 13 14:03:25 UTC 2014
AFAIU, that setting overrides the icon for everything served by
cherrypy. If that's right, can you also remove the following line from
ui/pages/kimchi-ui.html.tmpl?
<link rel="shortcut icon" href="images/logo.ico">
Or is it still needed?
Am 13-02-2014 11:53, schrieb shaohef at linux.vnet.ibm.com:
> From: ShaoHe Feng <shaohef at linux.vnet.ibm.com>
>
> When we start a VNC window, the favicon.ico is always cherrypy icon.
>
> Actually we open any page:
> such as:
> http://192.168.1.117:8000/error
>
> the favicon.ico is also a cherrypy icon.
>
> This patch fix this bug.
>
> Ref:
> http://docs.cherrypy.org/en/latest/progguide/files/favicon.html
>
> Signed-off-by: ShaoHe Feng <shaohef at linux.vnet.ibm.com>
More information about the Kimchi-devel
mailing list