Author: damoxc
Revision: 4885
Log:
add a favicon
Diff:
Modified: trunk/deluge/ui/web/index.html
===================================================================
--- trunk/deluge/ui/web/index.html 2009-03-19 22:29:24 UTC (rev 4884)
+++ trunk/deluge/ui/web/index.html 2009-03-19 22:40:26 UTC (rev 4885)
@@ -3,6 +3,9 @@
<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" />
+
<!-- Stylesheets -->
<link rel="stylesheet" type="text/css" href="/css/ext-all.css" />
<link rel="stylesheet" type="text/css" href="/css/xtheme-slate.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
-~----------~----~----~----~------~----~------~--~---