mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
3fe8e8c715
PR: 40082 Submitted by: umeno@rr.iij4u.or.jp Approved by: maintainer
37 lines
867 B
Plaintext
37 lines
867 B
Plaintext
*** samples/sample.actxrc.orig Sat Apr 13 01:36:55 2002
|
|
--- samples/sample.actxrc Sat May 18 02:36:40 2002
|
|
***************
|
|
*** 5,11 ****
|
|
Actx*numsOfMenu: 16
|
|
Actx*titleOfMenuJ: ONE ~輝く季節へ~
|
|
Actx*titleOfMenuE: ONE - for Bright Season -
|
|
! Actx*xpmDir: /usr/local/lib/ActX
|
|
|
|
!!!!!!!! Home Position
|
|
Actx*homeX: -1
|
|
--- 5,11 ----
|
|
Actx*numsOfMenu: 16
|
|
Actx*titleOfMenuJ: ONE ~輝く季節へ~
|
|
Actx*titleOfMenuE: ONE - for Bright Season -
|
|
! Actx*xpmDir: %%ACTXDIR%%
|
|
|
|
!!!!!!!! Home Position
|
|
Actx*homeX: -1
|
|
***************
|
|
*** 28,34 ****
|
|
Actx*balloon.style: wmaker
|
|
|
|
!!!!!!!! Sound Configuration
|
|
! !Actx*sndDir: /usr/local/lib/actx/wav
|
|
!Actx*sndCom: /usr/local/bin/wavplay -q %s
|
|
|
|
|
|
--- 28,34 ----
|
|
Actx*balloon.style: wmaker
|
|
|
|
!!!!!!!! Sound Configuration
|
|
! !Actx*sndDir: %%ACTXDIR%%/wav
|
|
!Actx*sndCom: /usr/local/bin/wavplay -q %s
|
|
|
|
|