Author: damoxc
Revision: 4975
Log:
fix favicon
Diff:
Modified: trunk/deluge/ui/web/index.html
===================================================================
--- trunk/deluge/ui/web/index.html 2009-04-01 22:04:36 UTC (rev 4974)
+++ trunk/deluge/ui/web/index.html 2009-04-01 22:33:26 UTC (rev 4975)
@@ -3,8 +3,8 @@
<head>
<title>Deluge: Web UI (alpha) ${version}</title>
- <link rel="shortcut icon" href="/icons/16/deluge.png" type="image/png"
/>
- <link rel="icon" href="/icons/16/deluge.png" type="image/png" />
+ <link rel="shortcut icon" href="/icons/deluge.png" type="image/png" />
+ <link rel="icon" href="/icons/deluge.png" type="image/png" />
<!-- Stylesheets -->
<link rel="stylesheet" type="text/css" href="/css/ext-all.css" />
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"deluge-commit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/deluge-commit?hl=en
-~----------~----~----~----~------~----~------~--~---