summaryrefslogtreecommitdiff
path: root/games/actx/files/patch-ad
diff options
context:
space:
mode:
authorSeiichirou Hiraoka <flathill@FreeBSD.org>1999-10-20 17:38:03 +0000
committerSeiichirou Hiraoka <flathill@FreeBSD.org>1999-10-20 17:38:03 +0000
commit03eca11017e888afe862b70178514b15e906f9b6 (patch)
tree6c45541f47c8f532a8e5fa9b6422bb9654ad362f /games/actx/files/patch-ad
parentAdd dependency on py-xml for the SVG filters. (diff)
Update to 0.99.2
PR: ports/14433 Submitted by: esu@yk.rim.or.jp
Notes
Notes: svn path=/head/; revision=22539
Diffstat (limited to 'games/actx/files/patch-ad')
-rw-r--r--games/actx/files/patch-ad51
1 files changed, 35 insertions, 16 deletions
diff --git a/games/actx/files/patch-ad b/games/actx/files/patch-ad
index 05e7e0d452b2..221e9fc83504 100644
--- a/games/actx/files/patch-ad
+++ b/games/actx/files/patch-ad
@@ -1,16 +1,35 @@
---- samples/sample.actxrc.org Fri Oct 8 00:44:18 1999
-+++ samples/sample.actxrc Fri Oct 8 00:44:44 1999
-@@ -8,11 +8,11 @@
-
- Axtx*titleOfMenuE: ONE - for Bright Season -
-
--Actx*xpmDir: /usr/local/lib/actx
-+Actx*xpmDir: %%ACTXDIR%%
-
- Actx*baloonFont: -*-fixed-medium-r-normal--14-*
-
--!Actx*sndDir: /usr/local/lib/actX/wav
-+!Actx*sndDir: %%ACTXDIR%%/wav
-
- !Actx*sndCom: /usr/local/bin/wavplay -q %s
-
+*** 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
+