From 742e03970d3cbbdc2f9af0397777991ce342a5e9 Mon Sep 17 00:00:00 2001 From: ehouse Date: Sun, 16 May 2004 05:39:19 +0000 Subject: [PATCH] tweak buttons sizes --- palm/l10n/xwords4_es_CT.rcp.pre | 6 +++--- palm/l10n/xwords4_es_ES.rcp.pre | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/palm/l10n/xwords4_es_CT.rcp.pre b/palm/l10n/xwords4_es_CT.rcp.pre index 0f3b309b4..7ddcf98e9 100644 --- a/palm/l10n/xwords4_es_CT.rcp.pre +++ b/palm/l10n/xwords4_es_CT.rcp.pre @@ -408,11 +408,11 @@ BEGIN LIST "" ID XW_BLANK_LIST_ID AT (PREVRIGHT+2 BLANK_PICK_TOP 28 72) USABLE VISIBLEITEMS 6 - BUTTON "D'acord" XW_BLANK_OK_BUTTON_ID RIGHT@PREVLEFT-10 65 AUTO AUTO + BUTTON "D'acord" XW_BLANK_OK_BUTTON_ID RIGHT@PREVLEFT-10 65 40 AUTO #ifdef FEATURE_TRAY_EDIT - BUTTON "Totes!" XW_BLANK_PICK_BUTTON_ID 5 65 AUTO AUTO - BUTTON "Del" XW_BLANK_BACKUP_BUTTON_ID PREVRIGHT+3 PREVTOP 22 AUTO /* translate me */ + BUTTON "Totes!" XW_BLANK_PICK_BUTTON_ID 5 65 36 AUTO + BUTTON "Del" XW_BLANK_BACKUP_BUTTON_ID PREVRIGHT+3 PREVTOP 19 AUTO /* translate me */ #endif END diff --git a/palm/l10n/xwords4_es_ES.rcp.pre b/palm/l10n/xwords4_es_ES.rcp.pre index 997ad1969..bce9b8262 100644 --- a/palm/l10n/xwords4_es_ES.rcp.pre +++ b/palm/l10n/xwords4_es_ES.rcp.pre @@ -408,11 +408,11 @@ BEGIN LIST "" ID XW_BLANK_LIST_ID AT (PREVRIGHT+2 BLANK_PICK_TOP 28 72) USABLE VISIBLEITEMS 6 - BUTTON "Aceptar" XW_BLANK_OK_BUTTON_ID RIGHT@PREVLEFT-10 65 AUTO AUTO + BUTTON "Aceptar" XW_BLANK_OK_BUTTON_ID RIGHT@PREVLEFT-5 65 34 AUTO #ifdef FEATURE_TRAY_EDIT - BUTTON "Del" XW_BLANK_BACKUP_BUTTON_ID PREVRIGHT+3 PREVTOP 22 AUTO /* translate me */ - BUTTON "¡Coger todas!" XW_BLANK_PICK_BUTTON_ID 5 65 AUTO AUTO + BUTTON "¡Coger todas!" XW_BLANK_PICK_BUTTON_ID 3 65 55 AUTO + BUTTON "Del" XW_BLANK_BACKUP_BUTTON_ID PREVRIGHT+3 PREVTOP 19 AUTO /* translate me */ #endif END