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
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
|
--- XCal-uj.sed.orig Sun Oct 1 14:31:06 1995
+++ XCal-uj.sed Sun Mar 11 12:52:22 2001
@@ -3,7 +3,9 @@
*showGrip: False
*calendar*internalBorderWidth: 0
*input: True
-*resize: False
+*controls*resize: False
+*bcontrols*resize: False
+*daybuttons*resize: False
*resizable: True
*title: XCalendar v.4.0
*dayEditor.title: Day Editor
@@ -21,8 +23,8 @@
*succ*Label: 来月
*prevday*Label: 昨日
*succday*Label: 明日
-*helpButton*label: 助け
-*quitButton*label: 終り
+*helpButton*Label: 助け
+*quitButton*Label: 終り
*daynames.SUN.label: \ 日
*daynames.MON.label: \ 月
@@ -32,20 +34,12 @@
*daynames.FRI.label: \ 金
*daynames.SAT.label: \ 土
-*prev*labelString: 先月
-*succ*labelString: 来月
-*prevday*labelString: 昨日
-*succday*labelString: 明日
-*helpButton*labelString: 助け
-*quitButton*labelString: 終り
-
-*daynames.SUN.labelString: \ 日
-*daynames.MON.labelString: \ 月
-*daynames.TUE.labelString: \ 火
-*daynames.WED.labelString: \ 水
-*daynames.THU.labelString: \ 木
-*daynames.FRI.labelString: \ 金
-*daynames.SAT.labelString: \ 土
+*monthnames: 1/2/3/4/5/6/7/8/9/10/11/12
+*monthnms: 1/2/3/4/5/6/7/8/9/10/11/12
+*daynames: 日曜日/月曜日/火曜日/水曜日/木曜日/金曜日/土曜日
+*daynms: 日/月/火/水/木/金/土
+*date: %M月%d日(%W)
+
#ifdef COLOR
! colors
@@ -70,11 +64,12 @@
*editorControls*Background: lightgray
*editorControls*Command.Background: slategray
*editorControls*Command.Foreground: White
+*editorControls*XmPushButton.Background: slategray
+*editorControls*XmPushButton.Foreground: White
#endif
*setMarkBackground: True
*markOnStartup: True
-!
*markCurrent: True
*currentForeground: Blue
*markHoliday: True
@@ -88,57 +83,38 @@
*prev*vertDistance: 0
*succ*vertDistance: 0
-*controls*date*fontSet: 8x13bold
+*controls*date*fontSet: 8x13bold, -*--14-*
*daynames*fontSet: -*--14-*
-*dayEditor*editorTitle*fontSet: 8x13bold
-*helpWindow*editorTitle*fontSet: 8x13bold
+*dayEditor*editorTitle*fontSet: 8x13bold, -*--14-*
+*helpWindow*editorTitle*fontSet: 8x13bold, -*--14-*
*helpButton*vertDistance: 5
*quitButton*vertDistance: 5
*editorTitle*vertDistance: 5
-*cdate*vertDistance: 0
+*cdate*vertDistance: 5
*editorControls*doneButton*label: 終り
*editorControls*saveButton*label: 保存
*editorControls*clearEntry*label: 消えてなくなれ
-*editorControls*doneButton*labelString: 終り
-*editorControls*saveButton*labelString: 保存
-*editorControls*clearEntry*labelString: 消えてなくなれ
+*doneButton*labelString: 終り
+*saveButton*labelString: 保存
+*clearEntry*labelString: 消えてなくなれ
*dayEditor*geometry: 300x150
*helpWindow*geometry: 600x350
-*doneButton*Label: done
-*editorTitle*Label: Help
-*saveButton*Label: save
-
-*bcontrols*borderWidth: 0
-*prev*highlightThickness: 0
-*succ*highlightThickness: 0
-
-*prevday*highlightThickness: 0
-*succday*highlightThickness: 0
-*daybuttons*borderWidth: 0
-
-*Scrollbar.borderWidth: 1
-*editor.scrollVertical: whenNeeded
-! *scrollHorizontal: False
-! *helpWindow*scrollHorizontal: True
-*holiday*cursorPositionVisible: False
-*holiday*displayCaret: False
-*helpWindow*cursorPositionVisible: False
-*helpWindow*displayCaret: False
-
-
*dayEditor*fontSet: -*--14-*
*controls*fontSet: -*--14-*
*bcontrols*fontSet: -*--14-*
*editorControls*fontSet: -*--14-*
*fontSet: -*--14-*
+
!*preeditType: Root
!*preeditType: OffTheSpot
*preeditType: OverTheSpot
+*helpWindow*editorTitle*label: ヘルプ
+*helpWindow*editorTitle*labelString: ヘルプ
*helpWindow*rows: 15
*helpWindow*columns: 80
*rows:7
@@ -149,11 +125,18 @@
*helpWindow*Paned*editor.width: 600
*helpWindow*Paned*editor.height: 350
+*bcontrols*borderWidth: 0
+*prev*highlightThickness: 0
+*succ*highlightThickness: 0
+
+*prevday*highlightThickness: 0
+*succday*highlightThickness: 0
+*daybuttons*borderWidth: 0
*Scrollbar.borderWidth: 1
*Text*scrollVertical: whenNeeded
-*scrollHorizontal: False
-*helpWindow*scrollHorizontal: True
+*scrollHorizontal: Never
+*helpWindow*scrollHorizontal: Always
*holiday*cursorPositionVisible: False
*holiday*displayCaret: False
*helpWindow*cursorPositionVisible: False
|