summaryrefslogtreecommitdiff
path: root/wm/mlvwm/patches/patch-aa
blob: 63a44127b64d6e113b99f9771fe70078d2220423 (plain)
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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
$NetBSD: patch-aa,v 1.1.1.1 2005/09/04 06:57:08 xtraeme Exp $

--- sample_rc/Mlvwmrc.orig	1999-01-23 13:37:52.000000000 +0100
+++ sample_rc/Mlvwmrc	2005-09-04 08:52:13.000000000 +0200
@@ -52,7 +52,7 @@
 Compatible
 
 # Set icon search path. It needs before "Style".
-IconPath /usr/local/include/X11/pixmaps:/home2/tak/bin/pixmap
+IconPath @PREFIX@/share/mlvwm
 IconMenuIcon label2.xpm
 
 # Balloon help Settings
@@ -80,9 +80,9 @@
 Menu Apple, Icon label1.xpm, Stick
 "About this Workstation..." NonSelect, Gray, Action About
 "" NonSelect
-"Terminal"	Icon mini-display.xpm, Action Exec "kterm" exec kterm -ls
-"Editor"  Action Exec "mule" exec mule, Icon mini-edit.xpm
-"calculator" Action Exec "xcal" exec xcalc, Icon mini-calc.xpm
+"Terminal"	Action Exec "kterm" exec kterm -ls
+"Editor"  Action Exec "mule" exec mule
+"calculator" Action Exec "xcal" exec xcalc
 END
 
 Menu def-File, Label "File", Left
@@ -190,15 +190,15 @@
 
 # Define the default window decoration
 Style
-"*" MiniIcon mini-cross.xpm, MaxmizeScale 90, MenuBar default
+"*" MaxmizeScale 90, MenuBar default
 END
 
 Style
-"Emacs" MiniIcon mini-edit.xpm
-"xv" MiniIcon mini-xv.xpm, EnableScroll
-"XCalc" MiniIcon mini-calc.xpm
-"Xarchie" MiniIcon mini.xarchie.xpm
-"Xmag" MiniIcon mini.xmag.xpm
+"Emacs"
+"xv" EnableScroll
+"XCalc"
+"Xarchie"
+"Xmag"
 "XMeter" NoSBarH, NoSBarV, NoResizeR, NoMinMaxR, NoTitle, NoCloseR
 "XMeter" NoWinList, Sticky, SkipSelect
 "*biff" NoSBarH, NoSBarV, NoResizeR, NoMinMaxR, NoWinList, NoCloseR
@@ -208,5 +208,5 @@
 END
 
 # Read other configuration
-Read Mlvwmrc-Xterm
-Read Mlvwmrc-Netscape
+#Read Mlvwmrc-Xterm
+#Read Mlvwmrc-Netscape