From 04f99aa2c4d67f5d2fcd98c526849ec9de4d1d94 Mon Sep 17 00:00:00 2001 From: ehouse Date: Sun, 15 Oct 2006 14:05:23 +0000 Subject: [PATCH] fix non-bt compile by ifdef-ing bt-only ui elements --- xwords4/palm/l10n/xwords4_en_US.rcp.pre | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/xwords4/palm/l10n/xwords4_en_US.rcp.pre b/xwords4/palm/l10n/xwords4_en_US.rcp.pre index 0e4965c18..42efe3f96 100644 --- a/xwords4/palm/l10n/xwords4_en_US.rcp.pre +++ b/xwords4/palm/l10n/xwords4_en_US.rcp.pre @@ -251,12 +251,14 @@ BEGIN BT */ LABEL "No bluetooth on Arm (yet)." XW_CONNS_BT_NOTSUPPORT_LABEL_ID AT ( LEFTCOL+10 LOCALIP_TOP ) NONUSABLE - LABEL "host name:" XW_CONNS_BT_HOSTNAME_LABEL_ID +#ifdef XWFEATURE_BLUETOOTH + LABEL "Host name:" XW_CONNS_BT_HOSTNAME_LABEL_ID AT ( PREVLEFT PREVTOP ) NONUSABLE FIELD XW_CONNS_BT_HOSTFIELD_ID CONNS_FIELD_LEFT PREVTOP 70 AUTO \ SINGLELINE EDITABLE UNDERLINED MAXCHARS 32 NONUSABLE BUTTON "Browse" XW_CONNS_BT_BROWSEBUTTON_ID LEFTCOL+10 PREVBOTTOM+5 AUTO AUTO NONUSABLE +#endif /* Relay... */ #ifdef XWFEATURE_RELAY