blob: 221e9fc8350494b26188546d0c4c9a4a45df1e50 (
plain) (
blame)
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
|
*** samples/sample.actxrc.orig Sun Oct 17 00:17:16 1999
--- samples/sample.actxrc Thu Oct 21 01:38:29 1999
*************** Actx*titleOfMenuJ: ONE �� ��������� ��
*** 8,22 ****
Axtx*titleOfMenuE: ONE - for Bright Season -
! Actx*xpmDir: /usr/local/lib/actx
Actx*baloon.font: -*-fixed-medium-r-normal--14-*
Actx*baloon.foreground: HotPink
! Actx*baloon.foreground: AliceBlue
! !Actx*sndDir: /usr/local/lib/actX/wav
!Actx*sndCom: /usr/local/bin/wavplay -q %s
--- 8,22 ----
Axtx*titleOfMenuE: ONE - for Bright Season -
! Actx*xpmDir: %%ACTXDIR%%
Actx*baloon.font: -*-fixed-medium-r-normal--14-*
Actx*baloon.foreground: HotPink
! !Actx*baloon.foreground: AliceBlue
! !Actx*sndDir: %%ACTXDIR%%/wav
!Actx*sndCom: /usr/local/bin/wavplay -q %s
|