Author: damoxc
Revision: 6160
Log:
change the favicon on the docs template
Diff:
Modified: trunk/deluge/ui/web/js/deluge-tpl/index.html
===================================================================
--- trunk/deluge/ui/web/js/deluge-tpl/index.html 2010-01-26 18:21:09 UTC
(rev 6159)
+++ trunk/deluge/ui/web/js/deluge-tpl/index.html 2010-01-27 11:14:05 UTC
(rev 6160)
@@ -4,8 +4,8 @@
<link rel="stylesheet" type="text/css" href="resources/css/ext-all.css" />
<link rel="stylesheet" type="text/css" href="resources/docs.css"></link>
<link rel="stylesheet" type="text/css"
href="resources/style.css"></link>
- <link rel="shortcut icon" href="http://www.jackslocum.com/favicon.ico"
/>
- <link rel="icon" href="http://www.jackslocum.com/favicon.ico" />
+ <link rel="shortcut icon" href="resources/deluge.png" />
+ <link rel="icon" href="resources/deluge.png" />
<style type="text/css">
</style>
<!-- GC -->
Added: trunk/deluge/ui/web/js/deluge-tpl/resources/deluge.png
===================================================================
(Binary files differ)
Property changes on: trunk/deluge/ui/web/js/deluge-tpl/resources/deluge.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
--
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.