commit bb3f1ea452c116c05570cb9a0b2fd41da0396e93
parent d346ce4723051312a398701ad9551ff49b958579
Author: Kris Maglione <jg@suckless.org>
Date: Wed, 28 Feb 2007 01:00:05 -0500
Removed www tagrule from rc.wmii. It was not meant to be there.
Diffstat:
2 files changed, 3 insertions(+), 14 deletions(-)
diff --git a/rc/rc.wmii b/rc/rc.wmii
@@ -46,7 +46,6 @@ wmiir write /colrules <<!
# Tagging Rules
wmiir write /tagrules <<!
-/Firefox/ -> www
/XMMS.*/ -> ~
/MPlayer.*/ -> ~
/.*/ -> !
diff --git a/wmii.eps b/wmii.eps
@@ -1,18 +1,10 @@
%!PS-Adobe-2.0 EPSF-1.2
-%%Title: wmii.1
+%%BoundingBox: -1 0 51 27
%%Creator: MetaPost
-%%CreationDate: 2007.02.27:1846
-%%For:kris kris
+%%CreationDate: 2007.02.27:1944
%%Pages: 1
-%%DocumentFonts:
-%%BoundingBox: 0 0 51 27
-%%EndComments
-
-%%BeginProlog
-save countdictstack mark newpath /showpage {} def /setpagedevice {pop} def
%%EndProlog
-%%Page 1 1
-%!PS
+%%Page: 1 1
0 6.23616 dtransform truncate idtransform setlinewidth pop [] 0 setdash
0 setlinecap 2 setlinejoin 10 setmiterlimit
newpath 2.83461 17.00761 moveto
@@ -34,6 +26,4 @@ newpath 36.84984 20.40916 moveto
newpath 48.18825 20.40916 moveto
48.18825 26.07837 lineto stroke
showpage
-%%Trailer
-cleartomark countdictstack exch sub { end } repeat restore
%%EOF