t* dwm + patches
       
   URI git clone git://git.codevoid.de/dwm-sdk
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
   DIR commit 4ee661d9086f3faa9218cebb53983517bd685222
   DIR parent 9fce8215b7c1b95903adbfd0cb7d6e2822ea063f
   URI Author: Anselm R.Garbe <arg@10ksloc.org>
       Date:   Thu, 10 Aug 2006 18:44:19 +0200
       
       added dwm favicon
       
       Diffstat:
         M dwm.html                            |       1 +
         A favicon.ico                         |       0 
       
       2 files changed, 1 insertion(+), 0 deletions(-)
       ---
   DIR diff --git a/dwm.html b/dwm.html
       t@@ -4,6 +4,7 @@
                        <meta name="author" content="Anselm R. Garbe">
                        <meta name="generator" content="ed">
                        <meta name="copyright" content="(C)opyright 2006 by Anselm R. Garbe">
       +                <link rel="dwm icon" href="favicon.ico" type="image/x-icon" />
                        <style type="text/css">
                                body {
                                        color: #000000;
   DIR diff --git a/favicon.ico b/favicon.ico
       Binary files differ.