From ed6f0ea65f63920e04ed7094bb2ac19562d680bd Mon Sep 17 00:00:00 2001 From: ehouse Date: Mon, 8 Nov 2004 14:50:05 +0000 Subject: [PATCH] wrap launch-68K option in compile-time flag off by default --- palm/l10n/xwords4_en_US.rcp.pre | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/palm/l10n/xwords4_en_US.rcp.pre b/palm/l10n/xwords4_en_US.rcp.pre index bb4ad5277..36ed92303 100644 --- a/palm/l10n/xwords4_en_US.rcp.pre +++ b/palm/l10n/xwords4_en_US.rcp.pre @@ -33,7 +33,7 @@ BEGIN MENUITEM SEPARATOR MENUITEM "Beam dictionary" XW_BEAMDICT_PULLDOWN_ID MENUITEM "Beam boards and colors" XW_BEAMBOARD_PULLDOWN_ID -#ifdef FEATURE_PNOAND68K +#ifdef FEATURE_DUALCHOOSE MENUITEM SEPARATOR MENUITEM "Launch 68K vers." XW_RUN68K_PULLDOWN_ID MENUITEM "Launch ARM vers." XW_RUNARM_PULLDOWN_ID