diff rhodecode/templates/login.html @ 682:23c2a0e6df0b beta

changed official rhodecode favicon, from hg to some more generic removed some unneded icons update setup to add changelog
author Marcin Kuzminski <marcin@python-works.com>
date Sat, 13 Nov 2010 00:23:36 +0100
parents a1ec653f5f95
children 6b40654afa1e af6ca51fb80f
line wrap: on
line diff
--- a/rhodecode/templates/login.html	Thu Nov 11 15:31:03 2010 +0100
+++ b/rhodecode/templates/login.html	Sat Nov 13 00:23:36 2010 +0100
@@ -4,7 +4,7 @@
     <head>
         <title>${_('Sign In')} - ${c.rhodecode_name}</title>
         <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
-        <link rel="icon" href="/images/hgicon.png" type="image/png" />
+        <link rel="icon" href="/images/icons/database_gear.png" type="image/png" />
         <meta name="robots" content="index, nofollow"/>
             
         <!-- stylesheets -->