mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-15 23:50:44 +00:00
03eca11017
PR: ports/14433 Submitted by: esu@yk.rim.or.jp
36 lines
803 B
Plaintext
36 lines
803 B
Plaintext
*** 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
|
|
|