File: XCal.ad

package info (click to toggle)
xcal 4.1-18.3
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 760 kB
  • ctags: 3,532
  • sloc: ansic: 5,576; makefile: 3,896; sh: 591
file content (124 lines) | stat: -rw-r--r-- 3,562 bytes parent folder | download | duplicates (6)
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
!	XCal.ad	1.21	11/6/93
!
!	Help filename if not using internal text
!XCal.helpFile: /usr/X11/lib/X11/app-defaults/XCal.help
!
!	Data format strings
!	I use these on my Sun - uncomment if your system supports
!	%e in strftime formats
!XCal.format: %A %e %B %Y
!XCal.editFmt: %A %e %B %Y
!XCal.already: Already editing %e %B %Y
!
!	Geometry
XCal.edit.geometry: 325x150
XCal.memo.geometry: 325x300
XCal.alarm.geometry: 325x100+0+150
XCal*help.geometry: 600x300
!
!	Fonts
XCal.fontToday: lucidasanstypewriter-12
XCal*Font: lucidasanstypewriter-12
XCal*info.Font: lucidasans-10
XCal*alarmText*Font: 12x24
!
! Top level dialogs
XCal*newdate.Label: Enter mmm yyyy?
XCal*newdate.ok.Label: OK
XCal*newdate.cancel.Label: Cancel
XCal*exit.Label: Really exit?
XCal*exit.yes.Label: Yes
XCal*exit.no.Label: No
XCal*noedit.ok.Label: OK
!
! Strips & edit windows
XCal*back.Label: <
XCal*quit.Label: Quit
XCal*next.Label: >
XCal*help.Label: Help
XCal*save.Label: Save
XCal*edit.quit.Label: Quit
XCal*edit.help.Label: Help
XCal*text.scrollVertical: WhenNeeded
XCal*text.scrollHorizontal: WhenNeeded
XCal*text.autoFill: True
! Popups from the edit windows
XCal*check.Label: Save file?
XCal*check.yes.Label: Yes
XCal*check.no.Label: No
! Alarms
XCal*alarmText*scrollVertical: WhenNeeded
XCal*alarmText*wrap: word
XCal*alarmQuit.Label: Unpin
XCal*alarmHold.Label: Stick
! Memo box
XCal*display.scrollVertical: WhenNeeded
XCal*display.scrollHorizontal: WhenNeeded
XCal*display.cursor: dot
XCal*memoTitle.Label: Edit the memo file
XCal*weeklyEdit.Label: Edit
XCal*weeklyTitle.Label: Today's regular events
XCal*edit.Label: Edit
XCal*memocheck.Label: Save memo file?
XCal*memocheck.yes.Label: Yes
XCal*memocheck.no.Label: No
XCal*memoText.scrollVertical: WhenNeeded
XCal*memoText.scrollHorizontal: WhenNeeded
! Help
XCal*helpText.scrollVertical: Always
XCal*helpText.scrollHorizontal: WhenNeeded
XCal*helpText.autoFill: True
XCal*help*helpQuit.Label: Quit
!
! Colours from pc - not convinced about this, I need to live with a 
! colour screen for a bit to see what should be done
!
!XCal.MarkBackground:		wheat1
!XCal*background:		wheat1
!XCal*foreground:		black
!XCal*quit.foreground:		black
!XCal*quit.background:		wheat2
!XCal*edit.foreground:		black
!XCal*edit.background:		wheat2
!XCal*weeklyEdit.foreground:	black
!XCal*weeklyEdit.background:	wheat2
!XCal*next.foreground:		black
!XCal*next.background:		wheat2
!XCal*back.foreground:		black
!XCal*back.background:		wheat2
!XCal*help.foreground:		black
!XCal*help.background:		wheat2
!XCal*save.foreground:		black
!XCal*save.background:		wheat2
!XCal*yes.foreground:		black
!XCal*yes.background:		wheat2
!XCal*no.foreground:		black
!XCal*no.background:		wheat2
!XCal*helpQuit.foreground:	black
!XCal*helpQuit.background:	wheat2
!XCal*header.foreground:		black
!XCal*header.background:		wheat2
!XCal*Sun*Label*background:	wheat2
!XCal*Sat*Label*background:	wheat2
!
! Colours from reed wade@cs.utk.edu
!
!XCal*background:        LightSteelBlue
!XCal*foreground:        SaddleBrown
!XCal.MarkForeground: Black
!XCal.MarkBackground: CornflowerBlue
!XCal.edit.background: CornflowerBlue
!XCal.edit.foreground: OliveGreen
!XCal*exit.background: MediumTurquoise
!XCal*exit.foreground: SlateGrey
!XCal*check.background:  lavender
!XCal*help*background: wheat
!XCal*help*foreground: blue
!XCal*newdate*background: plum
!XCal*newdate*foreground: red
!XCal*quit.background:   SteelBlue
!XCal*quit.background:   green
!XCal*back.background: yellow
!XCal*next.background: yellow
!XCal*no.background: DarkKhaki
!XCal*yes.background: PapayaWhip