File: 26-Microtene.font.patch

package info (click to toggle)
sawfish-themes 0.13%2Bnmu1
  • links: PTS
  • area: main
  • in suites: bullseye
  • size: 5,780 kB
  • sloc: lisp: 13,333; makefile: 67; perl: 2; xml: 2
file content (42 lines) | stat: -rwxr-xr-x 1,076 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
--- a/Microtene/theme.jl	2004-08-28 01:52:17.000000000 -0700
+++ b/Microtene/theme.jl	2004-08-28 02:17:23.000000000 -0700
@@ -13,7 +13,6 @@
 
 (let*
   (
-    (font (get-font "-*-lucida-medium-r-normal-*-*-100-*-*-p-*-iso8859-2"))
     (font-colors (list "black" "white"))
     
 	(title-images (list (make-image "title-inactive.png")
@@ -63,7 +62,6 @@
 
 		((background . ,title-images)
 		 (foreground . ,font-colors)
-		 (font . ,font)
 		 (text . ,window-name)
 		 (x-justify . 4)
 		 (y-justify . center)
@@ -134,7 +132,6 @@
 
 		((background . ,title-images)
 		 (foreground . ,font-colors)
-		 (font . ,font)
 		 (text . ,window-name)
 		 (x-justify . 4)
 		 (y-justify . center)
@@ -171,7 +168,6 @@
 
 		((background . ,title-images)
 		 (foreground . ,font-colors)
-		 (font . ,font)
 		 (text . ,window-name)
 		 (x-justify . 4)
 		 (y-justify . center)
@@ -237,7 +233,6 @@
 
      		((background . ,title-images)
       		 (foreground . ,font-colors)
-      		 (font . ,font)
       		 (text . ,window-name)
       		 (x-justify . 4)
       		 (y-justify . center)